搜索资源列表
遗传算法
- 用vc++实现的遗传算法值得研究
C++遗传算法的源代码
- 用vc++编写的遗传算法源程序,可以用内容较多-very useful, widely,vc++, coding, Genetic algorithm of C++
遗传算法解决TSP问题
- 大家好!这是一个由vc编写的遗传算法解决TSP问题的源代码,希望能初学者有所帮助!-everyone! This is a vc prepared by the Genetic Algorithm for the Traveling Salesman Problem source code, hope to help beginners!
遗传算法vc
- 遗传算法是基于生物学的一种新型算法,本例题中采用vc来实现该算法-genetic algorithm is based on the biology of a new algorithm, using the example vc to the algorithm
自己写的遗传算法的vc++源代码
- 遗传算法源代码,可以看看 !-genetic algorithm source code, can see!
遗传算法
- 基于vc++的遗传算法源码(相当经典
遗传算法vc++
- 各种遗传算法代码
genetic-programming
- vc编写的遗传算法,共编程爱好者的参考。有每一代的统计-vc prepared by genetic algorithm, a reference to a total of programming enthusiasts. With each generation of statistics
遗传算法源程序
- vc++下如何利用Matlab工具箱进行数字信号处理-vc++ How to use Matlab toolbox for digital signal processing
GA_max
- vc++遗传算法求函数的最值,用的最简洁的方法!-vc++ Function genetic algorithm for the most value, with the most concise way!
vc++GeneticAlgorithm
- 很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-A classic a
C++GAcode
- vc++中对遗传算法进行了实现,实现可视化,经过本机验证可以实现。是一个效率较高的程序。-vc++ Of genetic algorithm to achieve and realize visualization, after verification of the machine can be achieved. Is a more efficient procedure.
vc-gp
- 作为人工智能领域一大分支的遗传算法。基于vc++的遗传算法编程实现,-As a major branch of artificial intelligence, genetic algorithm. Based on vc++ programming genetic algorithms,
GA-vc
- 遗传算法的vc实现 [精华] 遗传算法的vc实现 [精华]-vc genetic algorithm to achieve [best] vc genetic algorithm to achieve [best]
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
Cpp2
- 遗传算法结构框架:遗传算法解决 y=x2问题的程序设计源码,编译环境 vc++6.0 -Structural framework of genetic algorithms: genetic algorithms to solve the problem y = x2 programming source code, build environment vc++6.0
genetic-algorithm-vc
- 用vc实现的遗传算法的完整工程文件。有转轮法,交叉和变异。-vc genetic algorithm implemented with the full project file. There wheel method, crossover and mutation.
GA
- vc 遗传算法。文件中包括多个程序代码,有最基本二进制遗传代码。 另外包含多个改进遗传算法代码,C语言开发。在vc下可运行。 唯一需要改进的是:第一:目标函数(结合你自己需要求解的问题) 第二:随机函数。(代码中是自己写的库,在一些电脑上运行不正确。可以换成已有的rand)。在我另外上传的一个资料中已经更正。但这是最原始的,容易理解。所以上传上来。-Gene Algorithm
遗传算法源代码
- 用遗传算法求函数最大值问题,vc++实现,简单明了(Using the genetic algorithm to solve the problem of maximum function, the vc + + implementation is simple and straightforward)
20151282143517
- 基本遗传算法vc源码,解决一般遗传算法问题(Basic genetic algorithm vc source code)