Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.476.286 Times

Bubble Sort Algorithm freeware
Filter: All | Freeware | Demo
 

Bubble Sort Algorithm

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 465

Products Attributes Sort This works by assigning a "attrib sort" value to a an attribute when it is assinged to a product, with 0 being shown first. Written for MS2. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Products Attributes Sort Download

Added: May 10, 2013 | Visits: 478

Product Attributes Sort Order 1.2a However the top most attribute becomes the default, with no way to override or set the sort order of the options. This may result in a default item with a price different from the posted price. Operating on the assumption that price modifiers should be specificaly selected by the user, this mod... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Product Attributes Sort Order 1.2a Download

Added: May 10, 2013 | Visits: 424

Admin Order Sort This contribution adds the ability to sort your orders in admin in various ways, by customer name, status, and date. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): Admin Order Sort Download

Fixed Start Open Traveling Salesman Problem - Genetic Algorithm 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 Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Added: May 10, 2013 | Visits: 636

SMAWK totally monotone matrix searching algorithm This SMAWK algorithm takes as input a function for computing matrix values, and searches for the position of maximum value in each row. The matrix must satisfy the "totally monotone" property: in each submatrix (in particular each 2x2 submatrix) the positions of the maxima must move leftward as... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: July 31, 2013 | Visits: 530

Frozen Bubble C Frozen Bubble game presents you a colorful 3D rendered penguin animations.It provides you the following deatures: 100 levels of 1p game, hours and hours of 2p game, nights and nights of 2p/3p/4p/5p game over LAN or Internet, a level-editor, 3 professional quality digital soundtracks, 15 stereo... Platforms: C and C plus plus

License: Freeware Size: 18.96 MB Download (52): Frozen Bubble C Download

Added: August 25, 2013 | Visits: 580

Sort Data Table Sort Data Table script provides you options to dynamically sort data contained in a table. Platforms: JavaScript

License: Freeware Size: 10 KB Download (53): Sort Data Table Download

Added: July 26, 2013 | Visits: 346

LZW Compression Algorithm This is a simple implementation of the famous LZW algorithm. Platforms: Matlab

License: Freeware Size: 30.72 KB Download (48): LZW Compression Algorithm Download

Added: June 07, 2013 | Visits: 650

Grey prediction algorithm for mobile user localization this algorithm predicts the received signal strength for the mobile user to avoid fluctuation in received signal strength during localization of the mobile user(finding mobile user's location) Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Grey prediction algorithm for mobile user localization Download

Added: April 02, 2013 | Visits: 406

NSGA - II: A multi-objective optimization algorithm NSGA-II is a very famous multi-objective optimization algorithm. I submitted an example previously and wanted to make this submission useful to others by creating it as a function. Even though this function is very specific to benchmark problems, with a little bit more modification this can be... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): NSGA - II: A multi-objective optimization algorithm Download

Added: July 23, 2013 | Visits: 606

Gravitational Search Algorithm (GSA) Gravitational search algorithm (GSA) is an optimization algorithm based on the law of gravity and mass interactions.This algorithm is based on the Newtonian gravity: "Every particle in the universe attracts every other particle with a force that is directly proportional to the product of their... Platforms: Matlab

License: Freeware Size: 10 KB Download (52): Gravitational Search Algorithm (GSA) Download

LAPJV - Jonker-Volgenant Algorithm for Linear Assignment Problem The Jonker-Volgenant algorithm is much faster than the famous Hungarian algorithm for the Linear Assignment Problem (LAP). This Matlab implementation is modified from the original C++ code made by Roy Jonker, one of the inventors of the algorithm. It is about 10 times faster than the munkres code... Platforms: Matlab


Added: March 23, 2013 | Visits: 434

Particle Swarm Optimization (PSO) algorithm A flexible implementation of PSO algorithm with time-varying parameters. Algorithm is suitable for solving continuous optimization problems. Special care has been taken to enable flexibility of the algorthm with respect to its parameters and to initial population selection. Detailed logging of... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Particle Swarm Optimization (PSO) algorithm Download

Added: August 19, 2013 | Visits: 532

Heuristic Algorithm for finding Maximum Independent Set findMIS is an heuristic algorithm for solving Maximum Independent Set problem (MIS).An independent set of a graph is a subset of vertices in which no two vertices areadjacent. Given a set of vertices, the maximum independent set problem callsfor finding the independent set of maximum... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Heuristic Algorithm for finding Maximum Independent Set Download

Model Determination using Genetic Algorithm: Forst-Kalkwarf-Thodos Model We use the genetic algorithm (gatool) to determine the four parameters of the implicit Forst-Kalkwarf-Thodos Model. Predictions are in perfect agreement with data of vapour pressure of iodobenzene versus temperature for a temperature range from 380.15 K to 580.15 K. Platforms: Matlab


Added: August 23, 2013 | Visits: 465

Hungarian Algorithm for Linear Assignment Problems (V2.2) This is an extremely fast implementation of the famous Hungarian algorithm (aslo known as Munkres' algorithm). The new version (V2.2)is about 1.5 times faster than the old version (V2.1). It can solve a 1000 x 1000 problem in about 20 seconds in a Core Duo (T2500 @ 2.00GHz) XP laptop with Matlab... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Hungarian Algorithm for Linear Assignment Problems (V2.2) Download

Added: August 11, 2013 | Visits: 487

Lunar Azimuth and Altitude Estimation Algorithm This algorithm will accept a Latitude, Longitude and Altitude location as well as a specific universal coordinated time. It will use this information and calculate the position of the moon in a local coordinate frame (az and alt aka az and el).Example Function Call:[Az El] = LunarAzEl('1991/05/19... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Lunar Azimuth and Altitude Estimation Algorithm Download

Added: July 19, 2013 | Visits: 533

ClonalG Immune Algorithm for Optimiation with Constraints This algorithm deal with multimodal optimization problems under constraints. Platforms: Matlab

License: Freeware Size: 10 KB Download (48): ClonalG Immune Algorithm for Optimiation with Constraints Download

Added: May 01, 2013 | Visits: 488

Colonial Competitive Algorithm (CCA) These files are the MATLAB code for "Imperialist Competitive Algorithm (ICA)" which in some papers is referred by "Colonial Competitive Algorithm CCA".Evolutionary optimization methods, inspired from natural processes, have shown good performance in solving complex optimization problems. For... Platforms: Matlab

License: Freeware Size: 450.56 KB Download (44): Colonial Competitive Algorithm (CCA) Download

Solving Symmetrical and DisSymmetrical TSP base on Ant Colony Algorithm In this M-file, the implementation of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the playing iterative course.ACO('filename.tsp');filename.tsp is the problem file of the Symmetrical or... Platforms: Matlab


< 1 2 3 4 5 >