摘要:
https://blog.csdn.net/zsjzliziyang/article/details/109060410#1.CSP-J%E8%AF%95%E9%A2%98%EF%BC%88C%2B%2BA%E5%8D%B7%C2%A0%EF%BC%89 阅读全文
摘要:
题目:有一个字符串:cabcedeacacdeddaaaba,问题: (1)采用霍夫曼编码画出编码的过程,并写出各字符的编码 (2)根据求得的编码,求得各编码需要的总位数 (3)求出整个字符串总编码长度,并计算出字符串位数在编码前与编码后的比值 解答:(1)各字符出现频率统计如下表所示。 符号出现次 阅读全文
摘要:
快速幂 https://blog.csdn.net/qq_19782019/article/details/85621386 阅读全文
摘要:
https://www.jianshu.com/p/9e58f455c1ee https://blog.csdn.net/weixin_39104847/article/details/108671116 https://zhuanlan.zhihu.com/p/88360362 阅读全文