Top Download

Free scripts download - page 2

free download Add to Favorites RSS

LATEST free script downloads

Ruby XCAP Client

XCAP is already in use for SIMPLE-based systems in manipulating presence lists and presence authorization policies. Key features "Ruby XCAP Client": · Fetch, create/replace and delete a document. · Fetch, create/replace and delete a document element (XML node). · Fetch, create/replace and delete an element attribute. · Full configurable parameters ...

Pagify

This tool aims to extend the standard Ruby library, providing an useful tool, especially for functional programming. Key features "Pagify": · Aims to be as flexible as possible · Separate intrusive "pagify" method and Array/DataMapper/ActiveRecord Pager. · Separate view helpers. There's only html helper right now. Requirements: · ...

RMov

This script can open, edit, and export QuickTime movies within Ruby applications.This is an unofficial wrapper for the Apple's QuickTime C API. What's New in This Release: · Fixing saving export settings · Improving how movie selection process happens providing more flexibility · Adding enable_alpha method to enable alpha ...

Multiple Variable Traveling Salesmen Problem Genetic Algorithm

Matlab

Details

Download

It finds a (near) optimal solution to a variation of the M-TSP (that has a variable number of salesmen) by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly once and return to their starting locations). Each salesman ...

Fixed Start Open Multiple Traveling Salesmen Problem Genetic Algorithm

Matlab

Details

Download

Finds a (near) optimal solution to a variation of the "open" M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to unique individual cities without returning to the starting location).Each salesman starts at the first point, ...

Fixed Endpoints Open Multiple Traveling Salesmen Problem Genetic Algorithm

Matlab

Details

Download

The script finds a (near) optimal solution to a variation of the "open" M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to unique individual cities and finally to the end location).Each salesman starts at the ...

Open Multiple Traveling Salesmen Problem Genetic Algorithm

Matlab

Details

Download

Finds a (near) optimal solution to a variation of the M-TSP by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly once without returning to their starting location). Each salesman travels to a unique set of cities (although ...

Fixed Start End Point Multiple Traveling Salesmen Problem Genetic Algorithm

Matlab

Details

Download

Finds a (near) optimal solution to a variation of the M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to individual cities and back to the original starting place).Each salesman starts at the first point, and ...

Multiple Traveling Salesmen Problem Genetic Algorithm

Matlab

Details

Download

The script needs starting locations for every salesman taken into account in the algorithm.It will find a (near) optimal solution to the M-TSP by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly once and return to their ...

Traveling Salesman Problem Nearest Neighbor

Matlab

Details

Download

This method produces different results depending on what city is choosen as the starting point.This function determines the Nearest Neighbor routes for multiple starting points and returns the best of those routes. Requirements: · MATLAB 7.6 or higher ...

Fixed Start Open Traveling Salesman Problem Genetic Algorithm

Matlab

Details

Download

The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point. Requirements: · MATLAB 7.6 or higher ...

Fixed Endpoints Open Traveling Salesman Problem Genetic Algorithm

Matlab

Details

Download

The user has to supply the fixed ending points before the script can be ran. Requirements: · MATLAB 7.6 or higher ...

Open Traveling Salesman Problem Genetic Algorithm

Matlab

Details

Download

The difference to the classic TSP is that the salesman doesn't travel in loop across the circuit. Requirements: · MATLAB 7.6 or higher ...

Traveling Salesman Problem Genetic Algorithm

Matlab

Details

Download

The user is presented with the near-optimal solution and performance chart in a dialog window. Requirements: · MATLAB 7.3 or higher ...

FireIce Hot Cold Colormap

Matlab

Details

Download

The developer has the option to give it (besides the values it wants to print using the color map feature) the number of colors in the map.The number can be from 1 to 256, with 128 being the default value. Requirements: · MATLAB 7.6 or higher ...

Digital Clock Luis Zuno

It can also be used in any Flash projects, building RIAs, as a blog plugin or inside a desktop widget.The file uses the local computer's time. Key features "Digital Clock": · Easy to use. · Set the time format (12/24 hours) · Change the pad color by editing the dgPanel_MC ...

Icon Buttons Set

The pack is complete with hover states for each icon.The archive includes de Illustrator source and PNG image files. Key features "Icon Buttons Set": · 60 differents icons. · Roll over Effect · Easy to use. · Just drag and drop to your flash project. · PNG and AI files ...

tree network

Matlab

Details

Download

The package includes various examples with networks with 12 and up to 300 nodes. Requirements: · MATLAB 7.6 or higher · CPU and memory requirements strongly dependent on network size ...

SAT ORBIT

Matlab

Details

Download

The routine parses a TLE file and extracts informations from a selected satellite. It then calls the SGP4 propagator, converts the orbit in the ECI reference into Earth Centered Earth Fixed and also into Lat Long Heigth. This subroutine includes an example of the ENVISAT satellite in which the accuracy of ...

RGB2Lab

Matlab

Details

Download

This script can be used alongside MATLAB's native function lab2double (CIELAB to RGB conversion). CIELAB is a nonlinear transformation of RGB where the Euclidean distance between two colors is equal to their perceptual distances (for distances less than ~10 units). Algorithms that process color images often produce better results in CIELAB. ...