This program compresses a string of characters using Huffman's algorithm.
-
Updated
Dec 30, 2022 - C
This program compresses a string of characters using Huffman's algorithm.
Personal implementation of huffman coding algorithm applied to compress files in .art format
An implementation of Huffman Coding Compression written in C
A command line implementation in C of the Huffman Coding algorithm.
Add a description, image, and links to the huffman-coding-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the huffman-coding-algorithm topic, visit your repo's landing page and select "manage topics."