文件名称:01package
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-12-22
- 文件大小:
- 483kb
- 下载次数:
- 0次
- 提 供 者:
- 况**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
0-1背包
经典DP二维数组解法,时间复杂度及空间复杂度均为O(nv)
一维数组解法,时间复杂度为O(nv),空间复杂度为O(v)-Classical DP two-dimensional array solution, time complexity and space complexity are O (nv)
One dimensional array solution, the time complexity is O (nv), the space complexity is O (v)
经典DP二维数组解法,时间复杂度及空间复杂度均为O(nv)
一维数组解法,时间复杂度为O(nv),空间复杂度为O(v)-Classical DP two-dimensional array solution, time complexity and space complexity are O (nv)
One dimensional array solution, the time complexity is O (nv), the space complexity is O (v)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
算法6\1.cpp
.....\1.dsp
.....\1.dsw
.....\1.ncb
.....\1.opt
.....\1.plg
.....\Debug\1.exe
.....\.....\1.ilk
.....\.....\1.obj
.....\.....\1.pch
.....\.....\1.pdb
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\.....\算法6.exe
.....\.....\算法6.ilk
.....\.....\算法6.pch
.....\.....\算法6.pdb
.....\算法6.dsp
.....\算法6.dsw
.....\算法6.ncb
.....\算法6.opt
.....\算法6.plg
.....\Debug
算法6