Skip to content

KylerMaker/Txt_HuffmanEncoder-Decoder

Repository files navigation

Txt_HuffmanEncoder-Decoder

A program that compresses/decompresses .txt files using Huffman coding.

Instructions to Run

In the Executable.java file, choose between the two static methods compress(String pathName) and decompress(String pathName) and run it in the main method. Your file will be written to to the same place as the given pathName.

About

A program that compresses/decompresses .txt files using Huffman coding.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages