home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / compress / 3036 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.1 KB  |  23 lines

  1. Newsgroups: comp.compression
  2. Path: sparky!uunet!wupost!darwin.sura.net!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!hobbes.physics.uiowa.edu!news.uiowa.edu!news
  3. From: williams@herky.cs.uiowa.edu (Kent Williams)
  4. Subject: Re: Compression technique mentioned in PCW
  5. Sender: news@news.uiowa.edu (News)
  6. Message-ID: <1992Aug18.173306.742@news.uiowa.edu>
  7. Date: Tue, 18 Aug 1992 17:33:06 GMT
  8. References: <1992Aug18.155518@sees.bangor.ac.uk>
  9. Nntp-Posting-Host: herky.cs.uiowa.edu
  10. Organization: University of Iowa, Iowa City, IA, USA
  11. Lines: 10
  12.  
  13. From article <1992Aug18.155518@sees.bangor.ac.uk>, by mather@sees.bangor.ac.uk (Paul Mather):
  14. > Well, the method the person outlined was the familiar one of representing
  15. > the bytes of a data stream as a decimal fraction N, where N is between 0
  16. > and 1.  A similar scheme was mentioned here during the WEB flame wars,
  17. > where compression was achieved by marking this number on a rod.  Decompression
  18. > involved precisely measuring the marked length and enumerating it. :-)
  19. This sounds like arithmetic compression.  Some people who don't care about
  20. compression time or memory usage have come up with really effectic arithmetic
  21. compressors.
  22.