Data-Compression.org

data compression link collection

Jonathan Bennet’s C++ implementation of LZSS

A C++ implementation of the LZSS / LZ77 algorithm. Also contains a description of the LZSS algorithm and my implementations of it as I learned more about it (hashing, lazy evaluation, etc.) All the code from my first attempt to the current version is included.

An anonymous visitor to Jonathan’s page said it was “Pertinent, very useful, relevant, just what I needed.”

http://www.hiddensoft.com/cgi-bin/countdown.pl?code/LZSS.zip

* * * * *

Posted in October 30th, 2002

No User Commented In " Jonathan Bennet’s C++ implementation of LZSS "

Subscribes to this post Comment RSS or TrackBack URL

Leave Your Reply Below

 Username

 Email Address

 Website

Sticky note: Please double check your comments before submit Please Note: The comment moderation maybe active so there is no need to resubmit your comment