- Posts: 2
- Thank you received: 0
LZ77 Coding
19 years 2 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
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.115 seconds