Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Data Compression: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
MacDeath (talk | contribs)
No edit summary
MacDeath (talk | contribs)
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.

File compression

File decompression