搜索资源列表
GAfortran.ZIP
- 关于遗传算法的一个fortran程序,上面有程序的介绍,可以提供给新学者来研究-on Genetic Algorithms a FORTRAN procedures, the above procedures, it provides new scholars to study
liushuiqingqing
- 基于距离的免疫遗传算法,程序能够执行,算法比较优化,收敛性能非常好。供大家参考。-based on distance from the immune genetic algorithms, procedures can be implemented, algorithm optimization, convergence performance is very good. For your reference.
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
BasicGeneticAlgorithm
- 遗传算法的基本程序,可应用于所有用遗传算法解决的问题.-genetic algorithm of the basic procedures that can be applied to all genetic algorithm to solve the problem.
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
ycsf4
- 完成遗传算法实现波束形成的C语言程序,第四部分-complete genetic algorithm beamforming C Programming Language, Part IV
ycsf5
- 完成遗传算法实现波束形成的C语言程序,第五部分-complete genetic algorithm beamforming C Programming Language, Part V
SGA_for_testing
- 在软件测试的单元测试中,需要找出满足某种覆盖率(如分支覆盖)的测试数据(函数参数值)来判断被测函数是否有bug。源程序利用遗传算法的全局寻优特性实现了测试数据的自动产生而不用人工凭经验输入参数值。程序中被测试函数用的是三角函数。源码用C++实现了GA的寻优过程,并注有必要的注释,运行结果能够很快找到解。
jack_immune
- 遗传免疫是算法的程序 大家可以看看 遗传免疫算法 我也是刚开始学 传上去大家共同学习
2to16to10
- 本程序,是通过VB最为开发软件,能实现二进制,十进制,十六进制之间的转换和调用。可作为其他程序的一部分被调用,本人用VB编写遗传算法时用到其-the procedure, VB is the most developed software to achieve binary, decimal, hexadecimal between conversion and call. As part of the other procedures to be called, I prepared with