搜索资源列表
浙江电网故障诊断
- 用遗传算法实现故障诊断的程序,他利用C++程序对镇江电网进行诊断,从而实现最优计算-genetic algorithm fault diagnosis procedures, the use of his right Zhenjiang C procedures for network diagnosis, thus achieving optimal calculation
Asuanfa
- 遗传算法的C++程序的编程的步骤和程序的实现-GA C Programming the steps and procedures to achieve
yichuansuanfa
- 用C++实现的遗传算法,属于基本算法,没有改进,但是可以给初学者一点帮助!
based_on_GA.cpp
- 用遗传算法实现图像阈值分割,文件中包含word档的说明,很详细
11838804390
- 编写程序实现用遗传算法解决旅行商问题,研究遗传算法的工作原理和收敛性质。-TSP using Genentic Algorithm
Geneticalgorithmisrealizedusingc
- C#实现遗传算法,求解TSP问题,内容详细,条理清晰-Genetic algorithm is realized using c#, TSP, detailed text, clear
Genetic_Algorithm
- 基于遗传算法的走迷宫实现,主要算法原理为遗传算法,界面实现为WinForm-Maze based on genetic algorithm to achieve the main principle for the genetic algorithm method, the interface is implemented as WinForm
backpack
- 用C#来实现遗传算法中的背包问题。其中只有变异过程。-Using C# to implement the genetic algorithm knapsack problem. Only mutation process.
chengxu
- 通过C++编程,实现用遗传算法求X*X的最大值,其中遗传代数通过手动输入-C++ programming, to achieve the maximum value of X* X using genetic algorithms, including genetic algebra by manually entering
ZBGA
- 遗传算法的简单应用,用于实现求解0-32之间的最大值-Simple application of genetic algorithms for solving 0-32 to achieve the maximum between
tsp
- C#中TSP遗传算法的设计与功能实现。TSP是经典数学问题,求最短路径。-Design and implementation of TSP genetic algorithm in C#.
simpleGA
- 遗传算法代码。遗传算法实现物流配送问题。适合入门学习。-Genetic algorithm code. Genetic algorithm for logistics distribution. Suitable for entry learning.
GA_TSP
- 基于遗传算法的TSP问题实现,实例有30个城市的距离路径数据,采取两种交叉算子实现。-Based on genetic algorithm for the realization of TSP, examples of 30 cities in the distance path data, using two kinds of crossover operator.
CSharpyichuang
- C# 遗传算法实现入门,多线程版,出处:http://blog.csdn.net/xiaofengcanyuexj/article/details/26991241-C# genetic algorithm to achieve entry, multi-threaded version
TspGA源码
- TSP(旅行商问题)遗传算法实现源代码。(TSP (travel salesman problem) genetic algorithm to achieve the source code.)