Data Compression: Difference between revisions
From CPCWiki - THE Amstrad CPC encyclopedia!
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
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. | |||
== File compression == | == File compression == | ||
| Line 20: | Line 29: | ||
[[Category:DATA Storage]] | [[Category:DATA Storage]][[Category:Programming]][[Category:Applications]][[Category:CrossDev]] | ||
Revision as of 22:00, 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.