搜索资源列表
c implement of GA
- 遗传算法的c语言实现-genetic algorithm in C Language
GA遗传算法2005
- 遗传算法的C代码。如需使用可根据实际问题进行修改。-genetic algorithm C code. For use in accordance with practical problems amended.
基于GA优化神经网络结构源程序
- GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample-GA_nn.c based on genetic algorithm optimization neural network structure source, the input data file sample
GA(C++)
- c++的遗传算法实现,简单实用,很好的实现了遗传算法的结构与仿真-c genetic algorithm to achieve a simple, practical, good genetic algorithm to achieve the structure and Simulation
GA(C+)
- 遗传算法的机器人路径规划的源代码。用C++来实现的-GA robot path planning source. C to achieve the
messyGA-C
- Messy GA code in C (for IlliGAL Report 91008.) -messy GA code in C (for IlliGAL Report 91008 .)
GA-c
- C语言编写的遗传算法程序,对学习遗传算法者非常有帮助。
GA-1
- 解非线性规划模型的遗传算法,采用visual c++语言编写,结构清晰,明了易懂,注释完整-Genetic Algorithm for nonlinear programming
GA
- C的遗传算法的源代码。是遗传算法原理及应用(王小平)的源代码,包含基本的遗传算法和一些遗传算法的举例-C genetic algorithm source code. Is the principle and application of genetic algorithms (Wang Xiaoping) source code, including the basic genetic algorithm and a number of genetic algorithm, for examp
wangxiaoping-resource
- 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输
GA-FOR-VRP
- 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
GA
- 遗传算法的Visual C++源代码,自己修改用吧。-Genetic Algorithm Visual C source code, modify their use of it.
GA-2
- 遗传算法的源代码,使用c++语言编写,结构清晰,注释完整,明了易懂-Genetic Algorithm
GA
- GA标准遗传算法(c++程序)详细附注啊.CPP GA标准遗传算法(c++程序)详细附注啊.C-failed to translate
GA
- VC 遗传算法。文件中包括多个程序代码,有最基本二进制遗传代码。 另外包含多个改进遗传算法代码,C语言开发。在VC下可运行。 唯一需要改进的是:第一:目标函数(结合你自己需要求解的问题) 第二:随机函数。(代码中是自己写的库,在一些电脑上运行不正确。可以换成已有的rand)。在我另外上传的一个资料中已经更正。但这是最原始的,容易理解。所以上传上来。-Gene Algorithm
ga
- VS 2005下编写的遗传算法,采用面向对象的方式实现的遗传算法的思想,可用于神经网络的初始权值和阈值的优化。-VS 2005, prepared under the genetic algorithm, object-oriented approach to achieve the idea of genetic algorithms, neural networks can be used for the initial weights and threshold optimization.
GA-code-for-VRP-in-C
- 用遗传算法解决VRP问题的C语言源代码,欢迎交流-VRP with a genetic algorithm to solve the problem of the C language source code, welcomed the exchange
vrp-basedon-GA
- 基于C++的遗传算法代码,用于解决VRP问题,十分便于初学者学习-Based on genetic algorithm in C++ code for solving VRP problems, very easy for beginners to learn
GA.c
- 遗传算法原程序,这是利用C语言编的遗传算法源程序-the code explain the principle of the memetic algorithm
GA-ZPP
- 文件名称为GA-C++。是遗传算法的C++编码详解,易读明了。-Genetic algorithm C++ coding