Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - GALib
Search - GALib - List
麻省理工开发的免费遗传算法类库GAlib,很好用,我用它实现过一些具体问题的遗传算法。
Update : 2025-02-17 Size : 495.06kb Publisher :

遗传算法GAlib库的英文使用说明文档。
Update : 2025-02-17 Size : 180.57kb Publisher :

用GAlib库实现的解决0/1背包问题的遗传算法程序源代码。
Update : 2025-02-17 Size : 3.02kb Publisher :

DL : 0
遗传算法库,由MIT的人用C++语言编写。从网上下载的免费软件,还不错!-genetic algorithm library, from MIT with the C language. From the Internet to download free software, but also good!
Update : 2008-10-13 Size : 511.46kb Publisher : 程晓峰

这是一个面向对象的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.
Update : 2008-10-13 Size : 848.41kb Publisher : 陈飞扬

著名的vc++的遗传算法工具包,mit出的GAlIB,用vc编遗传算法很有用-famous vc genetic algorithm tool kits mit the GAlIB with vc series useful genetic algorithms
Update : 2008-10-13 Size : 509.49kb Publisher : 付琦

galib的介绍使用工具书,英文原版,十分有用-galib on the use of the tools, the English original, and very useful
Update : 2008-10-13 Size : 298.39kb Publisher : 付琦

美国麻省理工学院出的遗传算法方面的好书.
Update : 2008-10-13 Size : 180.9kb Publisher : yujian

DL : 0
galib面向对象C++库,来自麻省理工大学的
Update : 2008-10-13 Size : 397.24kb Publisher : 文龙

DL : 0
麻省理工开发的免费遗传算法类库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.
Update : 2025-02-17 Size : 495kb Publisher : 应伟勤

DL : 0
遗传算法GAlib库的英文使用说明文档。- Heredity algorithm GAlib storehouse English operating instructions documents.
Update : 2025-02-17 Size : 181kb Publisher : 应伟勤

DL : 0
用GAlib库实现的解决0/1背包问题的遗传算法程序源代码。- Solution 0/1 knapsack question heredity algorithm procedure source code realizes which with the GAlib storehouse.
Update : 2025-02-17 Size : 3kb Publisher : 应伟勤

DL : 0
遗传算法库,由MIT的人用C++语言编写。从网上下载的免费软件,还不错!-genetic algorithm library, from MIT with the C language. From the Internet to download free software, but also good!
Update : 2025-02-17 Size : 511kb Publisher : 程晓峰

这是一个面向对象的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.
Update : 2025-02-17 Size : 848kb Publisher : 陈飞扬

DL : 0
著名的vc++的遗传算法工具包,mit出的GAlIB,用vc编遗传算法很有用-famous vc genetic algorithm tool kits mit the GAlIB with vc series useful genetic algorithms
Update : 2025-02-17 Size : 509kb Publisher : 付琦

DL : 0
galib的介绍使用工具书,英文原版,十分有用-galib on the use of the tools, the English original, and very useful
Update : 2025-02-17 Size : 298kb Publisher : 付琦

DL : 0
galib面向对象C++库,来自麻省理工大学的-galib object-oriented C library, from the University of Massachusetts
Update : 2025-02-17 Size : 397kb Publisher : 文龙

DL : 0
我改进的遗传算法库galib,直接包含工程,避免了使用ga.lib链接失败等等问题-Improved genetic algorithm library galib, including projects directly, avoiding failure and so on using ga.lib Links
Update : 2025-02-17 Size : 158kb Publisher : tamiaode

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.
Update : 2025-02-17 Size : 746kb Publisher : Mourad

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.
Update : 2025-02-17 Size : 198kb Publisher : udin
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.