Skip to content

Implementation of LZSS, a lossless data compression algorithm by using Z algorithm, Huffman and Elias encoding method.

Notifications You must be signed in to change notification settings

jesshew/lzss-encoder-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lempel-Ziv-Storer-Szymanski(LZSS) Encoder and Decoder

Implementation of LZSS, a lossless data compression algorithm by using Z algorithm, Huffman and Elias encoding method.

About

Implementation of LZSS, a lossless data compression algorithm by using Z algorithm, Huffman and Elias encoding method.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages