A file comrpessor using LZ78 algorithm.
-
Updated
Feb 8, 2021 - C++
A file comrpessor using LZ78 algorithm.
Um compressor com base em LZ78. Feito para a matéria Algoritmos 2
C++ implementation of compression algorithms LZ78, Huffman Tree and Bit Map.
Pequeno programa para fazer a compressão e descompressão de arquivos.
Add a description, image, and links to the lz78 topic page so that developers can more easily learn about it.
To associate your repository with the lz78 topic, visit your repo's landing page and select "manage topics."