An open API service providing repository metadata for many open source software ecosystems.

GitHub / Gautam8387 / Huffman-RL-Encoding-Compression-Algorithm

I have worked on developing the implementation of Huffman Compression Algorithm on Strings along with run time encoding. Written in C, the program works on Min Heaps and Huffman Tree data structures. It uses Huffman algorithm—create a Huffman Tree using the frequencies of each character using heap data structure—and Run-time-encoding to compression

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gautam8387%2FHuffman-RL-Encoding-Compression-Algorithm

Stars: 1
Forks: 0
Open issues: 0

License: None
Language: C
Size: 7.81 KB
Dependencies parsed at: Pending

Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: almost 2 years ago

Topics: c, huffman-algorithm, huffman-coding, huffman-compression-algorithm, min-heap, run-length-decoding, run-length-encoding, tree

    Loading...