资源列表
basicgenetic
- 一个基本的遗传算法的实现,包括在线性能和离线性能的体现
二进制遗传算法Fortran
- 这是一个Fortran77编写的标准遗传算法,采用了二进制编码方式,小生境技术等,含有源代码,设置参数比较多,但是解释的比较详细。
GA.ZIP
- 这是另一个采用FORTRAN语言编写的遗传算法的源程序,包括很多交叉和变异模型。-This is another use of FORTRAN language source of genetic algorithms, including a lot of crossover and mutation model.
ELM_MatlabManual
- 极限学习机神经网络MATLAB实现的编程手册,有助于加深对极限学习机的理解-ELM, manual, matlab
CHC
- CHC (基因算法)基因算法(GeneticAlgorithm简称GA)是人工智能中一种新算法,它利用遗传学发展的手段,即遗传(复制),重组和突变(变异)构成对问题解答的算法。
ReviewBees-Hamdi-et-al
- this a review of bee based clustering algorithm
30-city-TSP
- 自己编写的用禁忌搜索编写的30个城市的TSP问题,希望对刚刚学习算法编程的有点帮助-This is what I have written written with Tabu Search 30 cities TSP problem, hoping for just a little help learning algorithm programming, because I am also learning ^ _ ^
GDFNN
- 一碳饱冲GDFNN预测模型,A predictive model of carbon saturated red GDF-A predictive model of carbon saturated red GDFNN
SimulateAnnealing
- 使用模拟退火算法解决TSP问题,该程序中的模拟退火没有采用复杂的运算,实现了一个比较简单但运行高效的算法-using simulated annealing algorithm to solve TSP, the process of simulated annealing without the use of complex arithmetic, achieve a relatively simple but efficient operation of the algorithm
predigest
- 很好的遗传算法值得一看-well worth looking at the genetic algorithm
Code8sm
- 使用Astar算法实现的八数码问题。C++编写,控制台应用程序,实现简单,代码轻便。-Astar algorithm using eight digital issues. C++ written in the console application, to achieve simple and lightweight code.
8sm
- 是个八数码问题的代码 基于A*算法,倒序将步骤写出-is eight digital code based on the A * algorithm, reverse steps to write
