Skip to content

This Repository contains code for ADA Assignment and Animation content.

Notifications You must be signed in to change notification settings

Syed-Affan-Hameed/ADA-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Huffman-Tree-Animation-GUI

This Application takes a String as User Input and consequently shows the genration of the huffman tree using the String.

Run the program in your terminal using the following commands :

javac huffman.java

java huffman

At first a window opens where the user need to enter the String and press enter and the animation starts. User may have to enlarge the String Input Window to input the string .

It may happen that some nodes do not fix in the screen,this may however be remedied accordingly by changing some values in the code as commented out.

About

This Repository contains code for ADA Assignment and Animation content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages