home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.compression:4147 comp.lang.pascal:7457
- Newsgroups: comp.compression,comp.lang.pascal
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!s.psych.uiuc.edu!amead
- From: amead@s.psych.uiuc.edu (Alan Mead)
- Subject: Re: LZW or Run-length compression source code
- References: <92348.151232TAMGC@CUNYVM.BITNET> <Bz8GHC.6ys@news.cso.uiuc.edu>
- Message-ID: <Bz9Dq3.4w2@news.cso.uiuc.edu>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Organization: UIUC Department of Psychology
- Date: Mon, 14 Dec 1992 16:56:26 GMT
- Lines: 23
-
- amead@s.psych.uiuc.edu (Alan Mead) writes:
-
- ><TAMGC@CUNYVM.BITNET> writes:
-
- I just recieveed email that is, I think, misdirected, so I will post
- the main point here. Thanks to llggll@mixcom.mixcom.com. Mail follows.
-
- -----------------
-
- ><TAMGC@CUNYVM.BITNET> writes:
-
- There are at least two such programs available at wuarchive.wustl.edu in
- the systems/msdos/simtel20/turbopas directory:
-
- shrink12.zip - use LZW shrinking algorithm (compatible with ZIP)
- dezip20.zip - uncompresses files made with shrink
-
- These two files contain all source code, and while they are not nearly
- as fast as PkZIP or ARJ, they still are fairly quick and efficient.
-
- Best Regards,
-
- Mike (llggll@mixcom.mixcom.com)
-