搜索资源列表
lzss.rar
- 一个对LZSS压缩算法的深入应用的例子,有兴趣的可以下载看一看
改进的LZSS压缩算法
- 本文提出了LZSS压缩算法在进行文本压缩时存在的问题,并给出了解决方法。改进后的算法具有较高的压缩率,实验结果令人满意。 关键词:LZSS;数据压缩 -This paper presents a compression algorithm LZSS text compression during the question and gives a solution. Improved algorithm with a higher compression ratio, the experi
LZSS.h
- 对LZSS压缩算法的深入应用.h-LZSS compression algorithm to the deep application. H
LZSS.cpp
- 对LZSS压缩算法的深入应用.c-LZSS compression algorithm to the deep application. C
LZSS
- C++ implementation of LZSS
lzss-0.5
- LZSS 压缩/解压算法 算法简单,速度快,压缩效率和Winzip/PKZip 接近-LZSS / decompression algorithm is simple, fast and Winzip compression efficiency and / PKZip close
lzss
- lzss压缩源代码,可以实现消息的压缩。
lzss-lzw-scz压缩解压
- 三个压缩/解压缩算法,可在linux windows vxworks等平台使用,便于移植
LZSS.rar
- LZSS压缩解压:使用LZSS算法对文本文件进行压缩和解压,LZSS
CompressDecompress.rar
- ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫曼编码树算法.zip 哈夫曼压缩
lzss.rar
- 这是一个关于lzss压缩的C的源代码,This is a study on lzss compressed C source code
lzss_
- LZss压缩算法源代码,很好,有需要的朋友,希望很好学习利用它。-very good source code.
lzss
- 一个对LZSS压缩算法的深入应用的例子,有兴趣的可以下载看一看-LZSS a compression algorithm in-depth examples of the application, interested can download to look at
LZSS
- 采用C++编写的lzss压缩算法,尤其对于文本文件的压缩效果比较好-The use of C++ written lzss compression algorithms, especially for the compression effect of the text file is better
LZSS
- source code the LZSS algorithm
lzss
- lzss压缩源程序 能快速进行压缩解压-lzss compression to compress the source code to quickly extract
LZSS
- LZSS compression by autoit
lzssdemo
- lzss c++ realization
LZSS
- Compress/decompress on algoritm lzss/lz-Compress/decompress on algoritm lzss/lz77
LZSS
- Code example for LZSS alg