Skip to main content

LZ77 Coding

More
18 years 7 months ago #9959 by Bucky
LZ77 Coding was created by Bucky
Can some one please help me with this.

Construct an LZ77 code for the following sequence. Use a sliding-history buffer and look-ahead buffer of size 8 each.

0100010011010001010010000101000


Thanks
Time to create page: 0.135 seconds