第23844题 单选题
给定字母{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 }}%
答案解析