搜索资源列表
LZ77算法源代码
- 用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
LZ77 Codec
- LZ77压缩编码算法的C代码,VC开发.-LZ77 compression algorithm C code, VC development.
压缩文件算法(lz77)
- 使用LZ77算法压缩文件的C代码,一般来说,现在流行的winzip,winrar以及unix下的compress使用的都是该算法-LZ77 algorithm compressed files in C code, in general, the now popular winzip. unix WinRAR and compress the use of the algorithm are
lz77
- 一个LZ77编码压缩的示例程序-a LZ77 compression coding examples of procedures
LZ77
- LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。
lz77
- lz77算法(\"A Universal Algorithm for Sequential Data Compression\")的一种简洁直观的实现。
lz77
- lz77编码压缩源代码(C语言版) 测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K
simple-lz77
- simple-lz77压缩算法,主要是应用此算法进行文件的压缩,方便存储,方便应用
LZ77
- 使用LZ77算法实现文件压缩 点击文件-压缩,选择要压缩文件,在同一目录中生成后缀名为.lz77的压缩文件 点击文件-解压,选择要解压文件(.lz77),在同一目录中生成源文件
LZ77
- LZ77压缩算法的VC++实现。多媒体课程设计
lz77
- lz77编码算法c程序实现!!第一次船请大家海涵
LZ77
- 以前为研究加解密码算法,曾分析了LZ77算法,但觉得所研究的例子压缩文件大小存在限制,所以就着手改进了其算法,使其支持大文件压缩和解压.-Previous study solutions for cryptographic algorithms, has analyzed the LZ77 algorithm, but I studied the existence of examples of compressed file size limit, so working to improve
LZ77
- 这是LZ77压缩算法的源码,内含使用DEMO-LZ77 compression algorithm This is the source, including the use of DEMO
lz77
- lz77算法原代码,压缩比率20 ~90 .-lz77 algorithm for the original code, compression ratio 20 ~ 90 .
LZ77
- LZ77图像压缩算法,生成的静态库。可以直接调库-Image compression algorithm LZ77 to produce a static library. Library can be directly transferred
lz77
- lz77压缩算法单元源文件出自王咏刚先生的《笨笨数据压缩教程》中的lz77.c由崔东伟修改为pascal单元-lz77 compression algorithm module source file from Mr. Wang Yonggang' s " simple-minded, data compression tutorial" in lz77.c by Choi Dong-wei was revised to pascal unit
lz77
- lz77压缩算法实现,大家可以参考,我只为积分-lz77 compression algorithm, we can refer to, I just for the points
LZ77
- Lz77 compression code
Lz77
- 关于lz77压缩算法的压缩与解压缩,有需要的请下载!-the compression and decompression of lz77
LZ77
- lz77编码,从文件读取,进行编码,最终以二进制的形式输出到文本。无延伸-lz77 encoding read from the file, encoded in binary form the final output to the text. No extension