C program written to encode (compress) and decode (decompress) a text file in Huffman Encoding method.
-
Updated
Jun 9, 2023 - C
C program written to encode (compress) and decode (decompress) a text file in Huffman Encoding method.
Huffman Compression Program
Simple File Compression Program
Replace the jpeg's default huffman table to reduce the file size.
The C program for Huffman coding Technique using a string data -[ data compression ]
Data structures, bilgisayar bilimleri, algoritmalar ağırlıklı çeşitli C program örnekleri
This program compresses a string of characters using Huffman's algorithm.
Projeto desenvolvido durante a disciplina de Estrutra de Dados lecionada pelo professor Marcio Ribeiro
Implementation of H Tree and Lookup Optimisations in the Implementation.
File compression algorithm implemented as a command line utility for UNIX and Unix-like operating systems.
An implementation of Canonical Huffman Encoder/Decoder in C, compatible for running in Pintos.
An encoder and decoder based on the huffman algorithm
Código do projeto proposto pelo professor Bruno Macchiavello, como forma de avaliação da disciplina Estrutura de Dados (116319) turma D do semestre 2-2018 do curso de licenciatura em Computação da Universidade de Brasília, realizado pelo estudante Felipe Luís Pinheiro em C.
Implemented Huffman coding algorithm in C as part of under-graduation project. It is a lossless data compression algorithm.
Huffman tree encoding & decoding for data compression
Some simple Huffman compression/decompression.
Huffman compressor/decompressor
Archiver based on Huffman compression algorithm
based on the Huffman 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."