Introduction - If you have any usage issues, please Google them yourself
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.
Packet : 35738610ldstoolkit1.1.zip filelist
ar002/
ar002/ar.c
ar002/ar.h
ar002/decode.c
ar002/encode.c
ar002/huf.c
ar002/io.c
ar002/makefile
ar002/maketbl.c
ar002/maketree.c
ash/
ash/arith.c
ash/arith.h
ash/comp.h
ash/compress.c
ash/expand.c
ash/files.c
ash/files.h
ash/make.bat
ash/model.c
ash/readme
ash/test.c
comp/
comp/bitio.c
comp/bitio.h
comp/coder.c
comp/coder.h
comp/comp-1.c
comp/comp-2.c
comp/expand-1.c
comp/expand-2.c
comp/make.bat
comp/model-1.c
comp/model-1a.c
comp/model-2.c
comp/model-2a.c
comp/model.h
comp/read.me
fin/
fin/comp2.asm
fin/decomp2.asm
fin/fin.c
fin/make.bat
huf/
huf/dhuff.c
huf/huff1.c
huf/make.bat
huf/readme.doc
lz/
lzrw1/
lzrw1/lzrw1.c
lzrw1/make.bat
lzw/
lzw/commlzw.c
lzw/debug.h
lzw/lzw.doc
lzw/lzwcom.c
lzw/lzwunc.c
lzw/make.bat
lzw/sgtty.h
lz/cmprsn.doc
lz/lzari.c
lz/lzhuf.c
lz/lzss.c
lz/make.bat
readme.now
splay/
splay/make.bat
splay/readme.doc
splay/splay.c