文件名称:背包问题程序
介绍说明--下载内容均来自于网络,请自行研究使用
在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高,即Σpi*xi 取得最大值。-0 / 1 knapsack problem, the need for the capacity of the c loaded backpack. N items from the selected load backpack items, each of the items i weight of wi, the value of pi. For a viable backpack loaded backpack with a total weight of the backpack should not exceed capacity, loading is the best means by loading the maximum value of goods that sigma pi * xi obtain maximum.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 75448184背包问题程序.rar 列表 程序 程序\Project1.cfg 程序\Project1.dof 程序\Project1.dpr 程序\Project1.exe 程序\Project1.res 程序\Project1.~dpr 程序\Unit1.dcu 程序\Unit1.ddp 程序\Unit1.dfm 程序\Unit1.pas 程序\Unit1.~ddp 程序\Unit1.~dfm 程序\Unit1.~pas