搜索资源列表
GA-VC.net
- 一个在vc++环境中实现的遗传算法,该算法与其他算法不同的是:速度较快 -an environment in achieving the genetic algorithm with other algorithm is different : faster
GAVC++
- 遗传算法的VC++实现,主要是使用VC++实现基本遗传算法的实现-GA VC, mainly the use of VC basic genetic algorithm to achieve
GA(adanvance)
- 经过改进的遗传算法的VC源代码。经测试算法有效可行。-improved genetic algorithms VC source. Testing Algorithm effective.
ANN+GA
- 使用遗传算法训练的神经网络VC++源代码,经测试,该算法有效。- The use heredity algorithm training nerve network VC source code, after the test, this algorithm is effective.
GA-VC++
- 二进制的基本遗传算法,在VC++环境下编程实现。-binary basic genetic algorithm, the VC environment programming.
GA-homework
- 一个遗传算法的程序,用来解决函数最值得问题。比较好用。使用VC++环境-a genetic algorithm procedures, functions to solve most problems. Better quality. Using VC + + environment
ga-vc
- 遗传算法(C++版),非常好的!-genetic algorithm (C version), very good!
GA
- 基于VC++的遗传算法源码(相当经典),非常可观
GA-VC
- 基本遗传算法程序,算法中加入了精英选择策略。 用vc++实现。
tsp-ga
- 基于遗传算法解决旅行商问题的vc++源码。
GA-VC
- 多种遗传算法的VC程序代码,为多种的遗传算法提供基类。
vc GA
- VC 遗传算法源码-VC genetic algorithm source code
GATest
- matlab的GA工具箱与vc混和实现遗传算法的源码-Matlab Toolbox GA vc mixed with Genetic Algorithm FOSS
GA
- 遗传算法工具箱C++,本为Linux系统设计,现在改为在VC下能顺利编译而不需通过任何修改。基于面向对象方法设计,便于使用和扩展。
VC++ga
- 自编VC++遗传算法.改进后可应用其它方面.值得看看.
GA_TRAIN_BP
- 遗传优化BP神经网络程序,GA训练BP。VC程序-GA train BP in VC6.0,it could improve accurate.
GA
- 用遗传算法实现一刀切下料,MFC界面,在VC下编写的程序,是个优化下料问题。-Genetic Algorithms for Cutting across the board, MFC interface, prepared in the VC process is optimized cutting stock problem.
VC++GeneticAlgorithm
- 很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-A classic a
GA
- VC 遗传算法。文件中包括多个程序代码,有最基本二进制遗传代码。 另外包含多个改进遗传算法代码,C语言开发。在VC下可运行。 唯一需要改进的是:第一:目标函数(结合你自己需要求解的问题) 第二:随机函数。(代码中是自己写的库,在一些电脑上运行不正确。可以换成已有的rand)。在我另外上传的一个资料中已经更正。但这是最原始的,容易理解。所以上传上来。-Gene Algorithm
RCPSP-GA-VC
- 用VC求解经典的资源约束型项目调度优话问题 resource-constrained project scheduling problem,RCPSP.-RCPSP is solved by VC++
