The implementation of various data compression techniques.
-
Updated
Nov 15, 2020 - Python
The implementation of various data compression techniques.
A file comrpessor using LZ78 algorithm.
Um compressor com base em LZ78. Feito para a matéria Algoritmos 2
My hobby implementation of the LZ78 compression algorithm in python
1º trabalho prático da disciplina Alg-2, 2022/01
This program implements LZ78 compression with a variable-length encoder capable of handling up to 12 bits.
A repository containing university and personal projects regarding the design and implementation of data structures and algorithms.
Add a description, image, and links to the lz78-encode-decode topic page so that developers can more easily learn about it.
To associate your repository with the lz78-encode-decode topic, visit your repo's landing page and select "manage topics."