-
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
-
java的一点小东东啦,快让我下载啊,真是很郁闷的啊
java的一点小东东啦,快让我下载啊,真是很郁闷的啊-the small Eastern-- and faster so I downloaded ah, it was really very depressed ah
- 2022-05-29 12:06:51下载
- 积分:1
-
NSCT_MAT-master
NSCT MAT tracking ,mjfdhsjh
- 2018-01-24 23:28:52下载
- 积分:1
-
VC++ 文字在图片上移动的特效源代码
VC++6.0实现 文字在图片上移动的特效源代码,在图片上拖动文字 ,可任意移动文字,这一点和PS中将每个对象置于不同层有点相似,本例的文字和图片也处于不同的层级中。
- 2022-02-05 23:09:05下载
- 积分:1
-
JsonData
MetroFramework for windows forms
- 2020-06-24 19:00:01下载
- 积分:1
-
PCL_supervoxelclustering_label
说明: 实现超体素分割,并将体素质心保存,以及分割后各点对应的标签全部实现保存(Supervoxel segmentation is realized, and the core of body quality is saved, as well as the corresponding labels of each point after segmentation are all saved.)
- 2020-11-04 15:59:52下载
- 积分:1
-
ART2——matlab程序
说明: hslogic算法仿真,通过MATLAB程序实现ART1网络输入层有5个神经元,输出层有20个神经元,试对下面2个输入模式进行分类(Hslogic algorithm simulation, through MATLAB program to achieve ART1 network input layer has 5 neurons, output layer has 20 neurons, try to classify the following 2 input modes)
- 2020-02-21 20:30:44下载
- 积分:1
-
DPD
对数字预失真技术的讲解,挺有用的!!!!(Digital pre-distortion technology, explained, winter ridge used)
- 2010-08-19 15:11:34下载
- 积分:1
-
一个小的文件分割器。
一个小的文件分割器。-a small file dividers.
- 2022-03-17 20:34:39下载
- 积分:1
-
BBS
说明: 用JSP+MYSQL做的简单易用的BBS系统(With JSP+ MYSQL so easy-to-use BBS system)
- 2008-12-07 10:30:33下载
- 积分:1