-
遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考...
遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考-Genetic Algorithm is used in the preparation of java, the most suitable learning optimized reference to a friend
- 2023-01-24 09:50:04下载
- 积分:1
-
C++神经网络开发包,基于C++语言,VisualC++环境
C++神经网络开发包,基于C++语言,VisualC++环境-C++ Neural network development package, based on the C++ Language, VisualC++ Environment
- 2022-03-01 16:17:34下载
- 积分:1
-
source codes of the book "Genetic Algorithm" by Wang Xiaoping.
王小平老师的遗传算法-理论应用与软件实现的源代码(matlab, C)-source codes of the book "Genetic Algorithm" by Wang Xiaoping.
- 2022-04-06 13:49:34下载
- 积分: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
-
没有翻译
遗传算法求解最优解求函数的最大值 : f(x,y)=21.5+x*sin(4*PI*x)+y*sin(20*PI*y) |
定义域 D: -3
- 2022-02-01 23:58:10下载
- 积分:1
-
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。...
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。-bp neural network prediction deformation source (room for improvement), a very short piece of code, all directly in the TXT file.
- 2022-01-21 05:21:22下载
- 积分:1
-
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。...
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。-Simulated annealing algorithm: from the genetic algorithm, to solve optimization, decision-making complex models and problems.
- 2022-02-06 18:48:59下载
- 积分:1
-
找出输入txt文件中出现的不同词汇,统计各词数目并按数目排序。使用hash表提高新词插入词表速度。...
找出输入txt文件中出现的不同词汇,统计各词数目并按数目排序。使用hash表提高新词插入词表速度。-Txt file to find enter appear in a different vocabulary, the number of statistics in accordance with the number of words to sort. Use hash table to insert new words to improve the speed of the word table.
- 2023-06-24 19:10:03下载
- 积分:1
-
一遗传算法的例子源程序
一遗传算法的例子源程序-Example of a genetic algorithm source code
- 2022-11-13 10:05:04下载
- 积分:1
-
用matlab编的,一个典型的BP神经网络的例子,相信对你的学习、工作都能起到一个参考的作用...
用matlab编的,一个典型的BP神经网络的例子,相信对你的学习、工作都能起到一个参考的作用-Using matlab series, a typical example of BP neural network, I believe your study, work can play the role of a reference
- 2023-02-20 23:40:03下载
- 积分:1