Please reference the Zvi-Lempel ZIP COMPRESSIONALGORITHM, and apply it to the text:“thedogisabigdog”
THen demonstrate what the representation for the repeated codes(only show the final representation where the compressedrepresentation is being used, you don’t have to show the “normal”representation part, ydo show the tracing steps either). However,please assume the following:
• the repeating representation is used only if the length isat least 3.
• 8-bit for pointers and 4-bit for length option is usedhere.
• use decimal notation
• do not calculate the number of bits
Expert Answer
An answer will be send to you shortly. . . . .