搜索资源列表
yichuansuanfaGA
- 遗传算法求最大值(任意多元高阶次寻优),在vc++平台下开发
ga
- 用遗传算法实现一个函数值的最优解,用VC编译的
VC-GA
- 用VC++实现了基因遗传算法,可以通过该程序进行基因算法仿真,编译前先删除.ncb 和.opt文件,再重新编译运行。
SGA
- VC编写的基本遗传算法,建立遗传算子类,实现基本遗传算法-gene algorithm
standard_Genetic_Algorithm
- 该程序是在VC++平台上实现了标准的遗传算法,用于实现局部最优值的求取-standard Genetic Algorithm based on VC++
jiadianji
- 基于vc++6.0的佳点集遗传算法的编程,里面的各项参数均可由使用者自我调整!-Vc++6.0 based on the good point set genetic algorithm programming, which the parameters can be adjusted by the users themselves!
GA-TSP
- 智能优化算法里的遗传算法解决TSP问题,vc++编写,有注释。-Intelligent optimization algorithm of genetic algorithm to solve TSP, vc++ write, comment.
genetic-algorithm-with-vc-
- 本程序试用遗传算法来解决Rosenbrock函数的全局最大值计算问题-The trial program genetic algorithm to solve the problem of global maximum Rosenbrock function calculation
Genetic-algorithm-source-code
- 遗传算法的源代码,一共有三个,可以在vc或者vs上运行-Genetic algorithm source code, a total of three, or you can run on vc vs
zhinengjisuan
- 智能计算主要程序源码,有matlab的模糊聚类图像分割,还有VC++编写的模拟退火和遗传算法。-Intelligent Computing The main program source code, there is matlab fuzzy clustering image segmentation, as well as VC++ Prepared simulated annealing and genetic algorithms.
GA
- 用VC++实现,遗传算法求函数的最大值。代码能直接运行,不要调试。(With the vc + + implementation, the genetic algorithm takes the maximum value of the function.The code can run directly, not debugging.)