https://github.com/bellini666/lzw-compressor
LZW compressor developed for the 2015 ICMC/USP class of "Multimídia"
https://github.com/bellini666/lzw-compressor
c compressor lze
Last synced: 12 months ago
JSON representation
LZW compressor developed for the 2015 ICMC/USP class of "Multimídia"
- Host: GitHub
- URL: https://github.com/bellini666/lzw-compressor
- Owner: bellini666
- License: gpl-2.0
- Created: 2017-06-20T16:21:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T16:23:36.000Z (about 9 years ago)
- Last Synced: 2025-02-09T05:23:57.084Z (over 1 year ago)
- Topics: c, compressor, lze
- Language: C
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
LZW compressor implementation for the 2015 ICMC/USP class of "Multimídia"
This is distributed as is, in case it is useful to anyone out there.