Canonical huffman coding

6 次查看(过去 30 天)
Mithila Panicker
Mithila Panicker 2011-3-9
What are the algorithms available to effeciently do canonical huffman coding in matlab?

回答(1 个)

Walter Roberson
Walter Roberson 2011-3-9
All of them. Matlab is a general purpose programming language that can be used to implement any deterministic algorithm (that fits within memory.)
Mathworks has only implemented one algorithm, huffmanenco

类别

Help CenterFile Exchange 中查找有关 Source Coding 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by