Go back

Static Huffman coding

Method developed in 1951 by David Huffman creates optimal code when coding by frequencies of source units. Following applet demostrates work of this algorithm including computing frquencies and saving them using Fibonacci code. It could be also exected as application by shen.jnlp in application directory.