搜索资源列表
GAbp
- 关于遗传算法优化BP网络的 ,感觉没什么用-on genetic algorithm optimization BP Network, feeling useless
VC_GAD
- 简单遗传算法VC实现,包括选择,交叉,变异以及种群初始化-simple genetic algorithm VC, including the selection, crossover and mutation, and initialization Stocks
GAfortran.ZIP
- 关于遗传算法的一个fortran程序,上面有程序的介绍,可以提供给新学者来研究-on Genetic Algorithms a FORTRAN procedures, the above procedures, it provides new scholars to study
tspcode
- c语言编写的应用遗传算法解决tsp问题的源码,并且已编译-prepared by the application of genetic algorithms to solve the problem tsp source, and compiled
tigongyuanma
- 该文件包共有5个文件 TSP--传统算法---说明TSP的传统算法实践 背包问题----0-1背包问题的传统算法实践 模拟退火算法----模拟退火算法实现TSP问题 我的通讯录----我整理写的个人通讯录 遗传算法----遗传算法解决TSP问题
Delphi20060512
- 一个不错的遗传算法分类器源码,一 个不错的遗传算法分类器源码。-a good genetic algorithm classifier source, a good classifier genetic algorithm source code a good genetic algorithm classifier source.
liushuiqingqing
- 基于距离的免疫遗传算法,程序能够执行,算法比较优化,收敛性能非常好。供大家参考。-based on distance from the immune genetic algorithms, procedures can be implemented, algorithm optimization, convergence performance is very good. For your reference.
ga544
- 遗传算法源程序 开发环境:C++ 简要说明:遗传算法源程序 -genetic algorithm source code development environments : C Brief Descr iption : Genetic Algorithm source
bpycsf
- 关于简单遗传算法和简单bp网络的程序,其中的矩阵相乘速度很快,而且比较容易扩展,即任意多的输入,任意多的隐含层-on simple genetic algorithms and simple bp network procedures, which the matrix multiply very fast, but relatively easy to expand, or arbitrary number of input and any number of hidden layer
gaotv5.tar
- 遗传算法工具箱,希望对大家能有帮助。应该是很新的了-genetic algorithm toolbox, we can hope for help. It should be quite a new
malfangzheng
- matlab 编程,在遗传算法方面一用,总共三份,希望大家一起交流-Matlab programming, genetic algorithm in an area with a total of three, I hope all of us can share
new_ga
- 基于改进遗传算法的T_S型模糊控制器优化设计-based on improved genetic algorithms T_S fuzzy controller design optimization
float_ga
- 用matlab编写的实数编码遗传算法,非常的好-using Matlab prepared by the real-coded genetic algorithm, a very good
Sample_GA
- VC++编写的简单遗传算法,非常经典,值得下载。-VC prepared by the simple genetic algorithm, very classic, it is worth the download.
genetic-algorithms
- 关于遗传算法的一个源代码,利用MFC编程实现。-on a genetic algorithm source code, using MFC programming.
GoodPointSetBasedGeneticAlgorithm
- 利用数论中的佳点集的理论和方法,对遗传算法中的交叉操作进行了重新设计,给出了一个新的遗传算法,称之为佳点集的遗传算法 站长不接受我的代码说明名你对佳点集完全不了解我白传了-use of the theory of good points of the theory and method of genetic algorithm crossover operator of a new design. is a new genetic algorithm, call it good point-
ychsflz
- c++语言实现的遗传算法的例子,需要的快下啊-c language of the genetic algorithm example, the faster under ah
一个遗传算法C++类
- 提供一个遗传算法C++类-provide a genetic algorithm C
遗传算法应用
- 这是一个基于遗传算法的人工生命模拟 AL_GA.C -This is a genetic algorithm based on the simulation of artificial life AL_GA.C
遗传算法GA解决TSP问题
- 基本遗传算法GA解决TSP问题 完美运行