GitHub topics: lz77-decoding
aka411/png-decoder
A simple PNG (Portable Network Graphic) file decoder written in plain JavaScript without using any external libraries.
Language: JavaScript - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

szymonwilczek/lz77-algorithm
LZ77 compression-decompression alghoritm implemented for my assignment project
Language: C++ - Size: 539 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sergiLopez/TM-LZ77
LZ77 algorithm written in Java
Language: Java - Size: 259 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AbdelrhmanReda17/Data-Compression
This repository contains implementations of various data compression algorithms, both lossy and lossless.
Language: Java - Size: 385 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sudhamshu091/LZ77-Encoding-and-Decoding-for-Image-Compression
LZ77 Encoding and Decoding for Image Compression with python
Language: Python - Size: 2.36 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

sudhamshu091/LZ77-Encoding-and-Decoding
LZ77 Encoding and Decoding with Python
Language: Python - Size: 500 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 3

dominikkempa/em-lz77-decode
External memory decoder of LZ77 parsing
Language: C++ - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
