• Stars
    star
    2
  • Language
    C++
  • Created over 5 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A C++ implementation of the Huffman coding algorithm to encode/decode text files that can be used as lossless data compression.