文件名称:背包问题2 递归
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- 飞*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个0-1背包问题的C++实现,背包的容量为t,各物品的重量分别为w1,w2。。。wn,找一个能装下最大重量的物品组合,用递归形式的贪心法实现-a 0-1 knapsack problem of C achieved, the capacity for backpack t, the weight of the items were w1, w2. . . Wn, one can find the largest installed under the weight of goods portfolio, using recursive form greedy Method
相关搜索: 1背包
(系统自动生成,下载前可以参看下载内容)
下载文件列表
背包问题2 递归
..............\Test Data.txt
..............\上载说明.txt
..............\背包问题1
..............\.........\背包问题.cpp
..............\.........\背包问题1.vcproj
..............\背包问题1.ncb
..............\背包问题2 递归.ncb
..............\背包问题2 递归.sln
..............\Test Data.txt
..............\上载说明.txt
..............\背包问题1
..............\.........\背包问题.cpp
..............\.........\背包问题1.vcproj
..............\背包问题1.ncb
..............\背包问题2 递归.ncb
..............\背包问题2 递归.sln