Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikhaelmounay/huffman-file-zipper

A Qt-C++-based desktop file archiver with a high compression ratio based on Huffman Coding. Made as a semester project for Applied Data Structures (CSCE 2211) course @ AUC.
https://github.com/mikhaelmounay/huffman-file-zipper

compression heap huffman-coding prefix-code

Last synced: 2 days ago
JSON representation

A Qt-C++-based desktop file archiver with a high compression ratio based on Huffman Coding. Made as a semester project for Applied Data Structures (CSCE 2211) course @ AUC.

Awesome Lists containing this project

README

        

# HuffmanFileZipper

A desktop file archiver with a high compression ratio based on Huffman Coding.