搜索资源列表
galib
- 遗传算法库,由MIT的人用C++语言编写。从网上下载的免费软件,还不错!-genetic algorithm library, from MIT with the C language. From the Internet to download free software, but also good!
tspcode
- c语言编写的应用遗传算法解决tsp问题的源码,并且已编译-prepared by the application of genetic algorithms to solve the problem tsp source, and compiled
ychsflz
- c++语言实现的遗传算法的例子,需要的快下啊-c language of the genetic algorithm example, the faster under ah
yichuanshuanfa
- 这是一个遗传算法 遗传算法用于多组分样品的拉曼光谱的分析的C语言原程序-This is a genetic algorithm genetic algorithm for multi-component samples of the Raman spectra analysis of the C language original program
3GA_NN
- Simple Genetic Algorithm 遗传算法的!c语言的源程序.-Simple Genetic Algorithm GA! C language of the source.
Csharpshanglvwenti
- C#语言编写的基于遗传算法的旅行销售员问题-C# language based on genetic algorithms to sell the travel issue
ycsf1
- 完成遗传算法实现波束形成的C语言程序,第一部分-complete genetic algorithm beamforming C Programming Language, the first part
ycsf2
- 完成遗传算法实现波束形成的C语言程序,第二部分-complete genetic algorithm beamforming C Programming Language, Part II
ycsf3
- 完成遗传算法实现波束形成的C语言程序,第三部分-complete genetic algorithm beamforming C Programming Language, Part III
c
- C语言版本遗传算法程序包,可以直接运行,很不错
ga
- 遗传算法源程序 C++语言编写 复制就可以用-ga
jbGA
- 基本遗传算法C语言程序,可移植性高,算法完备可靠-The basic genetic algorithm C language program, portability high, complete and reliable algorithm
GA
- 遗传算法c语言实现,稍作修改可应用于各种平台,主要用于优化计算-Genetic algorithm c language, with slight modifications can be applied to a variety of platforms, mainly used in optimization calculation
Genetic-algorithm-C-language
- c语言遗传算法,通过对多项式求最小值实现-C language implementation of genetic algorithm, the minimum value of the polynomial
C-language-source
- 二进制编码的简单遗传算法源程序(c语言)-Simple binary coded genetic algorithm source code (c language)
TSP
- TSP问题遗传算法C语言代码,能有效解决旅行商问题。-Genetic Algorithm for TSP C language code, can effectively solve the traveling salesman problem.
Traveling-Salesman-Problem
- C语言解决旅行商问题(货郎担问题),使用的是遗传算法-C language to solve the traveling salesman problem (TSP), using a genetic algorithm
C
- 基于C语言的简单遗传算法源程序,希望大家指正,看看有没有错误-Simple genetic algorithm (ga) based on C language source code, hope everyone correction, see if there are any mistakes
yichuan
- 这是用c语言编写的用于求解函数的最值问题的遗传算法代码(the code of genetic algorithm)
GAlgorithm
- 利用遗传算法对单浮点数进行编码,C++语言编写,仿真效果不错。(Use C primer primer language to code the float numbers with genetic algorithm.)