Title:
losslessimagezipalgorithm Download
Description: AR002
Contains a complete archiver by Haruhiko Okumura. The archiver uses
an LZ engine whose output is compressed with static Huffman. The
file is chopped into pieces which all get their own independent
set of Huffman tree s. ARJ 2.41, ZIP 2.0 and PKZIP 2.04g use
essentially the same method. ZOO and LHA even use excactly the
same method.
LZW
The famous Lempel Ziv Welch compressor. This version by Kent Williams.
COMP
Arithmetic compression written by Mark R. Nelson. Published in
Dr Dobbs february 1991. Contains a basic arithmetic compressor
and a higher order arithmetic compressor.
ASH
A "brother" of the higher order compressor from Nelson written by
Charles Ashford. Ingenious program which makes use of the very limited
memory of the PC and still can process large files. One price to pay,
it is VERY slow. The tigthest compressor in the Dr Dobbs compression
contest.
FIN
Finish submission to the Dr Dobbs contest w
To Search:
File list (Check if you may need any files):
losslessimagezipalgorithm\sfalic-03-src\bigendian.c
.........................\.............\bigendian.h
.........................\.............\bppmask.h
.........................\.............\cdf.c
.........................\.............\cdfcmdline.c
.........................\.............\cdfcmdline.h
.........................\.............\cdfpred.c
.........................\.............\cdfpred.h
.........................\.............\cdfstat.c
.........................\.............\cdfstat.h
.........................\.............\cdftypes.h
.........................\.............\ceillog2.h
.........................\.............\cfamily.c
.........................\.............\cfamily.h
.........................\.............\clalloc.c
.........................\.............\clalloc.h
.........................\.............\encodecodeword.h
.........................\.............\exitit.c
.........................\.............\exitit.h
.........................\.............\headers.c
.........................\.............\headers.h
.........................\.............\sfalic-03-readme.txt
.........................\.............\str.h
.........................\.............\tabrand.c
.........................\.............\tabrand.h
.........................\.............\taskparams.c
.........................\.............\taskparams.h
.........................\无损压缩算法集\ar002\ar.c
.........................\..............\.....\ar.h
.........................\..............\.....\decode.c
.........................\..............\.....\encode.c
.........................\..............\.....\huf.c
.........................\..............\.....\io.c
.........................\..............\.....\makefile
.........................\..............\.....\maketbl.c
.........................\..............\.....\maketree.c
.........................\..............\.sh\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_o.c
.........................\..............\...\make.bat
.........................\..............\huf\dhuff.c
.........................\..............\...\huff1.c
.........................\..............\...\make.bat
.........................\..............\...\readme.doc
.........................\..............\lz\cmprsn.doc
.........................\..............\..\lzari.c
.........................\..............\..\lzhuf.c
.........................\..............\..\lzss.c
.........................\..............\..\make.bat
.........................\..............\..rw1\lzrw1.c
.........................\..............\.....\make.bat
.....