所属分类:
压缩解压
开发工具:C/C++
文件大小:94KB
下载次数:4
上传日期:2007-05-04 01:19:17
说明: Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman compressor, splay tree program, and LZRW1. Quite a variety.
(Lossless Data Compression Toolkit Versio n 1.1 of the lossless data compression toolkit b y Nico deVries. The C sources in this toolkit inc lude an LZW compressor, AR002 archiver. PPM like a compressor using arithmetic compres sion, Huffman compressor, splay tree program, and LZRW1. Quite a variety.)
文件列表:
ar002
.....\ar.
c
.....\ar.
h
.....\decode.
c
.....\encode.
c
.....\huf.
c
.....\io.
c
.....
\makefile
.....\maketbl.
c
.....\maketree.
c
ash
...\arith.
c
...\arith.
h
...\comp.
h
...\compress.
c
...\expand.
c
...\files.
c
...\files.
h
...\make.
bat
...\model.
c
...\
readme
...\test.
c
comp
....\bitio.
c
....\bitio.
h
....\coder.
c
....\coder.
h
....\comp-1.
c
....\comp-2.
c
....\expand-1.
c
....\expand-2.
c
....\make.
bat
....\model-1.
c
....\model-1a.
c
....\model-2.
c
....\model-2a.
c
....\model.
h
....\read.
me
fin
...\comp2.
asm
...\decomp2.
asm
...\fin.
c
...\make.
bat
huf
...\dhuff.
c
...\huff1.
c
...\make.
bat
...\readme.
doc
lz
..\cmprsn.
doc
..\lzari.
c
..\lzhuf.
c
..\lzss.
c
..\make.
bat
lzrw1
.....\lzrw1.
c
.....\make.
bat
lzw
...\commlzw.
c
...\debug.
h
...\lzw.
doc
...\lzwcom.
c
...\lzwunc.
c
...\make.
bat
...\sgtty.
h
readme.
now
splay
.....\make.
bat
.....\readme.
doc
.....\splay.
c