Files in this package:
----------------------
lzssunit.pas LZSSUNIT source for Borland (Turbo) Pascal 7.0
lzssunit.tph LZSSUNIT help file for Borland (Turbo) Pascal 7.0
lzssdemo.pas Simple source of compression/decompression program
readme.doc Some notes
filelist.doc This file
file_id.diz Brief description for SysOps
----------------------
So boys and girls...
Here is just a ritual doc file, couz i hate to write READMEs! ;)
Okay, LZSSUNIT.PAS is my source unit for Borland (Turbo) Pascal for
implementation of LZSS (LZ77) compression algorithm in your programs.
It is designed to work with all three DOS, DPMI and Windows
platforms of Borland Pascal 7.0. Extremely clear example to show the
use of this unit and very easy implementation.
One note: I figured out that it compresses and decompresses files
faster and better! than similar Microsoft COMPRESS/EXPAND utilities
used by slow Microsoft Setup program. Microsoft COMPRESS uses the
same algo, however.
The source code provided is all Public Domain and thus no charge is
required for the author. Use at your own risk and modify as you wish.
Thanks send to:
Mr. Byte of TR/-\NC3T3CHN0PH0BiA
SysOp of AndRew's BBS * +371-2-559777
Fidonet: 2:5100/33
Internet: aeigus@fgate.castle.riga.lv, aeigus@kristin.cclu.lv
If you still love the source so much, you are still welcome to send
some "support" fee to:
Andrew Eigus
Heinrichstr. 76
CH-8005 Zurich
Enjoy!
|