文件名称:beibao
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:952byte
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用贪心法解决背包问题:设有不同价值、不同重量的物品n件,求从这n件物品中选取一部分物品的方案,
使选中的物品的总重量不超过指定的限制重量,但选中物品的价值之和最大。-Knapsack problem with a greedy method to solve: with different values, different weights of items n pieces, find items from n items in the select part of the program, so that the total weight of the selected items does not exceed the specified weight limit, but selected and the maximum value of goods.
使选中的物品的总重量不超过指定的限制重量,但选中物品的价值之和最大。-Knapsack problem with a greedy method to solve: with different values, different weights of items n pieces, find items from n items in the select part of the program, so that the total weight of the selected items does not exceed the specified weight limit, but selected and the maximum value of goods.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
beibao.cpp