News

A simple command-line file compressor and decompressor implemented in C++ using the Huffman coding algorithm. This project demonstrates techniques in data compression, file I/O, and modern C++ ...