中文

Prefix Codes: Equiprobable Words, Unequal Letter Costs

数据结构与算法 2015-06-02 v1

摘要

Describes a near-linear-time algorithm for a variant of Huffman coding, in which the letters may have non-uniform lengths (as in Morse code), but with the restriction that each word to be encoded has equal probability. [See also ``Huffman Coding with Unequal Letter Costs'' (2002).]

关键词

引用

@article{arxiv.cs/0205049,
  title  = {Prefix Codes: Equiprobable Words, Unequal Letter Costs},
  author = {Mordecai Golin and Neal E. Young},
  journal= {arXiv preprint arXiv:cs/0205049},
  year   = {2015}
}

备注

proceedings version in ICALP (1994)