Skip to content

Starman7312/Huffman-Encoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Huffman-Encoding

Huffman Encoding compression algorithm for text and exceutables, implemented in Python:

• You can run the code by executing the Huffman Endcoding.py file.
• To run, just download the code folder and make sure to store in the same folder to run :)

Note: The code has some hard coded tests set to run in the main method, demonstrating the code functionality.

About

Huffman Encoding compression algorithm for text and exceutables, implemented in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages