Universal code: Difference between revisions

Content deleted Content added
m fixed one wikilink, changed redlink to follow naming convention
Line 3:
a universal code maps the integers (representing messages) onto self-delimiting binary codewords.
Longer binary codewords are mapped to less probable messages.
(Self-delimiting codes are also called [[prefix-free code]] codess or "instantaneously decodable" codes).
 
Unlike other compression codes such as [[Huffman coding]] or [[fixed-length codescode]]s, universal codes do not require the receiver or the transmitter to know the maximum integer (number of potential messages) ahead of time.
 
Universal codes include: