Content deleted Content added
No edit summary |
rv removal of derivation notice and against-MOS header; changed dab of prefix to more appropriate article |
||
Line 1:
{{cleanup-date|November 2005}}
A '''prefix code''' is a [[code]] which meets the "prefix property", which is that no code word is a [[
Prefix codes are also known as '''prefix-free codes''', '''comma-free codes''' or '''instantaneous codes'''; even though [[Huffman coding]] is only one algorithm for deriving prefix codes, prefix codes are also widely referred to as "Huffman codes" (even, confusingly, when the codes were not produced by a Huffman algorithm.)
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.
''This article is partly derived from [[Federal Standard 1037C]], which uses the term '''comma-free code'''.''
----
'''prefix codes''' are a form of [[entropy encoding]] used in [[lossless data compression]].
|