搜索资源列表
mjh_SGA
- 基本遗传算法源程序。 基于基本遗传算法的函数最优化 sga.c。-basic genetic algorithm source. Based on the basic genetic algorithm optimization sga.c function.
GA_IGA
- 采用小生境技术对基本遗传算法进行了改进,使其搜索能力更好搜索速度更快-niche technology used for basic genetic algorithm improvements, better search capabilities make it faster search
模拟退火算法、遗传算法求解TSP修改版2
- 模拟退火法,最新的源代码,可以解压缩后直接使用,非常方便,很适用的-simulated annealing method, the latest source code can be extracted directly after use, very convenient, very applicable
浙江电网故障诊断
- 用遗传算法实现故障诊断的程序,他利用C++程序对镇江电网进行诊断,从而实现最优计算-genetic algorithm fault diagnosis procedures, the use of his right Zhenjiang C procedures for network diagnosis, thus achieving optimal calculation
galib
- 遗传算法库,由MIT的人用C++语言编写。从网上下载的免费软件,还不错!-genetic algorithm library, from MIT with the C language. From the Internet to download free software, but also good!
hausdorrmatching
- haussdorf匹配加遗传算法, 采用遗传算法提高速度,用haussdorf算法进行图像的匹配-haussdorf matching increase genetic algorithm, using genetic algorithms to improve the speed with haussdorf algorithm for image matching
遗传算法的源代码
- 基于实数编码遗传算法源代码,该程序很好用,已经调试通过-real-coded genetic algorithm source code, the procedure is useful, has been through testing
遗传算法推销路径
- 国外的开源
Functionofgeneticalgorithmoptimizationprocedure.ra
- 用遗传算法解一个函数优化问题的程序,目标函数和约束条件可以改动!-Genetic Algorithm for a function optimization problem with the objective function and constraints can be changed!
tsp
- 结合旅行商问题,学习并掌握遗传算法。并从实例中体会遗传算法对解决NP问题的重要性。遗传算法解决旅行商问题-Combination of traveling salesman problem, to learn and master the genetic algorithm. Experience from the examples of genetic algorithm to solve the NP problem. Genetic Algorithm to Solve Traveling
zujuan
- 用csharp写的遗传算法组卷,可以用于试题库的参考-Written by CSharp Paper genetic algorithm, can be used to test the reference library
cSHARP
- C#编写的遗传算法 可以用于多机器人路径规划方面 可以参考-C# prepared by genetic algorithm can be used in many aspects of robot path planning can refer to
PaiKe
- c#编写的排课系统,基于遗传算法的,很有研究价值-c# Timetable prepared systems, based on genetic algorithm, it is the research value of
stglxt
- 一个c#实习的遗传算法,希望对大家有帮助-C# practice a genetic algorithm, we want to help
ga
- 遗传算法源程序 C++语言编写 复制就可以用-ga
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
11838804390
- 编写程序实现用遗传算法解决旅行商问题,研究遗传算法的工作原理和收敛性质。-TSP using Genentic Algorithm
Genetic_Algorithm
- 基于遗传算法的走迷宫实现,主要算法原理为遗传算法,界面实现为WinForm-Maze based on genetic algorithm to achieve the main principle for the genetic algorithm method, the interface is implemented as WinForm
遗传算法的基本算法,最优化算法
- 遗传算法的基本算法,最优化算法,以及单点交叉等有关遗传算法的代码
basic
- 解决旅行商遗传算法,能够运行,帮助学习遗传算法(Solve travel agent genetic algorithm, can run, help learning genetic algorithm)