文件名称:backpack-problem
-
所属分类:
- 标签属性:
- 上传时间:2015-11-23
-
文件大小:1.01mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
简单的背包问题:
有N件物品和一个容量为V的背包。第i件物品的重量是w[i]。在给定的背包容量的前提下,将哪些物品装入背包可使这些物品的重量总和不超过背包容量,且装进去的物品数量最多。-Simple knapsack problem: there are N items and a capacity of V backpack. By weight of the i-th items that w [i]. Under the premise of a given backpack capacity, which will make the sum of the items into the backpack weight of these items does not exceed the capacity of the backpack, and loaded into the maximum number of items.
有N件物品和一个容量为V的背包。第i件物品的重量是w[i]。在给定的背包容量的前提下,将哪些物品装入背包可使这些物品的重量总和不超过背包容量,且装进去的物品数量最多。-Simple knapsack problem: there are N items and a capacity of V backpack. By weight of the i-th items that w [i]. Under the premise of a given backpack capacity, which will make the sum of the items into the backpack weight of these items does not exceed the capacity of the backpack, and loaded into the maximum number of items.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
背包/
背包/Cpp1.cpp
背包/Cpp1.dsp
背包/Cpp1.dsw
背包/Cpp1.ncb
背包/Cpp1.opt
背包/Cpp1.plg
背包/Debug/
背包/Debug/Cpp1.exe
背包/Debug/Cpp1.ilk
背包/Debug/Cpp1.obj
背包/Debug/Cpp1.pch
背包/Debug/Cpp1.pdb
背包/Debug/vc60.idb
背包/Debug/vc60.pdb
背包/Cpp1.cpp
背包/Cpp1.dsp
背包/Cpp1.dsw
背包/Cpp1.ncb
背包/Cpp1.opt
背包/Cpp1.plg
背包/Debug/
背包/Debug/Cpp1.exe
背包/Debug/Cpp1.ilk
背包/Debug/Cpp1.obj
背包/Debug/Cpp1.pch
背包/Debug/Cpp1.pdb
背包/Debug/vc60.idb
背包/Debug/vc60.pdb
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.