Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khaledashrafh/lz-78
This repository contains Java code implementing the LZ-78 (Lempel-Ziv 78) data compression algorithm. The LZ-78 algorithm is a lossless data compression method that replaces repeated occurrences of data patterns with references to previously encountered patterns.
https://github.com/khaledashrafh/lz-78
compression data-compression decompression lz78 lz78-compression multimedia
Last synced: about 1 month ago
JSON representation
This repository contains Java code implementing the LZ-78 (Lempel-Ziv 78) data compression algorithm. The LZ-78 algorithm is a lossless data compression method that replaces repeated occurrences of data patterns with references to previously encountered patterns.
- Host: GitHub
- URL: https://github.com/khaledashrafh/lz-78
- Owner: KhaledAshrafH
- License: mit
- Created: 2022-09-09T20:58:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-06T05:06:42.000Z (over 1 year ago)
- Last Synced: 2023-08-06T06:24:51.024Z (over 1 year ago)
- Topics: compression, data-compression, decompression, lz78, lz78-compression, multimedia
- Language: Java
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0