home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / compress / 4147 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.3 KB

  1. Xref: sparky comp.compression:4147 comp.lang.pascal:7457
  2. Newsgroups: comp.compression,comp.lang.pascal
  3. 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
  4. From: amead@s.psych.uiuc.edu (Alan Mead)
  5. Subject: Re: LZW or Run-length compression source code
  6. References: <92348.151232TAMGC@CUNYVM.BITNET> <Bz8GHC.6ys@news.cso.uiuc.edu>
  7. Message-ID: <Bz9Dq3.4w2@news.cso.uiuc.edu>
  8. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  9. Organization: UIUC Department of Psychology
  10. Date: Mon, 14 Dec 1992 16:56:26 GMT
  11. Lines: 23
  12.  
  13. amead@s.psych.uiuc.edu (Alan Mead) writes:
  14.  
  15. ><TAMGC@CUNYVM.BITNET> writes:
  16.  
  17. I just recieveed email that is, I think, misdirected, so I will post
  18. the main point here.  Thanks to llggll@mixcom.mixcom.com.  Mail follows.
  19.  
  20. -----------------
  21.  
  22. ><TAMGC@CUNYVM.BITNET> writes:
  23.  
  24. There are at least two such programs available at wuarchive.wustl.edu in
  25. the systems/msdos/simtel20/turbopas directory:
  26.  
  27. shrink12.zip    - use LZW shrinking algorithm (compatible with ZIP)
  28. dezip20.zip     - uncompresses files made with shrink
  29.  
  30. These two files contain all source code, and while they are not nearly
  31. as fast as PkZIP or ARJ, they still are fairly quick and efficient. 
  32.  
  33. Best Regards,
  34.  
  35. Mike (llggll@mixcom.mixcom.com)
  36.