Computer Science, asked by alok3192, 11 months ago

Explain adaptive huffman compression technique in detail

Answers

Answered by meeragupta0029
0

Adaptive Huffman coding (also called Dynamic Huffman coding) is an adaptive coding technique based on Huffman coding. It permits building the code as the symbols are being transmitted, having no initial knowledge of source distribution, that allows one-pass encoding and adaptation to changing conditions in data.

Similar questions