-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
这是反向传播算法的C++程序,对于研究BPNN的人来说,具有很好的参考价值...
这是反向传播算法的C++程序,对于研究BPNN的人来说,具有很好的参考价值-This is the back-propagation algorithm C program for studying the BPNN people, have a good reference value
- 2023-03-06 13:45:04下载
- 积分:1
-
这是蚁群算法的一个模拟的软件,可以看到整个蚁群觅食的具体过程,对算法的理解很有帮助....
这是蚁群算法的一个模拟的软件,可以看到整个蚁群觅食的具体过程,对算法的理解很有帮助.-This is the ant colony algorithm, a simulation software, can see the whole ant colony foraging specific process, the understanding of the algorithm very helpful.
- 2022-01-31 10:45:55下载
- 积分:1
-
粒子群算法,希望对大家有用,粒子群算法粒子群算法
粒子群算法,希望对大家有用,粒子群算法粒子群算法-PSO, a member of the useful, PSO PSO
- 2023-05-19 09:20:03下载
- 积分:1
-
多重网格法在step形状区域上的实现,三种不同光滑步可以实现....
多重网格法在step形状区域上的实现,三种不同光滑步可以实现.-Multi-Grid Method in the step shape of the region on the realization of three different smoothing step can be achieved.
- 2022-05-13 05:23:10下载
- 积分:1
-
an artificial neural network algorithm source code and demonstration program
一个人工神经网络BP算法源代码与演示程序-an artificial neural network algorithm source code and demonstration program
- 2022-04-20 05:25:04下载
- 积分:1
-
最棒的三大计算机视觉、图像图形函数库之一,C语言版本,支持标准C...
最棒的三大计算机视觉、图像图形函数库之一,C语言版本,支持标准C-best of the three major computer vision, image and graphics functions, one C-language version supports standard C
- 2022-05-26 10:07:29下载
- 积分:1
-
狂想曲在C + +企业解决方案
rhapsody in C++企业解决方案-rhapsody in C++ Enterprise Solutions
- 2023-08-25 13:40:05下载
- 积分:1
-
"artificial neural network" contains practical network model, learning...
《人工神经元网络》含有实用的网络模型、学习规则和训练方法的一些算法程序,对学习人工智能,模式识别的人有一些帮助!-"artificial neural network" contains practical network model, learning rules and the training methods of some algorithm for the study of artificial intelligence, pattern recognition of some help!
- 2022-03-12 05:07:56下载
- 积分:1
-
《游戏编程中的人工智能技术》一书中123章源代码
《游戏编程中的人工智能技术》一书中123章源代码- Game programming in artificial intelligence technology, one source book, Chapter 123
- 2023-08-06 01:40:05下载
- 积分:1