Showing posts with label lz77. Show all posts
Showing posts with label lz77. Show all posts

Magic board! #2

  • 0
This time topic:
test an algorithm to build a dictionary binary tree used by the lz77 compressor to encode data.

Writing the compressor code is killing me!