Difference between revisions of "Data Compression"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
Line 31: Line 31:
 
*[[NLarge|NLarge]] ([[FG Brain|FG Brain]])
 
*[[NLarge|NLarge]] ([[FG Brain|FG Brain]])
  
 
+
==Links==
 
[http://en.wikipedia.org/wiki/Data_compression Wikipedia's opinion on the mater...]
 
[http://en.wikipedia.org/wiki/Data_compression Wikipedia's opinion on the mater...]
  
  
 
[[Category:DATA Storage]][[Category:Programming]][[Category:Applications]][[Category:CrossDev]]
 
[[Category:DATA Storage]][[Category:Programming]][[Category:Applications]][[Category:CrossDev]]

Revision as of 18:04, 8 October 2009

Wikipedia says :

In computer science and information theory, data compression or source coding is the process of encoding information using fewer bits (or other information-bearing units) than an unencoded representation would use, through use of specific encoding schemes.

So be it.

Compression ? In my CPC ?

More often than you may believe.

The power of CrossDev

It was common to use a 16 bit computer like an Atari ST to get stronger compression.

Xyphoes Fantasy a notable exemple.

File compression

File decompression

Links

Wikipedia's opinion on the mater...