Skip to content

clarermason/Huffman-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Huffman-Tree

This program reads in a .txt file, creates a Huffman Tree based on frequency of the occuring letter, and then encodes into binary. Another function allows you to read the binary via the tree and output the text.

About

Converts .txt into binary and back again

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages