文件名称:背包

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • 上传时间:
  • 2017-12-18
  • 文件大小:
  • 723kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 为**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

给定n种物品和一背包。物品i的重量是wi,体积是bi,其价值为vi,背包的容量为c,容积为d。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或者不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。试设计一个解此问题的动态规划算法,并分析算法的计算复杂性。(Given n items and a knapsack. The weight of the item I is wi, the volume is Bi, its value is VI, the capacity of the knapsack is C, the volume is d. How do you choose to choose the items in the backpack to make the most of the total value of the items in the backpack? When choosing a backpack, there are only two options for each item I, that is, to be loaded into a backpack or not to be loaded into a backpack. You can't load an item I into a backpack many times, and you can't just load a part of the item I. A dynamic programming algorithm for solving this problem is designed and the computational complexity of the algorithm is analyzed.)
相关搜索: 0-1背包问题
动态规划

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
背包
背包\303
背包\303\303.cpp 1431 2017-11-13
背包\303\303.dsp 4514 2017-11-13
背包\303\303.dsw 512 2017-11-13
背包\303\303.ncb 50176 2017-11-30
背包\303\303.opt 48640 2017-11-30
背包\303\303.plg 1271 2017-11-13
背包\303\Debug
背包\303\Debug\303.exe 544811 2017-11-13
背包\303\Debug\303.ilk 786576 2017-11-13
背包\303\Debug\303.obj 249107 2017-11-13
背包\303\Debug\303.pch 269216 2017-11-13
背包\303\Debug\303.pdb 1090560 2017-11-13
背包\303\Debug\StdAfx.obj 1730 2017-11-13
背包\303\Debug\vc60.idb 74752 2017-11-30
背包\303\Debug\vc60.pdb 118784 2017-11-13
背包\303\ReadMe.txt 1190 2017-11-13
背包\303\StdAfx.cpp 290 2017-11-13
背包\303\StdAfx.h 769 2017-11-13

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org