home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / msdos / programm / 8701 < prev    next >
Encoding:
Text File  |  1992-08-21  |  1.6 KB  |  36 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!rpi!usc!sdd.hp.com!mips!mips!octela!shaun
  3. From: shaun@octel.com (Ein keine nichtmusik)
  4. Subject: Re: Compression Algorithms Required !
  5. Message-ID: <1992Aug21.174618.22036@octel.com>
  6. Organization: Octel Communications Inc., Milpitas Ca.
  7. References: <ebolog.4@elaine.ee.und.ac.za> <1992Aug18.152431.390@csc.canterbury.ac.nz>
  8. Date: Fri, 21 Aug 1992 17:46:18 GMT
  9. Lines: 25
  10.  
  11. In article <1992Aug18.152431.390@csc.canterbury.ac.nz> cctr132@csc.canterbury.ac.nz (Nick FitzGerald, CSC, Uni. of Canterbury, NZ) writes:
  12. >In article <ebolog.4@elaine.ee.und.ac.za>, ebolog@elaine.ee.und.ac.za
  13. >(EDWIN BOLOGNA : THIRD) writes:
  14. >
  15. >> If anyone out there has or knows where I can get my hands on ASM, C, or
  16. >> PAS compression routines for LZH, or any other good compression algorithm
  17. >> could you please mail me a copy.
  18. >
  19. >If you aren't too fixed to .LZH, you could get the portable .ZIP code
  20. >from Info-Zip.  
  21.  
  22. Another excellent set of routines are the LZRW family, developed by Ross 
  23. Williams in Australia.  There are several, some of which are optimized for
  24. speed, and some for compression.  All the ones I've used take blocks of
  25. input and produce blocks out output, so you can compress/decompress in a 
  26. fixed amount of memory.  Source is available in very portable C, and in
  27. optimized 68000 assembly in some cases.  See the comp.compression FAQ for
  28. details.  I highly recommend the routines.
  29.  
  30. @Man
  31. -- 
  32. shaun@octel.com  ||  They lie, lie, lie and over simplify, I can't stannum; 
  33.                  ||  They give me the fear.
  34. @Man:  Hey...  You look like a floating disembodied head!
  35. Beej:  Don't we all?
  36.