搜索资源列表
nsga2code
- 多目标遗传算法NSGA2.c++源码
用C语言编写的遗传算法
- 用C语言编写的遗传算法
遗传算法C语言程序
- 浅显易懂的遗传算法C语言程序
Genesis
- 改编过的遗传算法,c语言编写,用于选择全局最优-Genetic algorithms have been adapted, c language, used to select the global optimum
CountValue
- 从C++版本修改过来的遗传退火算法,用于计算蛋白质能量值-From C++ version of the genetic changes over the annealing algorithm used to calculate the energy value of protein
GA-SVM
- 由于遗传算法具有隐含的并行性和强大的全局搜索能力,可以在很短的时间内搜索到全局最优点。使用GA对SVM进行参数的优化,寻找最优的惩罚因子和SVM中RBF参数的组合。结合RBF参数r和惩罚因子C, 可以得到需要优化的参数组合。希望对大家有用!-Genetic algorithm with implicit parallelism and powerful global search capability, you can search within a very short period of t