搜索资源列表
lzss.rar
- 一个对LZSS压缩算法的深入应用的例子,有兴趣的可以下载看一看
LZSS
- 一种无损压缩算法,是lz77的改进,压缩率并不比lz77高,但速度较快-a lossless compression algorithm is lz77 improved compression rate is higher than lz77, but faster
MLZSS
- 用于多文件及文件夹压缩的算法,采用lzss算法,c语言编写,很值得借鉴-for more documents and folders compression algorithm used lzss algorithm, c language, we can draw
改进的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-0.5
- LZSS 压缩/解压算法 算法简单,速度快,压缩效率和Winzip/PKZip 接近-LZSS / decompression algorithm is simple, fast and Winzip compression efficiency and / PKZip close
lz77_source
- 源代码的思路参考自 Mark Nelson 所著的<<数据压缩技术原理与范例>> 中的第八章\"滑动窗口压缩\",是lz77算法的一种简介直观的实现,但是由于 没有采用如LZSS算法中的二叉搜索树技术,所以在运行速度上不如LZSS算法。 采用了微量缓冲区buf 以加快执行速度。
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_
- 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
LZSSCompression
- LZSS压缩算法的C++实现,全部是个人完成。利用了二叉树优化,程序的性能很好。-the implement of the LZSS compression algorithm
compress_all
- 压缩解压代码,包括LZSS,LZW,Huffman,Arithmetic,LZARI,LZARI多种算法。-Compression decompression code, including LZSS, LZW, Huffman, Arithmetic, LZARI, LZARI a variety of algorithms.
LZSS-haier
- 海尔卫星接收机用的算法,和标准LZSS有点区别。-Haier satellite receiver with algorithms, and standard LZSS a little different.
v0_10
- LZSS压缩算法,用C++编写,直接可以运行,速度很快-LZSS compression algorithm, written in C++, you can directly run, very fast
MyCompressPrj
- 一个LZSS 算法,采用 动态加载方式实现-A lzss algrithom, with LoadLibray .
LZSS
- lzSS压缩算法,lz系列,检索重复字符串-lzss compresse algorithm