home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!crdgw1!rpi!usc!cs.utexas.edu!sun-barr!ames!data.nas.nasa.gov!taligent!apple!mumbo.apple.com!gallant.apple.com!wintermute.apple.com!user
- From: ksand@apple.com (Kent Sandvik)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: Best text compression?
- Message-ID: <ksand-040992183535@wintermute.apple.com>
- Date: 5 Sep 92 01:42:30 GMT
- References: <1992Sep3.214518.9599@mnemosyne.cs.du.edu> <71986@apple.Apple.COM>
- Sender: news@gallant.apple.com
- Followup-To: comp.sys.mac.programmer
- Organization: Apple
- Lines: 12
-
- In article <71986@apple.Apple.COM>, anderson@Apple.COM (Clark Anderson)
- wrote:
- > I have gotten pretty good compression on text using
- > a Huffman algorithm. It's pretty easy to implement,
- > any standard book on compression schemes should
- > have it.
-
- For instance the new "Algorithsm in C++" by Sedgewick has a code
- snippet showing how it's done. Seems more and more authors are making
- big bucks on rewriting their books with "C++" in the title.
-
- Kent Sandvik/DTS
-