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

https://github.com/alexisrodriguezcs/filecompression

This C++ program utilizes a priority queue implemented as a custom binary search tree and hashmap to efficiently perform file compression and decompression using the Hoffman Coding technique.
https://github.com/alexisrodriguezcs/filecompression

Last synced: 12 months ago
JSON representation

This C++ program utilizes a priority queue implemented as a custom binary search tree and hashmap to efficiently perform file compression and decompression using the Hoffman Coding technique.

Awesome Lists containing this project