home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / compress / research / 290 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.6 KB  |  36 lines

  1. Newsgroups: comp.compression.research
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!crabapple.srv.cs.cmu.edu!spot
  3. From: spot@CS.CMU.EDU (Scott Draves)
  4. Subject: Re: C source for Fractal compression, huh !
  5. In-Reply-To: tim@maths.tcd.ie's message of 18 Nov 92 02:49:12 GMT
  6. Message-ID: <By0sD7.HDv.1@cs.cmu.edu>
  7. Originator: spot@COBOL.FOX.CS.CMU.EDU
  8. Sender: news@cs.cmu.edu (Usenet News System)
  9. Nntp-Posting-Host: cobol.fox.cs.cmu.edu
  10. Organization: School of Computer Science, Carnegie Mellon University
  11. References: <MICHAEL.92Nov13144140@pullet.lanl.gov>
  12.     <1992Nov16.184754.3170@maths.tcd.ie> <Bxu712.LvA@metaflow.com>
  13.     <1992Nov18.024912.24072@maths.tcd.ie>
  14. Date: Fri, 20 Nov 1992 15:00:32 GMT
  15. Lines: 19
  16.  
  17.  
  18. Timothy> Chaitin/Kolmogorov Algorithmic Information Theory does set an
  19. Timothy> absolute limit to the degree to which any given data can be
  20. Timothy> compressed: the string s cannot be compressed beyond its
  21. Timothy> entropy (or informational content) H(s).
  22.  
  23. there's no limit to how well any one particular or small group of
  24. possible inputs can be compressed.  consider a code that compresses
  25. input A (say this netnews post) to "0", and any other input B to "1B".
  26. clearly, that one bit is less than H(A), but averaged over all inputs,
  27. satisfies the theory.  the magic of (lossless) compressing is deciding
  28. what inputs you want to compress and "concentrating" the code to make
  29. that portion of the possible input space take very little space, at
  30. the expense of other stuff taking lots of space.
  31.  
  32. -- 
  33.                 orgasm
  34. Scott Draves            nitrous
  35. spot@cs.cmu.edu            death
  36.