Adaptive Huffman coding: Difference between revisions

Content deleted Content added
minor--its not it's
Line 23:
 
Encoder and decoder start with the only the root node which has the maximum number, in the begining it is our initial NYT node.
When we transmit an NYT symbol we have to transmit code for NYT node, then it'sits generic code.
For every symbol which already in the tree we only have to transmit code for it'sits '''leaf node'''.
 
For every symbol transmitted on both sides we must execute '''update procedure''':