搜索资源列表
VC_GAD
- 简单遗传算法VC实现,包括选择,交叉,变异以及种群初始化-simple genetic algorithm VC, including the selection, crossover and mutation, and initialization Stocks
tigongyuanma
- 该文件包共有5个文件 TSP--传统算法---说明TSP的传统算法实践 背包问题----0-1背包问题的传统算法实践 模拟退火算法----模拟退火算法实现TSP问题 我的通讯录----我整理写的个人通讯录 遗传算法----遗传算法解决TSP问题
genetic-algorithms
- 关于遗传算法的一个源代码,利用MFC编程实现。-on a genetic algorithm source code, using MFC programming.
ychsflz
- c++语言实现的遗传算法的例子,需要的快下啊-c language of the genetic algorithm example, the faster under ah
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的寻优过程,并注有必要的注释,运行结果能够很快找到解。
gaot
- gaot,标准遗传算法工具箱,MATLAB实现
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