标签: encoding decoding huffman-code
是否存在可用于解码加密字符串的默认霍夫曼树?例如字母A = 5%,B = 1%的概率... 我们可以根据此信息创建默认的霍夫曼树吗?