Variable-Length Code Table
Jump to navigation
Jump to search
A Variable-Length Code Table is a code table that was created without a length parameter.
- Example(s):
- a Huffman Tree.
- …
- Counter-Example(s):
- See: Coding System, Prefix Coding, Constant-Weight Coding.