Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages