Content deleted Content added
Disambiguation link repair - You can help! |
No edit summary |
||
Line 1:
== Introduction ==
A '''prefix code''' is a [[code]] which meets the "prefix property", which is that no code word is a [[Prefix (linguistics)|prefix]] of any other code word in the set. A code which uses code words {0,10,11} meets the prefix property; a code whose set is {0,1,10,11} does not because "1" is a prefix of both "10" and "11".
Line 8:
Examples of prefix codes are the variable-length [[Huffman coding|Huffman codes]], [[country calling codes]], [[ISBN]]s and the Secondary Synchronization Codes used in the [[UMTS]] [[W-CDMA]] 3G Wireless Standard.
'''prefix codes''' are a form of [[entropy encoding]] used in [[lossless data compression]].
|