-
0_1背包问题使用一个给定n种去的动态规划解法…
0_1背包问题用动态规划解给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-0_1 knapsack problem using dynamic programming solution of a given n types of goods and one backpack. Item i is the weight of wi, the value for vi, knapsack capacity c. Question should be how to choose the items into the backpack, the backpack into the total value of the largest items? In the selection of the items into the backpack, for each of the items i have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times i load backpack can not only part of the goods loaded i. Therefore, the problem known as the 0-1 knapsack problem.
- 2023-04-12 03:25:02下载
- 积分:1
-
overclocking tool, the best source code
超频工具,最佳源代码-overclocking tool, the best source code
- 2023-03-20 17:20:08下载
- 积分:1
-
Huffman compression decompression algorithms
霍夫曼压缩解压缩算法-Huffman compression decompression algorithms
- 2022-07-02 18:09:06下载
- 积分:1
-
ygCompare,一个压缩文件软件的源代码
ygCompare,一个压缩文件软件的源代码-ygCompare, a compressed file of software source code
- 2023-02-13 12:45:04下载
- 积分:1
-
压缩、解压缩程序源代码 可供大家参考 压缩率不错的
压缩、解压缩程序源代码 可供大家参考 压缩率不错的-compression, decompression program source code available for reference good compression rate
- 2023-04-12 01:35:04下载
- 积分:1
-
use 4,558,302 algorithm compression decompression examples procedures, and can c...
利用lzw算法进行压缩解压缩的例子程序,并可以计算压缩时间。-use 4,558,302 algorithm compression decompression examples procedures, and can calculate the compression time.
- 2023-04-03 10:45:03下载
- 积分:1
-
图像的仿射变换,共包括4个文件,全都是matlab文件,分别为affine.m,grad.m,wrap.m,paremetric.m:,对于图像仿射变换以及图像...
图像的仿射变换,共包括4个文件,全都是matlab文件,分别为affine.m,grad.m,wrap.m,paremetric.m:,对于图像仿射变换以及图像的超分辨率重构非常有帮助。-image affine transformation, including a total of four documents, and all of Matlab documents, affine.m respectively, grad.m, wrap.m, paremetric.m :, for the affine transformation and the image of the super-resolution image reconstruction have been very helpful.
- 2022-05-24 06:20:45下载
- 积分:1
-
zip算法的源码
zip算法的源码-zip algorithm source code
- 2022-04-24 10:01:40下载
- 积分:1
-
算术编码,简单实用有效果,欢迎下载,欢迎修改,
算术编码,简单实用有效果,欢迎下载,欢迎修改,-Arithmetic coding, simple, practical and effective, welcome to download, welcomed the changes
- 2022-05-19 16:13:22下载
- 积分:1
-
多功能八路抢答器,具有时间设置,调整,复位,暂停等功能(包含Proteus仿真电路图)
多功能八路抢答器,具有时间设置,调整,复位,暂停等功能(包含Proteus仿真电路图)-Answer multi-function eight-way, and time settings, adjust, reset, pause and other functions (including Proteus simulation circuit diagram)
- 2022-03-26 04:23:18下载
- 积分:1