Variable-length coding

Home > Computer Science > Algorithms and data structures > Compression Algorithms > Variable-length coding

A general technique used in many compression algorithms to assign shorter codes to more frequently occurring symbols or patterns in the input data.