搜索资源列表
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
GA(c++)
- 该代码是用C++编写的遗传算法,可在C++或 matlab环境下都可运行.
GA-c
- C语言编写的遗传算法程序,对学习遗传算法者非常有帮助。
GA-FCM.rar
- 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
GA-1
- 解非线性规划模型的遗传算法,采用visual c++语言编写,结构清晰,明了易懂,注释完整-Genetic Algorithm for nonlinear programming
GA
- 在Visual 2008环境下,用C#编写的一个基本的遗传算法代码。相信对学习遗传算法的人有一定的参考价值。-In Visual 2008 environment, using C
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-1
- 基于遗传算法求解非线性规划模型源程序,C++编写-Based on genetic algorithms for solving nonlinear programming model source code, C++ to prepare
GA-3
- 基于遗传算法求解非线性规划模型源程序2,C++编写-Based on genetic algorithms for solving nonlinear programming model source code2, C++ to prepare
GA-VC
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。压缩包中包含了由C++语言编写的算法。-Genetic Algorithm (Genetic Algorithm) is a simulation of the biological theory of evolution Darwin' s natural selection and genetic mechanism of th
ga
- 这是不确定规划及应用这本书的三个遗传算法的源程序-This is the planning and application of uncertainty this book the three genetic algorithm source code
GA
- 遗传算法 解决最短路径 用C++来实现其功能 基于遗传算法的最短路径问题-Genetic algorithms to solve shortest path with C++ to achieve their function based on genetic algorithm shortest path problem
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.