Jonathan Bennet’s C++ implementation of LZSS
Published in Source Code, LZ77/LZSS and derivatives
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