Performs file compression and decompression in C++ by building and processing a tree of structs to execute Huffman's encoding algorithm.
-
Updated
Jan 24, 2023 - C++
Performs file compression and decompression in C++ by building and processing a tree of structs to execute Huffman's encoding algorithm.
Huffman Algorithm
A pipelined Enigma-based encryption and Huffman compression system for secure and efficient text storage.
Huffman Data Compression Algorithm: A C++ implementation of the lossless data compression algorithm for reducing file sizes while preserving data integrity.
Implementation of H Tree and Lookup Optimisations in the Implementation.
Simple text file compression and decompression tool
C++ implementation of Huffman Encoder and Decoder
A utility where you can compress and decompress files using the Huffman Compresssion Algorithm.
Huffman implementation for encode/decode text
A program based on Huffman’s Compression Algorithm which can compress and decompress text file consisting of 128 ASCII characters.
coding problems from course 3 of the Algorithms specialization
A compression and decompression program
Data Structure Project
Optimal Huffman Tree Visualization
C++ implementation of huffman coding
Huffman coding using python
A Huffman compression and decompression package built with rust.
Add a description, image, and links to the huffman-tree topic page so that developers can more easily learn about it.
To associate your repository with the huffman-tree topic, visit your repo's landing page and select "manage topics."