文件名称:Genetic-Algorithm_C
介绍说明--下载内容均来自于网络,请自行研究使用
用C语言编写的遗传算法程序。本示例程序适合用于求解正的最大值问题。 本程序的示例函数是:x[1]^2-x[1]*x[2]+x[3].-With a genetic algorithm written in C language programs. This sample program is suitable for solving the maximum problem. Sample function of this procedure is: x [1] ^ 2-x [1]* x [2]+ x [3].
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Genetic Algorithm_C.cpp