Simple File Compression Program
-
Updated
Jun 30, 2019 - C
Simple File Compression Program
A program that uses Huffman Algorithm to compress a file, and also reverts back to original file.📁
A command line implementation in C of the Huffman Coding algorithm.
Compress and uncompress files with Huffman encoding
O algoritmo realiza a compactação e descompactação de arquivos texto através da técnica de Árvores de Huffman.
A Text Huffman Encoding Application built in C. COMP50004 Data Structures and Algorithms Milestone 2.
based on the Huffman algorithm
Some simple Huffman compression/decompression.
Add a description, image, and links to the huffman-encoder topic page so that developers can more easily learn about it.
To associate your repository with the huffman-encoder topic, visit your repo's landing page and select "manage topics."