-
哈弗曼编码算法的实现,用c++来实现算法
哈弗曼编码算法的实现,用c++来实现算法-huffman code
- 2022-08-07 07:16:52下载
- 积分:1
-
cab文件压缩、解压程序源代码
cab文件压缩、解压程序源代码-cab document compression, decompression source code
- 2022-09-29 18:45:03下载
- 积分:1
-
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
-
wavelet transform the polynomial transform the C Programming Language
小波变换中的多项式变换的C++语言程序实现-wavelet transform the polynomial transform the C Programming Language
- 2022-10-01 06:40:04下载
- 积分:1
-
VC源码,包括编码的整个过程的JPEG压缩的学习价值…
图像压缩算法的VC源码,包括了jpeg的压缩编码全过程,很有学习价值。-VC source, including the jpeg compression coding entire process is learning value.
- 2022-01-23 10:33:46下载
- 积分:1
-
this code tree with Hoffman as the compression and decompression of the storage...
此代码用霍夫曼树作为压缩和解压缩的存储结构,实现了字典压缩算法,用C便已成功。-this code tree with Hoffman as the compression and decompression of the storage structure and achieve a dictionary compression algorithm has been successfully used C.
- 2022-04-23 00:32:34下载
- 积分:1
-
单片机播放音乐,是学习单片机的最好途经,资料详细,认真仔细...
单片机播放音乐,是学习单片机的最好途经,资料详细,认真仔细-SCM music, is to learn the best microcontroller through the data in detail, a careful look at
- 2022-07-21 20:51:38下载
- 积分:1
-
jpeg压缩标准中Jpg和Bmp格式相互转换的API封装
jpeg压缩标准中Jpg和Bmp格式相互转换的API封装-jpeg compression standard in Jpg and Bmp format conversion of the API package
- 2023-03-30 08:25:03下载
- 积分:1
-
减压的主程序
Main program for decompression
- 2022-02-02 03:15:36下载
- 积分:1
-
用于jpeg文件解码的delphi源代码
用于jpeg文件解码的delphi源代码-documents for the jpeg decoder source code of delphi
- 2022-02-25 15:52:27下载
- 积分:1