第26902题 单选题
已知字母{a,b,c,d,e}的出现频率,求各字符对应的哈夫曼编码长度

字母表 {a,b,c,d,e} 在字符串中出现的频率分别为 10%,15%,30%,16%,29%,使用哈夫曼编码方式对字母进行二进制编码,求字符a、b、c、d、e分别对应的哈夫曼编码长度。

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析