home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3489 < prev    next >
Internet Message Format  |  1991-06-15  |  2KB

  1. From: hsu_wh@jhunix.HCF.JHU.EDU (William H Hsu)
  2. Newsgroups: comp.lang.c,alt.sources,comp.lang.c++,comp.lang.smalltalk,comp.lang.pascal
  3. Subject: Source code for data compression -- wanted
  4. Message-ID: <8720@jhunix.HCF.JHU.EDU>
  5. Date: 16 Jun 91 00:01:35 GMT
  6.  
  7.  
  8.        I am looking for source code which implements the Huffman
  9. and Lempel-Ziv file compression and encoding algorithms,
  10. preferably in C.  I have seen several programs which incorporate
  11. the techniques: the ZOO format, SEA's ARC, Phil Katz's PKZIP/PAK,
  12. and Raymond Lau's StuffIt.  I have also seen a format called LZH
  13. and assume that it stands for Lempel-Ziv/Huffman; am I mistaken? 
  14. I was wondering if SEA, Phil Katz, or Ray Lau have ever released
  15. any code pertaining to their respective software packages, and if
  16. not, whether the bibliographic references that they used
  17. indeveloping the algorithms is generally known.  If anyone has
  18. seen source code for a good compression algorithm or knows of a
  19. reference which may have been used by the developers listed
  20. above, please E-mail me.
  21.        I am also interested in code for conversion of different
  22. file formats to ASCII, such as uuencode/decode and BinHex.  I
  23. have not been able to get compilable code on the IBM PC and
  24. Macintosh for either program; could some kind soul please mail it
  25. to me or refer me to a reliable FTP site?
  26.        Finally, I am looking for publicly available source code
  27. to the Kermit, X/Y/Zmodem, Jmodem, and Cmodem transfer protocols
  28. for IBM and/or UNIX.  Again, I would appreciate it if anyone
  29. could cite a bibliographic source as well.  Thank you.
  30.        Please address E-mail responses to: hsu@cs.jhu.edu or
  31. HSU_WH@JHUVMS.HCF.JHU.EDU.
  32.