A program that can losslessly compress and decompress files using Huffman Encoding
-
Updated
Dec 19, 2018 - C++
A program that can losslessly compress and decompress files using Huffman Encoding
All projects of Data Structure course in an integrated GUI application
A c++ program to compresses and decompresses files using Huffman algorithm.
Hamming, Huffman and etc algorithms
This repo is an implementation of both constant and variable huffman encoding.
Huffman encoding and decoding tree in python
Huffman code
The huffPP (Huffman Coding Plus Plus) is a utility tool written in C++ 20 to compact and unzip files using the huffman coding algorithm.
A lightweight C++ implementation of Huffman encoding compression. 一个简单的C++霍夫曼编码压缩实现。
🖇 In computer science and information theory, a Huffman code is a particular type of optimal prefix code that is commonly used for lossless data compression.
Compress and decompress a file using the Huffman encoding technique
A text compressor that uses huffman tree
A repository for problem solving in java
A command-line compression software that can handle files and folders
File Compression tool is an C# desktop application using Huffman Encoding Algorithm
Projeto desenvolvido durante a disciplina de Estrutra de Dados lecionada pelo professor Marcio Ribeiro
Here you may find some C++ and Python code.
This program compresses a string of characters using Huffman's algorithm.
Text comression/decompression using Huffman Encoding
Add a description, image, and links to the huffman-compressor topic page so that developers can more easily learn about it.
To associate your repository with the huffman-compressor topic, visit your repo's landing page and select "manage topics."