搜索资源列表
-
0下载:
这是从其他网站下载的C#程序,用以求解旅行商的问题,采用算法为遗传算法-This is downloaded from other websites C# procedure for solving the traveling salesman problem, the algorithm used for the genetic algorithm
-
-
0下载:
提供一个遗传算法C++类-provide a genetic algorithm C
-
-
0下载:
Generic sorting algorithms;分类问题的遗传算法,C++ 源程序。-Generic sorting algorithms classification of the genetic algorithm, C++ Source.
-
-
0下载:
这是一个解决皇后问题的遗传算法,是用c语言编写的,可以直接运行。-This is a solution to the problem' s genetic algorithm, are prepared using c language, can be directly run.
-
-
0下载:
c#编写的排课系统,基于遗传算法的,很有研究价值-c# Timetable prepared systems, based on genetic algorithm, it is the research value of
-
-
0下载:
This the program for the GECCO 2008 contest utilizing the genetic algorithm-This is the program for the GECCO 2008 contest utilizing the genetic algorithm
-
-
0下载:
通过遗传算法求解N皇后问题,用c++编写-Through the Genetic Algorithm for N queens problem, using c++ write
-
-
2下载:
利用遗传算法解决机器人路径规划问题,较好的一个例程,在VC++平台下开发-Using the genetic algorithm to solve robot path planning problem, the better a routine in VC++ platform development
-
-
0下载:
这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂
-
-
0下载:
Neural network implementation with a genetic algorithm, easy to use and build big networks
-
-
0下载:
用C#来实现遗传算法中的背包问题。其中只有变异过程。-Using C# to implement the genetic algorithm knapsack problem. Only mutation process.
-
-
1下载:
针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,作者提出了基于设计模式的改进遗传算法设计框架,并提供了部分Visual C#代码和演示。-Improved Genetic Algorithm design and implementation based on Design Patterns
-
-
0下载:
遗传算法源代码,用c语言编写!亲自调试可以使用!-genetic algorithm!
-
-
0下载:
这个代码是用C语言编写的遗传算法代码,用来求解数值最优解-This code is written in C language, the genetic algorithm code used for numerical optimal solution
-
-
0下载:
清华大学Liu的例子,用遗传算法解决3种不同的不确定规划问题,用c++编写的程序-Tsinghua University Liu example, using genetic algorithm to solve three different types of uncertainty in the planning, programs written in c++
-
-
0下载:
c语言遗传算法,通过对多项式求最小值实现-C language implementation of genetic algorithm, the minimum value of the polynomial
-
-
0下载:
简单的遗传算法实例,求解多个城市的旅行商问题。C++编写。大量注释-Examples of simple genetic algorithm to solve the traveling salesman problem in many cities. C++ write. Extensive comments
-
-
0下载:
genetic algorithm in c#
-
-
0下载:
C++实现的遗传算法(有注释)。写的很一般,但是可以实现。(C ++ genetic algorithm (annotated), write very general, but can be used.)
-
-
1下载:
基于c++的排课系统,包含遗传算法和模拟退火算法,可以课设使用(Course scheduling system based on c++ includes genetic algorithm and simulated annealing algorithm, which can be used in course design.)
-