-
hulf
说明: 设计一个哈夫曼编码器
要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。
① 组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。
② 输入数据序列的长度为256。
③ 先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Designing a Huffman Encoder
Huffman coding is required for a data sequence to minimize the average code length and output the coded and coded data sequence of each element.
(1) The elements that make up the sequence are the 10 digits [0-9], and each digit is represented by its corresponding 4-bit binary number. For example, 5 corresponds to 0101, 9 corresponds to 1001.
(2) The length of the input data sequence is 256.
(3) First output the encoding of each element, and then output the Huffman encoding sequence corresponding to the data sequence.)
- 2019-06-19 21:49:58下载
- 积分:1
-
蝙蝠和BP网络结合的算法
该算法是蝙蝠和BP网络结合的算法,用于优化BP算法(The algorithm is a combination of bat and BP networks, which is used to optimize BP algorithms)
- 2017-06-12 22:38:31下载
- 积分:1
-
ccminer-alexis-1.0-windows
说明: You've been using it all the time, so do you
- 2018-04-22 10:25:32下载
- 积分:1
-
电子面单打印SDK
用于打印电子面单的sdk,c#语言开发,vs2017,欢迎各位指正(SDK for printing electronic forms)
- 2020-06-16 19:00:02下载
- 积分:1
-
Wilson
利用Wilson算法求叶片的轴向诱导因子和切向诱导因子(Using Wilson algorithm to find the axial and inductive factors of blade)
- 2018-09-20 19:42:48下载
- 积分:1
-
C语言IEC104服务端客户端
说明: 是基于IEC104协议的服务端客户端源码(Is based on the IP 104 protocol server client source code)
- 2020-11-19 12:09:38下载
- 积分:1
-
kaimal_spectrum
脉动风功率谱,适用于对结构的分析,直接法求脉动风功率谱密度函数,同时适用于其他功率谱密度函数的求法(Source code of pulsating wind power spectrum)
- 2020-12-19 22:09:10下载
- 积分:1
-
Weblogic7.0配置(讲解Weblogic7怎样部署)
Weblogic7.0配置(讲解Weblogic7怎样部署)-Weblogic7.0 configuration (Weblogic7 explain how the deployment)
- 2022-04-27 18:08:38下载
- 积分:1
-
Vitebi
这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.(This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.)
- 2020-06-29 17:00:01下载
- 积分:1
-
xiaoxiaole2
说明: 一款c语言制作的消消乐小游戏简单又好用,欢迎下载学习(A C language xiaoxiaole game)
- 2020-04-06 20:00:53下载
- 积分:1