搜索资源列表
GAandCBR.rar
- 遗传算法和案例推理的C#代码,大家参考一下。,GA and Case-based Reasoning
TSP
- 这是解决旅行商问题的c#程序代码,编写的方法是普通遗传算法-This is the solution of traveling salesman problem c# code, the method is the preparation of general genetic algorithm
Cprocess
- c代码,用遗传算法求函数最大值f(x)=x^2 x 从0到30,希望有用-c code, using genetic algorithms function max f (x) = x ^ 2 x from 0 to 30, hope helpful
Cprocess
- C代码:遗传算法求函数最大值f(x)=x^2 x 从0到30,希望有用-C code: genetic algorithms function max f (x) = x ^ 2 x from 0 to 30 seek to help
gatool
- 遗传算法的GADS中的源码gatool函数代码-Genetic GADS in source gatool function code
gafitness
- 遗传算法GADS的gafitness函数的代码-GA GADS of gafitness function code
fitscalingshiftlinear
- 遗传算法GADS的fitscalingshiftlinear函数代码-GA GADS of fitscalingshiftlinear function code
poll
- 遗传算法GADS的private函数中的poll函数代码-GA GADS the private function in the poll function code
GA
- 遗传算法的C++程序源代码,此部分为功能描述的部分关键代码!-it is about GA! if you need it, download and check it! thanks
1
- c++遗传算法非常有用的代码希望大家下载 多说无益快去下载吧-c++ code for genetic algorithm is very useful to say a futile hope to download Go to download it
Improved-Genetic-Algorithm
- 针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,作者提出了基于设计模式的改进遗传算法设计框架,并提供了部分Visual C#代码和演示。-Improved Genetic Algorithm design and implementation based on Design Patterns
C-multi-objective
- 用遗传算法求解多目标非线性规划问题的C程序代码-The C++ code for genetic algorithm solving multi-objective nonlinear programming problem
ga1
- 遗传算法的C#代码,界面很清晰,功能较齐全-source for GA
genetic
- 遗传算法解决8皇后问题:代码示例。在visualC++上可以运行。-The genetic algorithm to solve the eight queens problem: code example. Can run in visualC++.
full-variability-genetic-
- VCVC类遗传算法(完全变异法),对于解决多序列联配问题有一定的作用,由于完全变异法有两个随机数的,所以结果波动幅度较大,最佳遗传代数为200代,多序列联配的补空方案请自行调节。代码简单,方便。-Genetic algorithm VCVC class (full variability Law), to solve the multiple sequence alignment problem to a certain extent, there are two random numbers
AI-Life
- C#遗传算法和人工神经算法实例代码,一个简单的人工神经网络和遗传算法例子,界面语言为英文,是从老外那里搞到的,功能不只是人工神经和遗传算法,想学习的可以起到很好的借鉴作用,值得看看。-C# genetic algorithms and artificial neural algorithm example code, the example of a simple artificial neural networks and genetic algorithms, interface langu
Genetic-Algorithms-CPP
- 非常好的采用C++编写的遗传算法,相比其他代码,这个代码比较详尽-Very good using prepared by the C++, genetic algorithm, compared to other code, this code is more detailed
遗传算法的基本算法,最优化算法
- 遗传算法的基本算法,最优化算法,以及单点交叉等有关遗传算法的代码
ga
- 遗传算法程序代码,包括函数最优化,基本算法,分层遗传改进算法等-Genetic algorithm code, including function optimization, the basic algorithm, hierarchical genetic algorithm to improve
Genetic
- 一个比较简单易懂的关于GA遗传算法的C语言程序代码-A relatively straightforward on GA GA C language code