Arithmetic coding
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression }} '''Arithmetic coding''' (pronounced ''a-rith-MEH-tic'') is a kind of lossless data compression. It can be seen as a ...") |
Revision as of 13:50, 23 February 2013
Arithmetic coding (pronounced a-rith-MEH-tic) is a kind of lossless data compression. It can be seen as a generalization of Huffman coding.