Skip to content

Generates a Huffman tree from a provided map, prints the generated tree in table format (containing Character and Huffman code columns), and then prints out the decoded text version of the provided file.

Notifications You must be signed in to change notification settings

mvinci12/Huffman-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huffman-Code

Generates a Huffman tree from a provided map, prints the generated tree in table format (containing Character and Huffman code columns), and then prints out the decoded text version of the provided file.

About

Generates a Huffman tree from a provided map, prints the generated tree in table format (containing Character and Huffman code columns), and then prints out the decoded text version of the provided file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published