-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,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
-
ART2自组织神经网络vc++源程序,调试通过,可以使用。
ART2自组织神经网络vc++源程序,调试通过,可以使用。-ART2 self-organizing neural network vc++ Source code, debugging through, you can use.
- 2022-03-23 12:22:14下载
- 积分:1
-
模拟退火算法的源代码
可以执行
其中提供了指导说明
模拟退火算法的源代码
可以执行
其中提供了指导说明-Simulated annealing algorithm can be implemented in the source code which provides guidance notes
- 2022-10-20 12:15:03下载
- 积分:1
-
用visual basic语言开发的进行RSA加密的代码,无限位.
用visual basic语言开发的进行RSA加密的代码,无限位.-using visual basic language for the development of the RSA encryption code, unlimited spaces.
- 2023-07-11 12:20:02下载
- 积分:1
-
根据人工鱼群算法的基本原理,求解一个函数值的最优解;
根据人工鱼群算法的基本原理,求解一个函数值的最优解;-According to the basic principles of artificial fish-swarm algorithm, solving a function value of the optimal solution
- 2022-02-05 08:32:22下载
- 积分:1
-
一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。...
一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。-a good LIBSVM JAVA source. They should study and improve SVM academics. Reference. From Data Mining Tool Kit Yale.
- 2022-01-28 08:46:53下载
- 积分:1
-
主题:模糊模式识别生成模型和包的应用程序。
题目:模糊模式识别迭代模型及在优选水电装机中的应用-Topic:The misty mode identifies the generation model and packs the application in the machine in the optimization water electricity
- 2022-08-13 16:02:06下载
- 积分:1
-
神 经 网 络 的 资 料
神 经 网 络 的 资 料-neural network data
- 2022-11-09 04:35:03下载
- 积分:1
-
模式识别分类 内有聚类算法.分段线性算法
模式识别分类 内有聚类算法.分段线性算法-Categorization of pattern recongnization includes clustering algorithm and segmentation linear algorithm.
- 2023-07-13 02:50:03下载
- 积分:1
-
OPenCV written using a hough transform line detection procedure
利用OPenCV写的一个hough变换检测直线的程序-OPenCV written using a hough transform line detection procedure
- 2022-03-11 16:01:57下载
- 积分:1