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

Genetic Fortran freeware
Filter: All | Freeware | Demo
 

Genetic Fortran

1 2 3 4 5 > 
Added: May 06, 2010 | Visits: 2.093

Parallel Genetic Algorithm Library Parallel Genetic Algorithm Library (or PGAL for short) is a C++ toolkit for simply, efficiently, and swiftly producing genetic algorithm code that works across multiple processors. This is useful not only for those with multi-processor computers, but also for distributed and cluster computing...



Platforms: *nix

License: Freeware Size: 75.78 KB Download (214): Parallel Genetic Algorithm Library Download

Added: July 15, 2010 | Visits: 1.186

CallGraph::Lang::Fortran CallGraph::Lang::Fortran is a Perl module with a Fortran 77 parser for creating call graphs. SYNOPSIS use CallGraph::Lang::Fortran; my $graph = CallGraph::Lang::Fortran->new(files => [glob(*.f)]); print $graph->dump; This module is a subclass of CallGraph which implements parsing Fortran...





Platforms: *nix

License: Freeware Size: 7.17 KB Download (152): CallGraph::Lang::Fortran Download

Added: August 27, 2010 | Visits: 1.175

Fortran::Format Fortran::Format is a Perl module to read and write data according to a standard Fortran 77 FORMAT. SYNOPSYS use Fortran::Format; my $f = Fortran::Format->new("2(N: ,I4,2X)"); print $f->write(1 .. 10); # prints the following: # N: 1 N: 2 # N: 3 N: 4 # N: 5 N: 6 # N: 7 N: 8 # N: 9 N:...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (167): Fortran::Format Download

Added: January 13, 2010 | Visits: 997

Fortran::Namelist Fortran::Namelist is a Perl extension for Fortran namelists. SYNOPSIS use Fortran::Namelist; my $nml_file = /home/user/my_namelist.nml; my $nml=Fortran::Namelist->new( file => $nml_file ); my %new_group = ( group_name => { grp_var1 => some_string, grp_var2 => [ 1 , 2 , 3 ], } );...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (105): Fortran::Namelist Download

Added: September 06, 2013 | Visits: 597

Genetic Algorithm Utility Library The Genetic Algorithm Utility Library (or, GAUL for short) is a flexible programming library designed to aid in the development of applications that use genetic, or evolutionary, algorithms. It provides data structures and functions for handling and manipulation of the data required for serial...


Platforms: C and C plus plus

License: Freeware Size: 552.96 KB Download (44): Genetic Algorithm Utility Library 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

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


Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms Files used in the Webinar "Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms"The zip file contains the data and files used to develop an application to track a market index using Genetic algorithm. The initial algorithm is then wrapped up in MATLAB OOP to create...


Platforms: Matlab


Added: June 11, 2013 | Visits: 426

Genetic Optimisation Optimisation for 4 variables using Genetic technique. Was designed to optimise surface impedance measurements


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Genetic Optimisation Download

Added: September 08, 2013 | Visits: 516

Call .m from Fortran This heavily commented Fortran program serves as a simple example on how a MATLAB .m file can be called from Fortran. Suitable if this is your first time trying this.The basic mechanism is to pack the C-compiled .m into a .dll and link to it from Fortran. Argument and result xfer mechanism is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Call .m from Fortran Download

Added: September 29, 2013 | Visits: 935

Genetic Algorithm File Fitter Genetic Algorithm File Fitter, or just GAFFitter, is a command-line software written in C++ that arranges--via a genetic algorithm--an input list of items or files/directories into volumes of a certain capacity (target), such as CD or DVD, in a way that the total wastage is minimized. By smartly...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (122): Genetic Algorithm File Fitter Download

Released: December 16, 2012  |  Added: December 16, 2012 | Visits: 524

FORTRAN Unit Test Framework (FRUIT) FORTRAN Unit Test Framework, written in FORTRAN 95. So that all FORTRAN features can be tested. FRUIT has assertion, fixture, setup, teardown, report, spec, driver generation. Rake used as build tool. Tutorials at http://fortranxunit.wiki.sourceforge.net The core testing part is in FORTRAN, this...


Platforms: Windows, Mac, Linux

License: Freeware Size: 33.48 KB Download (58): FORTRAN Unit Test Framework (FRUIT) Download

Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 488

Galileo: a Distributed Genetic Algorithm Galileo is a library for developing custom distributed genetic algorithms developed in Python. It provides a robust set of objects that can be used directly or as the basis of derived objects. Its modularity makes it easy to extend the functionality. The


Platforms: Windows, Mac, Linux

License: Freeware Size: 12 KB Download (44): Galileo: a Distributed Genetic Algorithm Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 535

GeneThello: Genetic Othello GeneThello (read jə-ˈne-ˈthe-lō), is an acronym for genetic othello, an othello (reversi) playing program which based on Genetic Algorithm (GA). In principle GeneThello consist of an othello program and a genetic algorithm system.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.45 MB Download (49): GeneThello: Genetic Othello Download

Released: June 10, 2012  |  Added: June 10, 2012 | Visits: 496

Genetic Algorithms Framework This is a cross-platform framework for using Genetic Algorithms for solutions. Written in Java and uses convinient plug-in features for every phase in the genetic development, while maintaining an easy-to-use API for easy integration into applications.


Platforms: Windows, Mac, Linux

License: Freeware Size: 81.45 KB Download (52): Genetic Algorithms Framework Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 466

Genetic Programming Framework The Distributed Genetic Programming Framework is a scalable Java genetic programming environment. It comes with an optional specialization for evolving assembler-syntax algorithms. The evolution can be performed in parallel in any computer network.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.17 MB Download (49): Genetic Programming Framework Download

Released: June 25, 2012  |  Added: June 25, 2012 | Visits: 647

JAGA - Java API for Genetic Algorithms Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.


Platforms: Windows, Mac, Linux

License: Freeware Size: 338.61 KB Download (46): JAGA - Java API for Genetic Algorithms Download

Released: June 17, 2012  |  Added: June 17, 2012 | Visits: 492

Java Genetic Algorithm Library An object oriented library of an Genetic Algorithm, implemented in Java. Clear separation of the several concepts of the algorithm, e.g. Gene, Chromosome, Genotype, Phenotype, Population and Fitness Function. The fitness calculation is parallelized.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.03 MB Download (44): Java Genetic Algorithm Library Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 540

Java rapid genetic programming jrgp is a strong-typed Genetic Programming system, which features a graphical interface (gool) to setup and run GP-problems and a tool (fs-d) that greatly simplifies the definition of a GP-problem.


Platforms: Windows, Mac, Linux

License: Freeware Size: 484.28 KB Download (47): Java rapid genetic programming Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 540

Jenes - Genetic Algorithms for Java An optimized java library for genetic algorithms. The library is designed to be fast and memory light, but still very easy to use.


Platforms: Windows, Mac, Linux

License: Freeware Size: 646.24 KB Download (50): Jenes - Genetic Algorithms for Java Download

1 2 3 4 5 >