GitHub / Jishan13 / File_Compressor
Takes any type of file (including binaries) and compresses it using huffman coding. At the same time, it decompresses the a given file if compressed using this same file.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jishan13%2FFile_Compressor
PURL: pkg:github/Jishan13/File_Compressor
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 756 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 4 years ago
Pushed at: over 4 years ago
Last synced at: about 21 hours ago
Topics: binarysearchtree, huffman-coding, minheap