home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / c / 16460 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.0 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!hal.com!olivea!charnel!rat!usc!sdd.hp.com!hp-cv!ogicse!willamette.edu!bbrown
  2. From: bbrown@willamette.edu (Brian Brown)
  3. Newsgroups: comp.lang.c
  4. Subject: LZW Compression algorithm
  5. Message-ID: <BxMAwz.D6C@willamette.edu>
  6. Date: 12 Nov 92 19:17:22 GMT
  7. Organization: Willamette University, Salem OR
  8. Lines: 14
  9.  
  10. Does anybody have any information on how to implement LZW
  11. compression/decompression?  (The data compression technique used in GIF's.)
  12.  
  13. Code is fine, but well-described algorithm would be better.  I have some
  14. information on it, but I do not know how to implement LZW compression and
  15. expect to actually come out with properly compressed data.
  16.  
  17. Any help would be greatly appreciated!!
  18.  
  19. -- 
  20. ----------------------------------------------------------------------------
  21. bbrown@willamette.edu  (Brian W. Brown, Hailing from Salem, Oregon)
  22. Remember:  57% of the voters in the United States voted AGAINST Bill Clinton
  23. ----------------------------------------------------------------------------
  24.