Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • genetic-alg.rar Implementation of genetic algorithm. The algorithm is implemented in php using classes.
  • genetic-programming-theory-and-practice.rar Avanced book on Genetic Algorithm. Very goo stuff. Have fun!
  • genetic.rar 这是一个有关于免疫遗传算法matlab 程序-This is an on immune genetic algorithm matlab program
  • Simple-genetic-algorithm-source-code.rar 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀 ...
  • genetic.zip genetic algorithm used to solve travelling salesman prolem
  • approximate-genetic-algoritm-matlab.rar Approximate Genetic Algorithm
  • Genetic-algorithmmatlab-code-tsp.rar Genetic algorithm matlab code problem tsp
  • A.new.tree-based.encoding.genetic.algorithm.with.i 基于新的树编码方式用免疫遗传算法解决DCMST问题:提出了一种新的树编码方式,可以方便地表达一棵树,简化了树在遗传算法中的编码表达。且新的树编码方式清楚地表达了边的信息,有利于疫苗的设计。此外,本文使用免疫遗传算法,有效地克服了传统遗传算法中解退化的现象。数值实验表明,解的振荡相对于传统遗传算法减小了,且收敛速度更快。
  • genetic.rar This is knapsack problem solution by genetic algorithm
  • Timetable-based-on-genetic-algorithm.rar 基于遗传算法的时间表问题(排课问题) 论文集