A compression/decompression program built with Java which is based on the Huffman algorithm. This program can reduce file sizes in half when measured in bits.
enkelprifti98/Text-Compression
A compression/decompression program built with Java which is based on the Huffman algorithm. This program can reduce file sizes in half when measured in bits.
Java