文件名称:LZ_77
介绍说明--下载内容均来自于网络,请自行研究使用
Data compression with LZ77 interface -LZ77 (Lempel-Ziv-1977) is a simple but surprisingly effective form of data compression that takes an entirely differnt approach from Huffman coding. LZ77 is a dictionary-based method
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bit.c
bit.h
bitree.c
bitree.h
compress.h
heap.c
heap.h
huffman.c
lz77.c
pqueue.h
bit.h
bitree.c
bitree.h
compress.h
heap.c
heap.h
huffman.c
lz77.c
pqueue.h