8000 GitHub - efutch/lzw: A simple implementation of the Lempel-Ziv-Welch (LZW) data compression algorithm in C
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ lzw Public

A simple implementation of the Lempel-Ziv-Welch (LZW) data compression algorithm in C

Notifications You must be signed in to change notification settings

efutch/lzw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a very simple implementation of Lempel-Ziv-Welch data compression.

About

A simple implementation of the Lempel-Ziv-Welch (LZW) data compression algorithm in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0