| |
| | Amir Said Pages - FastAC - FastHF |
 | | The code can be used as a companion to my Introduction to Arithmetic Coding [1,2], enabling students to understand how arithmetic coding works, and some of its implementation problems and solutions. |
 | | While this may seem a contradiction with the first objective (truly efficient vs. simple), it happens that the new AC implementations can actually be both, thanks to the fact that they basically use
arithmetic, which is supported with great efficiency and low cost in most current processor (including those for embedded systems, DSP, etc.) [1,2,3]. |
 | | It is basically the code used for the experiments in ref. [3], in which we compare the speed of different types of implementations, and stress the need to consider the encoder/decoder information throughput as a measure of efficiency and speed. |
| www.cipr.rpi.edu /~said/FastAC.html (411 words) |
|