-
实现对图像的lzw压缩编码 得到图像的压缩比以及码长
实现对图像的lzw压缩编码 得到图像的压缩比以及码长-Lzw realize image compression coding of image compression ratio as well as the code length
- 2023-05-20 15:50:02下载
- 积分:1
-
通过学习,理解继承热性的用法,程序中通过直线和点之间的继承特性进行演示了。...
通过学习,理解继承热性的用法,程序中通过直线和点之间的继承特性进行演示了。-Through the study, understanding the usage of heat inherited the program through the succession between the lines and points, demonstrate the properties.
- 2022-10-02 04:45:03下载
- 积分:1
-
这是一个关于lzss压缩的C的源代码
这是一个关于lzss压缩的C的源代码-This is a study on lzss compressed C source code
- 2022-01-26 00:59:52下载
- 积分:1
-
用一个完整的熵编码,用的是用C++编写的直接链接…
一个带有源码的完整的熵编码程序,使用vC++编写,直接编译链接就可以运行,执行速度比较可以-With a complete source of entropy coding, the use of vC++ Prepared directly link the compiler can be run, the implementation speed comparison, we can
- 2022-12-10 02:55:02下载
- 积分:1
-
在VB中实现 Zip 和 Unzip 的程序,完全兼容WinZip.rar
在VB中实现 Zip 和 Unzip 的程序,完全兼容WinZip.rar-in VB achieve Zip and Unzip procedures, fully compatible WinZip.rar
- 2023-04-29 07:00:04下载
- 积分:1
-
可以对文本字符进行haffman编码,经过测试,该程序还是不错的。很完整的一个程序。...
可以对文本字符进行haffman编码,经过测试,该程序还是不错的。很完整的一个程序。-can to the text characters haffman coding, tested, the procedure is still pretty good. Complete a procedure.
- 2023-04-12 18:00:04下载
- 积分:1
-
实现inflate压缩算法,结构清晰,方便裁剪,比gzip小很多。详情见www.zlib.net
实现inflate压缩算法,结构清晰,方便裁剪,比gzip小很多。详情见www.zlib.net-Realize inflate compression algorithm, structural clarity, easy cutting, much smaller than gzip. Details www.zlib.net
- 2022-04-25 10:18:32下载
- 积分:1
-
本程序提供了哈夫曼编码的压缩和解压缩函数,并实现了图象文件的压缩和解压缩...
本程序提供了哈夫曼编码的压缩和解压缩函数,并实现了图象文件的压缩和解压缩-the procedures provided Huffman coding compression functions, and to achieve the image file compression
- 2022-07-04 00:43:27下载
- 积分:1
-
This is a branch for the classic image compression procedures, in normal circums...
这是分行用于图像压缩的经典的程序,在正常的情况下可达到7:1左右的压缩比.-This is a branch for the classic image compression procedures, in normal circumstances can reach about 7:1 compression ratio.
- 2022-03-21 05:20:36下载
- 积分:1
-
This file contains a new and improved version of on of the Huffman coder, (June...
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a program which do JPEG-like entropy coding. A complete compression example is shown in TestMat2Vec.m. This file is all you need for Huffman coding in MatLab.-This file contains a new and improved version of on of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful wh en using Matlab for data compression : quantizer. different variants of run-length-encoding an d end-of-block coding in Mat2Vec. and a program which do JPEG-like entropy coding . A complete compression example is shown in Tes tMat2Vec.m. This file is all you need for Huffma n coding in MatLab.
- 2023-02-16 11:35:03下载
- 积分:1