Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors