GitHub topics: lz78-encode-decode
monp4r/lz78_varlen_compressor
This program implements LZ78 compression with a variable-length encoder capable of handling up to 12 bits.
Language: Python - Size: 4.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aaronscode/meZip
My hobby implementation of the LZ78 compression algorithm in python
Language: Python - Size: 2.19 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Vommy/Data-Structures-and-Algorithms
A repository containing university and personal projects regarding the design and implementation of data structures and algorithms.
Language: Java - Size: 1.96 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Ritwik00025/Data-Compression
The implementation of various data compression techniques.
Language: Python - Size: 77.1 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 25 - Forks: 7

luizppa/smal
A file comrpessor using LZ78 algorithm.
Language: C++ - Size: 2.61 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

thaleshqs/tp1_alg2
1º trabalho prático da disciplina Alg-2, 2022/01
Size: 691 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Pendulun/CompressorLZ78
Um compressor com base em LZ78. Feito para a matéria Algoritmos 2
Language: C++ - Size: 11.3 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
