搜索资源列表
-
0下载:
这是一个解决皇后问题的遗传算法,是用c语言编写的,可以直接运行。-This is a solution to the problem' s genetic algorithm, are prepared using c language, can be directly run.
-
-
0下载:
这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
-
-
0下载:
基本遗传算法C语言程序,可移植性高,算法完备可靠-The basic genetic algorithm C language program, portability high, complete and reliable algorithm
-
-
0下载:
通过遗传算法求解N皇后问题,用c++编写-Through the Genetic Algorithm for N queens problem, using c++ write
-
-
1下载:
遗传算法c语言实现,稍作修改可应用于各种平台,主要用于优化计算-Genetic algorithm c language, with slight modifications can be applied to a variety of platforms, mainly used in optimization calculation
-
-
0下载:
这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂
-
-
0下载:
旅行商问题遗传算法C代码,完全可以运行,有不足请指出-Traveling salesman problem genetic algorithm C code can run, there is insufficient please indicate
-
-
0下载:
Neural network implementation with a genetic algorithm, easy to use and build big networks
-
-
0下载:
A Genetic Algorithm C++ code to determine the largest possible circle between a number of randomly scatered variable radius circles
-
-
0下载:
Simple Genetic algorithm
-
-
0下载:
这个代码是用C语言编写的遗传算法代码,用来求解数值最优解-This code is written in C language, the genetic algorithm code used for numerical optimal solution
-
-
0下载:
多目标遗传算法的应用实例,用的是c语言实现,希望给需要的人参考-Multi-objective genetic algorithm c language
-
-
0下载:
初学者学遗传算法的一个详细c源程序的txt文件,对于学习算法有一定的帮助-Beginners learn a detailed genetic algorithm c source txt file, for learning algorithm has some help
-
-
0下载:
c语言遗传算法,通过对多项式求最小值实现-C language implementation of genetic algorithm, the minimum value of the polynomial
-
-
0下载:
二进制编码的简单遗传算法源程序(c语言)-Simple binary coded genetic algorithm source code (c language)
-
-
1下载:
该算法引入遗传算法对模糊c均值算法进行改进,并在iris数据集中进行实验验证,得到很高的正确率。-The algorithm genetic algorithm fuzzy c-means algorithm is improved, and focus on experiments in the iris data to obtain a high accuracy.
-
-
0下载:
用c语言实现的遗传算法 供大家参考借鉴 -Genetic algorithm c language reference thank you for your reference
-
-
0下载:
利用遗传算法对单浮点数进行编码,C++语言编写,仿真效果不错。(Use C primer primer language to code the float numbers with genetic algorithm.)
-
-
0下载:
将遗传算法应用于模糊C均值聚类,可以取得不错的效果(The application of genetic algorithm to fuzzy C mean clustering can achieve good results.)
-
-
0下载:
用组群遗传算法实现的PDPTW问题解决程序。(PDPTW problem solving program based on group genetic algorithm.)
-