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
Huffman Data Compression Algorithm: A C++ implementation of the lossless data compression algorithm for reducing file sizes while preserving data integrity.
Huffman Compression Program
A pipelined Enigma-based encryption and Huffman compression system for secure and efficient text storage.
Static huffman coding implementation
Huffman coding using python
A small implementation of Huffman encoding and decoding in Java
Implementation of H Tree and Lookup Optimisations in the Implementation.
Simple text file compression and decompression tool
Comp336 Project#2
A utility where you can compress and decompress files using the Huffman Compresssion Algorithm.
C++ implementation of Huffman Encoder and Decoder
The C program for Huffman coding Technique using a string data -[ data compression ]
C++ implementation of huffman coding
Huffman Compressor
File Compression tool is an C# desktop application using Huffman Encoding Algorithm
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."