-
An Introduction to Genetic Algorithms for Scientists and Engineers By David Cole...
An Introduction to Genetic Algorithms for Scientists and Engineers
By David Coley, World Scientific Press, 1999 (US$28 / £ 19.04)
书中的算法源程序-An Introduction to Genetic Algorithms for Scientists and Engineers By David Coley, World Scientific Press, 1999 (U.S. $ 28 /
- 2022-01-27 23:28:45下载
- 积分:1
-
tsp问题,是一个很典型的NP完全问题,该程序用了遗传―退火结合算法,能优化计算...
tsp问题,是一个很典型的NP完全问题,该程序用了遗传―退火结合算法,能优化计算-tsp problem is a typical NP-complete problem, the program is to use genetic- combined annealing algorithms that optimize computing
- 2022-09-01 07:30:02下载
- 积分:1
-
这是用prolog写的几个程序:程序1是一个旅行社关系系统,程序2是一个家族关系系统,程序3是一个成绩管理系统...
这是用prolog写的几个程序:程序1是一个旅行社关系系统,程序2是一个家族关系系统,程序3是一个成绩管理系统-This is prolog written several programs : a procedure is a travel agency relations systems, procedures 2 is a family relationship systems, procedures 3 is a performance management system
- 2022-07-14 01:13:41下载
- 积分:1
-
algorithm, used in artificial intelligence
A算法,应用于人工智能-algorithm, used in artificial intelligence
- 2023-06-13 10:45:04下载
- 积分:1
-
Simple genetic algorithm examples.it very helpful for the beginners of genetic a...
简单的遗传算法的例子,对于遗传算法的初学者来说非常有用.-Simple genetic algorithm examples.it very helpful for the beginners of genetic algorithm
- 2022-03-23 23:05:54下载
- 积分:1
-
经典的SOM人工神经网络例子源码
经典的SOM人工神经网络例子源码-classic example ANN FOSS
- 2022-01-31 14:27:57下载
- 积分:1
-
Jilin University, "Computational Intelligence" Curriculum courseware
吉林大学《计算智能》课程的课件-Jilin University, "Computational Intelligence" Curriculum courseware
- 2022-06-18 06:14:11下载
- 积分:1
-
这是书上的常用搜索算法,有8数码游戏,黑白棋,A star算法类的实现。...
这是书上的常用搜索算法,有8数码游戏,黑白棋,A star算法类的实现。-This is a book commonly used search algorithm, there are 8 digital game, Reversi, A star algorithm category realize.
- 2022-03-23 19:53:06下载
- 积分:1
-
可以自动生成qbf问题实例,但需要给定一些参数.
可以自动生成qbf问题实例,但需要给定一些参数.-can produce QBF instance
- 2022-01-20 22:36:15下载
- 积分:1
-
该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定...
该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定遗传算法的运行参数等七个步骤。-the procedures for the use of genetic algorithms Rosenbrock function of great value. The algorithm including the identification of the main decision variables, the optimal model to determine coding method to determine decoding, determine individual evaluation methods, genetic operator, genetic algorithm to determine the operating parameters seven steps.
- 2022-03-18 20:39:46下载
- 积分:1