Prefix code: Difference between revisions

Content deleted Content added
Line 55:
One kind of data compression is to use a different code -- one that uses fewer bits per letter.
 
If one uses [[ASCII]], for example, one really needs only 7 bits per letter (assuming the standard 26-letter English alphabet with upper and lower case and no accents).
 
=== variable-length codes with a comma ===