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.234.123 Times

Columbus Ga software
Filter: All | Freeware | Demo
 

Columbus Ga

< 1 2 3 4 5 
Released: September 23, 2012  |  Added: September 23, 2012 | Visits: 214

Ricochet Infinity Ricochet around the Galaxy in this dynamically brilliant breakout action game! Trek across 216 awesome levels, with thousands more online, earning new ranks in the Galactic Tournament, by yourself or with a friend. Play the re-energized Ring Ga



Platforms: Mac

License: Shareware Cost: $4.99 USD Size: 42.9 MB Download (53): Ricochet Infinity Download

Released: December 15, 2012  |  Added: December 15, 2012 | Visits: 260

Tropical Mania Are you looking for a new job? Become a holiday resort manager and move to Tropical Mania (a small island lost in the middle of the pacific). Satisfy tourist's requests and develop your own resorts. Cute graphics and addictive game-play, this fast pace ga





Platforms: Mac

License: Shareware Cost: $4.99 USD Size: 4.3 MB Download (52): Tropical Mania Download

Added: May 10, 2013 | Visits: 377

Gravel Gravel is a set of component libraries which provide clean and simple components for JSF applications. - ga - This set of tags provide a set of action-related components. The tags support various response-time actions, security role-checking, and other related utilities. - gc - This tag namespace...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (52): Gravel Download

Added: May 10, 2013 | Visits: 269

Rit script Rit is the Ruby IMAP tool. It can be used to manipulate mailboxes over IMAP, allowing you to copy and delete mailboxes and their contents. When copying a mailbox, its subscription status and all of the IMAP flags of the messages it contains are preserved on the destination server. You can also...


Platforms: Mac, *nix, Ruby, BSD

License: Freeware Download (65): Rit script Download

Added: May 10, 2013 | Visits: 442

Helper subclass for win32pdhquery One of the few perks one can have when developing on Windows (at least NT or newer) is the use of the Performance Data Helper (the PDH can be found on Windows XP under the Control Panel at Administrative Tools -> Performance) for system statistics gathering. There is a bevy of counters available...


Platforms: Windows, Python,

License: Freeware Download (57): Helper subclass for win32pdhquery Download

Added: May 10, 2013 | Visits: 478

Open BEAGLE Open BEAGLE is a C Evolutionary Computation (EC) framework. It provides an high-level software environment to do any kind of EC, with support for tree-based genetic programming; bit string, integer-valued vector, and real-valued vector genetic algorithms; and evolution strategy.The Open BEAGLE...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (59): Open BEAGLE Download

Added: August 10, 2013 | Visits: 527

PID Tuning Using Genetic Algorithm PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains.We apply the genetic algorithm(GA) to tune the PID gains. The GA is agorithm using the biotic; gene the biotic; genetics.


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (55): PID Tuning Using Genetic Algorithm Download

Added: April 08, 2013 | Visits: 438

HOT Thermodynamic Tools for Matlab HOT is a package originally constructed for combustion modeling in Matlab. It calculates common thermodynamic properties such as enthalpy, specific heat, entropy, internal energy, gamma, ideal gas constant, molecular weight, etc


Platforms: Matlab

License: Freeware Size: 143.36 KB Download (40): HOT Thermodynamic Tools for Matlab Download

Added: July 07, 2013 | Visits: 607

Another Particle Swarm Toolbox Particle swarm optimization is a derivative-free global optimum search algorithm based on the collective intelligence of a large group of intercommunicating entities. The individual particles are simple and primitive, knowing only their own current locations and fitness values, their personal...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (49): Another Particle Swarm Toolbox Download

Added: June 28, 2013 | Visits: 532

SpeedyGA: A Fast Simple Genetic Algorithm SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell's GA book. See comments in code for details.This script has played a crucial...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): SpeedyGA: A Fast Simple Genetic Algorithm Download

Added: May 23, 2013 | Visits: 684

SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs ) SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs )1) N points crossover and mutation2) tournament selection is ACTIVE now3) Accept matrix variable inputs, see files with key word "_MATRIX_"e.g. AX = B , A is 1000*30 matrix, fitness = min|Ax-b|4)obsolete SGA_FITNESS_MO_function.m use...


Platforms: Matlab

License: Freeware Size: 17.05 MB Download (46): SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs ) Download

Added: July 27, 2013 | Visits: 341

Genetic Algorithm Solution to Economic Dispatch This software contain two examples gatest.m and gatest.1.By running the programs as they are in the default folder. The allocation minimum fuel cost and transmission losses can be determined.% The Example system is taken from the book Power System Analysis by Prof Haadi Sadaat Example 7.8% the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Genetic Algorithm Solution to Economic Dispatch Download

Added: August 04, 2013 | Visits: 565

New Approaches to Constrained Optimization in MATLAB M-files accompanying the webinar titled "New Approaches to Constrained Optimization in MATLAB" held on November 05, 2005These files provide what you need to run the two demos:1) The first demo is a demonstration of bound constrained optimization of non-smooth objective function using GA and also...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): New Approaches to Constrained Optimization in MATLAB Download

Added: September 09, 2013 | Visits: 396

NGPM -- A NSGA-II Program in Matlab This program is an implementation of nondominated sorting genetic algorithm II (NSGA-II) proposed by K. Deb. Capabilities:1. R-NSGA-II: Reference-point-based NSGA-II.2. Coding: real, integer.3. GA operator: Intermediate crossover, Gaussian mutation.4. Constraint handling.5. Parallel computation...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 389.12 KB Download (44): NGPM -- A NSGA-II Program in Matlab Download

Added: May 20, 2013 | Visits: 451

gapolyfitn This function implements a method of using genetic algorithms to optimise the form of a polynomial, i.e. reducing the number of terms required in comparison to a least-squares fit using all possible terms, as described in the following paper:Clegg, J. et al, "The use of a genetic algorithm to...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): gapolyfitn Download

Added: May 15, 2013 | Visits: 376

Shapes.zip This function can find the maximum of constrained and unconstrained problems with using of genetic algorithm (real coding). Also the performance of GA is plotted vs. the number of generations (for 2D problems).


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Shapes.zip Download

Added: August 07, 2013 | Visits: 421

Extended compact genetic algorithm Extended compact genetic algorithm (ECGA) is an algorithm that can solve hard problemsin the binary domain. ECGA is reliable and accurate because of the capability ofdetecting building blocks, but certain difficulties are encountered when we directly applyECGA to problems in the integer domain....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Extended compact genetic algorithm Download

Added: September 02, 2013 | Visits: 349

Power Flow Analysis Toolbox(PFATB) It is the common toolbox of power flow algorithms.The above algorithms are all based on a package of MATLAB M-files. Generally, they can easily modified and developed to implement your ideal algorithm such as interacting with PSO,GA,etc basically, since we will clearly understand all the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (44): Power Flow Analysis Toolbox(PFATB) Download

Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm Script 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...


Platforms: Matlab


Multiple Variable Traveling Salesmen Problem - Genetic Algorithm Script 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 travels to...


Platforms: Matlab


< 1 2 3 4 5