文件名称:LZARI_Cpp_compress
介绍说明--下载内容均来自于网络,请自行研究使用
一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. -LZARI algorithm based on the type of data compression. Haruhiko Okumura in 1989 July 4 daily c language algorithm to achieve this. However, the above use a number of global or static variables, in the MFC under the very convenient to use. I rewrite it into a c++ category, so that it can facilitate the compression and decompression and, more importantly, I added two new interface, this class can be compression/decompression section of the memory buffer, not just documents.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lzari.rar
实现LZARI压缩算法的C++类.mht
实现LZARI压缩算法的C++类.mht