Fundamentals of Multimedia

Multimedia Demonstrations - Adaptive Huffman
Description

This program illustrates the process of Adaptive Huffman algorithm.

Download
Demo Link
Java Applet: Adaptive Huffman Download
Environment

We recommend installing OpenJDK 8 or higher versions of Java.

How to run the program?

Download and extract the archived file. On the root folder, please run the following command:

    
> appletviewer big.html
                    

The program will start running. From the bottom, please select Continuous. Also, from the left top corner, please enter a character a.

Then, you will see the program updates the texts, shows animations and refreshes the Huffman coding tree. After that, you can enter a new character and see the changes.