-
使用CZip和CUnzip压缩VC代码文件和减压
VC下使用CZip和CUnzip压缩和解压文件代码-VC use CZip CUnzip and document compression and decompression code
- 2023-01-08 18:30:04下载
- 积分:1
-
用C写的文件压缩程序
用C写的文件压缩程序-C written document compression process
- 2022-07-08 22:29:02下载
- 积分:1
-
这个是一个多媒体的压缩与解压的软件源码 采用的是行程编码的 看看吧...
这个是一个多媒体的压缩与解压的软件源码 采用的是行程编码的 看看吧-This is a multimedia compression and decompression software using the source code look at the itinerary it
- 2022-01-25 18:42:50下载
- 积分:1
-
mpeg4压缩算法程序,有对idct的详细代码过程.
mpeg4压缩算法程序,有对idct的详细代码过程.-mpeg4 compression algorithm procedures, the details of the code idct process.
- 2022-06-19 03:17:42下载
- 积分:1
-
Huffman coding Tree Algorithm
哈夫曼编码树算法-Huffman coding Tree Algorithm
- 2022-02-01 21:16:27下载
- 积分:1
-
减压的主程序
Main program for decompression
- 2022-02-02 03:15:36下载
- 积分:1
-
【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示...
【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and binary image-- an outbound trip. Yu Cheng text compression principle on repeated field using three symbols logo Act : (a) repeat prompt, such as @,#, etc.; (2) Run-length parameters, or the number of repeat, if using a byte, the largest the length of 255 to repeat the word; (3) repeat characters. More than three as part of a repeat factor. Visibility to gain compression efficiency, duplication of characters in three more. 2. Run-image compression for the principle of two binary images, a zero original data matrix, progressive compression deal with the matrix : (1) n a row, n; (2) consecutive n 0, expressed as-n.
- 2022-05-06 21:11:33下载
- 积分:1
-
数据压缩源代码和一个用的演示,可以在内存中压缩数据。
数据压缩源代码和VC中使用DEMO,能够压缩内存数据。- Data compression source code and a demo by VC that can compress data in memory.
- 2023-05-17 21:35:03下载
- 积分:1
-
HashMap 的是使用,和说明,帮助大家对算法的认识加深
HashMap 的是使用,和说明,帮助大家对算法的认识加深-HashMap is used, and descriptions to help everyone a better understanding of the algorithm
- 2022-03-01 12:00:49下载
- 积分:1
-
此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度...
此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度-this code for the LZ7 Huffman coding and encoding of the Joint Implementation, to raise it higher lossless compression and decoding speed
- 2022-01-26 05:00:56下载
- 积分:1