文件名称:AdvancedGeneticAlgorithm
介绍说明--下载内容来自于网络,使用问题请自行百度
This code and accompanying explanation is designed to be a genetic algorithm. It uses the roulette wheel method to optimize the function x^2 using six digit binary strings. The accompanying document goes through the algorithm and the code step-by-step.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
explanation.doc
main.c
main.c