文件名称:Knapsack-problem
-
所属分类:
- 标签属性:
- 上传时间:2012-09-04
-
文件大小:13.81kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。-Suppose a total volume of T can be packed into a backpack and n pieces of volume, respectively w1, w2, ..., wn items, items can be selected from n number of pieces is just filled with backpacks, even if w1+ w2+ ...+ wn = T, required to find all the solutions to meet the above conditions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
背包问题/
背包问题/build.xml
背包问题/manifest.mf
背包问题/build/
背包问题/build/classes/
背包问题/build/classes/.netbeans_automatic_build
背包问题/build/classes/beibao.class
背包问题/build/classes/bubbleSort.class
背包问题/nbproject/
背包问题/nbproject/build-impl.xml
背包问题/nbproject/genfiles.properties
背包问题/nbproject/project.properties
背包问题/nbproject/project.xml
背包问题/nbproject/private/
背包问题/nbproject/private/private.properties
背包问题/src/
背包问题/src/beibao.java
背包问题/src/bubbleSort.java
背包问题/test/
背包问题/build.xml
背包问题/manifest.mf
背包问题/build/
背包问题/build/classes/
背包问题/build/classes/.netbeans_automatic_build
背包问题/build/classes/beibao.class
背包问题/build/classes/bubbleSort.class
背包问题/nbproject/
背包问题/nbproject/build-impl.xml
背包问题/nbproject/genfiles.properties
背包问题/nbproject/project.properties
背包问题/nbproject/project.xml
背包问题/nbproject/private/
背包问题/nbproject/private/private.properties
背包问题/src/
背包问题/src/beibao.java
背包问题/src/bubbleSort.java
背包问题/test/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.