Implements the basic Huffman Compression and decompression algorithm in C++. All types of files can be compressed.
-
Updated
Sep 1, 2014
Implements the basic Huffman Compression and decompression algorithm in C++. All types of files can be compressed.
Implementação de um compressor e um descompressor aplicado a texto em geral.
This project compresses and decompresses text files
Compress and decompress a file using the Huffman encoding technique
Decoding input string - so called task of 'decompression'
PHP software to compress and archive files with CLI console.
Naive implementation of DEFLATE in C for decompressing gzip files (RFC 1951, RFC 1952).
C software to compress and archive files with CLI console. (miniz)
C++ software to compress and archive files with Qt based UI. (Currently user-interface ready)
Defl8 is a DEFLATE-based compression and decompression that use Huffman and LZ78.
The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils
CS300 Data Structures Course Homeworks at Sabancı University in Fall 2021
it is an command user interface used to compress files using huffman algorithm(Greedy algorithm) with variable length of chunks for compressing
this app, compress your directory with any algorithm that you want.
Free, zlib licensed ZX0 decompressor for the 68000 (optimized for speed)
The project is my coursework for second college grade.
An Web Application that uses Huffman Coding for compressing & decompressing txt files.
This Full-Stack Application (React and Springboot) was developed with the purpose of allowing a user to choose, run and compare the results of any 2 of our algorithms from our list of completed Tree Compression Algorithms that we have explored and implemented, comparing factors such as time taken and compressed image size and quality.
哈夫曼编解码压缩文件,只需在电脑选择要压缩的文件即可压缩,压缩后重新选择压缩的文件可进行解压。
Add a description, image, and links to the decompression-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the decompression-algorithm topic, visit your repo's landing page and select "manage topics."