所属分类:
压缩解压
开发工具:Visual C++
文件大小:28KB
下载次数:26
上传日期:2005-11-05 12:56:59
说明: 实现LZARI压缩算法的C++类
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。
(LZARI compression algorithm to achieve the category C is a 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 become a category C, it can easily compression.)
文件列表:
TestLZARICompress
.................\lzari.
cpp
.................\lzari.
h
.................
\res
.................\...\TestCompress.
rc2
.................\resource.
h
.................\StdAfx.
cpp
.................\StdAfx.
h
.................\TestCompress.
aps
.................\TestCompress.
clw
.................\TestCompress.
cpp
.................\TestCompress.
dsp
.................\TestCompress.
dsw
.................\TestCompress.
h
.................\TestCompress.
opt
.................\TestCompress.
rc
.................\TestCompressDlg.
cpp
.................\TestCompressDlg.
h