-
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在...
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。-LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it became a category C, it can be to facilitate the compression.
- 2022-07-18 10:03:51下载
- 积分:1
-
基于块方向的图像无损压缩代码,压缩包解压时不能有密码,不含res和DEBUG...
基于块方向的图像无损压缩代码,压缩包解压时不能有密码,不含res和DEBUG-Block-based direction of image lossless compression code, when extracting compressed package should not have a password, non-res and DEBUG
- 2022-02-01 23:00:22下载
- 积分:1
-
FoxMail信息自动填充
FoxMail信息自动填充-information automatically filled FoxMail
- 2022-01-28 15:56:17下载
- 积分:1
-
简易的JPEG压缩程序(Matlab实现)
简易的JPEG压缩程序(Matlab实现)-Summary of the JPEG compression process (Matlab realize)
- 2023-05-03 00:45:03下载
- 积分:1
-
零树小波图像压缩算法,能够很好的压缩图象,在…
本程序是小波零树图象压缩算法,能够很好的压缩图象,在C语言里编写的-Zerotree wavelet image compression algorithms, to the good image compression, in the C language prepared by the Lane
- 2023-05-18 07:15:03下载
- 积分:1
-
介绍小波的函数,不是很复杂,初学者应该会有很大的帮助,嵌入式零树的代码...
介绍小波的函数,不是很复杂,初学者应该会有很大的帮助,嵌入式零树的代码-Introduced the wavelet function, is not very complicated, beginners should be of great help, embedded zero-tree code
- 2022-05-26 12:07:13下载
- 积分:1
-
文件解压缩,大家学习一下
文件解压缩,大家学习一下-file compression, we learn from this
- 2022-12-02 04:15:03下载
- 积分:1
-
Huffman coding used to the idea of data compression
用哈夫曼编码的思想对数据进行压缩-Huffman coding used to the idea of data compression
- 2022-05-10 22:02:10下载
- 积分:1
-
这是一组JPEG解码的指令和程序源代码,详细描述…
这是一组JPEG解码指令和源代码,详细描述了文档开头部分
- 2022-01-28 14:56:57下载
- 积分:1
-
LZ77压缩算法是无损数据压缩算法。该算法…
LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。-LZ77 compression algorithm is a lossless data compression algorithm. The algorithm is most LZ algorithm variants, such as LZW, LZSS compression algorithm, as well as some other basis. Is based on the dictionary encoder.
- 2022-02-12 19:52:33下载
- 积分:1