文件名称:DONGTAI
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 568kb
- 下载次数:
- 0次
- 提 供 者:
- 黄*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编程实现背包问题的动态规划算法。
输入要求:
第一行:物体个数N 背包载重量M (N,M≥1)
第i行:第i-1个物体的重量 价值(i=2,3,…,N+1)-Programming the dynamic programming algorithm for knapsack problem. Input requirements: first line: the number of objects N backpack load of M (N, M ≥ 1) the first i-line: the first i-1 the value of the weight of objects (i = 2,3, ..., N+1)
输入要求:
第一行:物体个数N 背包载重量M (N,M≥1)
第i行:第i-1个物体的重量 价值(i=2,3,…,N+1)-Programming the dynamic programming algorithm for knapsack problem. Input requirements: first line: the number of objects N backpack load of M (N, M ≥ 1) the first i-line: the first i-1 the value of the weight of objects (i = 2,3, ..., N+1)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
动态\Debug\StdAfx.obj
....\.....\vc60.idb
....\.....\vc60.pdb
....\.....\动态.exe
....\.....\动态.ilk
....\.....\动态.obj
....\.....\动态.pch
....\.....\动态.pdb
....\ReadMe.txt
....\StdAfx.cpp
....\StdAfx.h
....\动态.cpp
....\动态.dsp
....\动态.dsw
....\动态.ncb
....\动态.opt
....\动态.plg
....\Debug
动态
....\.....\vc60.idb
....\.....\vc60.pdb
....\.....\动态.exe
....\.....\动态.ilk
....\.....\动态.obj
....\.....\动态.pch
....\.....\动态.pdb
....\ReadMe.txt
....\StdAfx.cpp
....\StdAfx.h
....\动态.cpp
....\动态.dsp
....\动态.dsw
....\动态.ncb
....\动态.opt
....\动态.plg
....\Debug
动态