LZ77 algorithm, providing efficient lossless data compression and decompression capabilities. It offers a reliable and flexible solution for reducing file sizes in various programming languages.
-
Updated
Jun 30, 2023 - C++
LZ77 algorithm, providing efficient lossless data compression and decompression capabilities. It offers a reliable and flexible solution for reducing file sizes in various programming languages.
The final project in my undergraduate life, a data compressor based on BWT, MTF and Huffman-coding.
LZ77 compression-decompression alghoritm implemented for my assignment project
Add a description, image, and links to the data-compressor topic page so that developers can more easily learn about it.
To associate your repository with the data-compressor topic, visit your repo's landing page and select "manage topics."