Location:
Search - galib
Search list
Description: 麻省理工开发的免费遗传算法类库GAlib,很好用,我用它实现过一些具体问题的遗传算法。
Platform: |
Size: 506944 |
Author: |
Hits:
Description: 遗传算法GAlib库的英文使用说明文档。
Platform: |
Size: 184900 |
Author: |
Hits:
Description: 用GAlib库实现的解决0/1背包问题的遗传算法程序源代码。
Platform: |
Size: 3090 |
Author: |
Hits:
Description: 遗传算法库,由MIT的人用C++语言编写。从网上下载的免费软件,还不错!-genetic algorithm library, from MIT with the C language. From the Internet to download free software, but also good!
Platform: |
Size: 523739 |
Author: 程晓峰 |
Hits:
Description: 这是一个面向对象的GA遗传算法库GAlib: A C++ Library of Genetic Algorithm Components),是我见过中的最好的,功能较全面,使得用遗传算法编程变得极为容易。-This is an object-oriented library GA GA Galib : A C Library of Genetic Algorithm Components), I have seen the best, a more comprehensive function, making use of genetic algorithm programming has become very easy.
Platform: |
Size: 868774 |
Author: 陈飞扬 |
Hits:
Description: 著名的vc++的遗传算法工具包,mit出的GAlIB,用vc编遗传算法很有用-famous vc genetic algorithm tool kits mit the GAlIB with vc series useful genetic algorithms
Platform: |
Size: 521713 |
Author: 付琦 |
Hits:
Description: galib的介绍使用工具书,英文原版,十分有用-galib on the use of the tools, the English original, and very useful
Platform: |
Size: 305555 |
Author: 付琦 |
Hits:
Description: 美国麻省理工学院出的遗传算法方面的好书.
Platform: |
Size: 185237 |
Author: yujian |
Hits:
Description: galib面向对象C++库,来自麻省理工大学的
Platform: |
Size: 406777 |
Author: 文龙 |
Hits:
Description: 麻省理工开发的免费遗传算法类库GAlib,很好用,我用它实现过一些具体问题的遗传算法。- Hemp province technical development free heredity algorithm
class storehouse GAlib, is very easy to use, I use it to realize some
concrete questions heredity algorithms.
Platform: |
Size: 506880 |
Author: 应伟勤 |
Hits:
Description: 遗传算法GAlib库的英文使用说明文档。- Heredity algorithm GAlib storehouse English operating
instructions documents.
Platform: |
Size: 185344 |
Author: 应伟勤 |
Hits:
Description: 用GAlib库实现的解决0/1背包问题的遗传算法程序源代码。- Solution 0/1 knapsack question heredity algorithm procedure
source code realizes which with the GAlib storehouse.
Platform: |
Size: 3072 |
Author: 应伟勤 |
Hits:
Description: 遗传算法库,由MIT的人用C++语言编写。从网上下载的免费软件,还不错!-genetic algorithm library, from MIT with the C language. From the Internet to download free software, but also good!
Platform: |
Size: 523264 |
Author: 程晓峰 |
Hits:
Description: 这是一个面向对象的GA遗传算法库GAlib: A C++ Library of Genetic Algorithm Components),是我见过中的最好的,功能较全面,使得用遗传算法编程变得极为容易。-This is an object-oriented library GA GA Galib : A C Library of Genetic Algorithm Components), I have seen the best, a more comprehensive function, making use of genetic algorithm programming has become very easy.
Platform: |
Size: 868352 |
Author: 陈飞扬 |
Hits:
Description: 著名的vc++的遗传算法工具包,mit出的GAlIB,用vc编遗传算法很有用-famous vc genetic algorithm tool kits mit the GAlIB with vc series useful genetic algorithms
Platform: |
Size: 521216 |
Author: 付琦 |
Hits:
Description: galib的介绍使用工具书,英文原版,十分有用-galib on the use of the tools, the English original, and very useful
Platform: |
Size: 305152 |
Author: 付琦 |
Hits:
Description: galib面向对象C++库,来自麻省理工大学的-galib object-oriented C library, from the University of Massachusetts
Platform: |
Size: 406528 |
Author: 文龙 |
Hits:
Description: 我改进的遗传算法库galib,直接包含工程,避免了使用ga.lib链接失败等等问题-Improved genetic algorithm library galib, including projects directly, avoiding failure and so on using ga.lib Links
Platform: |
Size: 161792 |
Author: tamiaode |
Hits:
Description: framework extends the capabilities of GALib to support the solution of multi-objective problems. Three GAs are implemented with multi-objective support, namely NSGA2, SPEA2 and MicroGA.
Platform: |
Size: 763904 |
Author: Mourad |
Hits:
Description: Simulated Annealing attempts to mimic the process of annealing in slowly cooled metal. The atoms rearrange themselves into a near-optimal energy state despite the apparent improbability of this occuring. Simulated Annealing abstracts this with a kind of biased random walk: some solution is subjected to a perturbation with probability dependent on the cost of doing so, and the current "temperature". Specifically, the method mimics the Boltzmann distribution: the probability of accepting a pertubation is exp(cost/T). In other words, more costly exploration can occur at high temperatures. The annealing schedule specifies how T changes over time -- this is generally decreasing.
Platform: |
Size: 202752 |
Author: udin
|
Hits: