搜索资源列表
浙江电网故障诊断
- 用遗传算法实现故障诊断的程序,他利用C++程序对镇江电网进行诊断,从而实现最优计算-genetic algorithm fault diagnosis procedures, the use of his right Zhenjiang C procedures for network diagnosis, thus achieving optimal calculation
遗传算法的源代码
- 基于实数编码遗传算法源代码,该程序很好用,已经调试通过-real-coded genetic algorithm source code, the procedure is useful, has been through testing
yichuantsp
- 遗传算法求解TSP问题 原程序,无密码!-genetic algorithm for TSP program, no password!
Asuanfa
- 遗传算法的C++程序的编程的步骤和程序的实现-GA C Programming the steps and procedures to achieve
GAtsp(C++)
- 这是从其他网站下载的C#程序,用以求解旅行商的问题,采用算法为遗传算法-This is downloaded from other websites C# procedure for solving the traveling salesman problem, the algorithm used for the genetic algorithm
C++yichuansuanfa
- c++遗传算法程序,方便在c++环境下操作
xunzhaoyichuansuanfa
- c遗传算法程序,方便在c环境下进行遗传算法操作
c
- C语言版本遗传算法程序包,可以直接运行,很不错
GAlujingguihua
- C语言环境下的基于遗传算法和栅格法的机器人路径规划程序
Functionofgeneticalgorithmoptimizationprocedure.ra
- 用遗传算法解一个函数优化问题的程序,目标函数和约束条件可以改动!-Genetic Algorithm for a function optimization problem with the objective function and constraints can be changed!
TSP
- 这是解决旅行商问题的c#程序代码,编写的方法是普通遗传算法-This is the solution of traveling salesman problem c# code, the method is the preparation of general genetic algorithm
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
GA
- 遗传算法的C++程序源代码,此部分为功能描述的部分关键代码!-it is about GA! if you need it, download and check it! thanks
genetic-algorithm-achived-by-MATLAB
- 这是大学毕业设计做的一个遗传算法程序,挺有用的-It is beneficial to you to achive the function of genetic algorithm.
yichuansuanfa
- 非常好用的遗传算法 C#程序 源码 遗传算法例子 遗传算法程序-Very easy to use genetic algorithm C# program source code examples of genetic algorithm genetic algorithm
Genetic
- 由C#编制的遗传算法程序,里面有几个算例希望对大家有所帮助!-C# prepared by the genetic algorithm, there are several examples we want to help!
ga
- 遗传算法程序代码,包括函数最优化,基本算法,分层遗传改进算法等-Genetic algorithm code, including function optimization, the basic algorithm, hierarchical genetic algorithm to improve
genetic-2
- 在第一个简答的遗传算法程序下增加了一个较为复杂的遗传算法应用。适合工程数学专业的同学。-genetic for math
GA_C
- c语言编写的实值编码遗传算法程序,没什么注释,调试没问题-Real valued genetic algorithm encoding program written in C language