-
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
-
ADCdongtai
可用于测量ADC的信噪比SNR,信纳比SINAD,无杂散动态范围SFDR,总谐波失真THD,得到频谱图及时域图的MATLAB作图,ADC测试方法是fft法(The following program code plots the FFT spectrum of a desired test tone. Test tone based on coherent sampling criteria, and computes SNR, SINAD, THD and SFDR.)
- 2018-06-02 09:00:18下载
- 积分:1
-
数据挖掘 R语言实战
通过本书,读者不仅能掌握使用R及相关算法包来快速解决实际问题的方法,而且能从实际问题分析入手,到利用R进行求解,以及对挖掘结果进行分析的全面训练(Through this book, readers can not only master the method of using R and relevant algorithm packages to quickly solve practical problems, but also start from the analysis of practical problems to the comprehensive training of using R to solve problems and analyzing mining results)
- 2020-06-25 16:20:01下载
- 积分:1
-
dds
dds->9954的pcb供大家参考,这个扳子我调通了的可以放心开办-dds-
- 2022-04-25 18:01:01下载
- 积分:1
-
VC图象处理程序设计_杨淑莹(jb51.net)
说明: VC++ Image Proccess
VC++ Image Proccess
- 2020-06-18 22:00:01下载
- 积分:1
-
STM32F0xx_StdPeriph_Lib_V1.5.0
说明: stm32f0的固件包,超级的实用,不需要再去官网下载了。(Stm32f0 firmware package, super practical)
- 2020-06-18 12:20:01下载
- 积分:1
-
模板匹配
说明: 车牌识别,用模板匹配实现的,matlab平台运行(licence plate regconize)
- 2020-04-23 11:30:14下载
- 积分:1
-
LabWindows CVI aspects of the classic textbook
经典LabWindows CVI方面的教材《LabWindows CVI开发入门和进阶》一书第5章中的例题源码,使用LabWindows CVI的人用得着。麻烦管理员帮我开通下载功能,我急需要本网站上的labwindows/CVI方面的数据库教程,谢谢!-LabWindows CVI aspects of the classic textbook
- 2022-03-19 06:01:14下载
- 积分:1
-
oscilloscope
说明: 一个用LabVIEW编写的模拟示波器程序,有很好看的界面哦(An analog oscilloscope program written by LabVIEW has a good interface.)
- 2019-04-25 13:28:14下载
- 积分:1
-
kw-model
原始K-w湍流模型源程序,用于参考编写自己的CFD代码(CFD code of k-w turbulent model, used writting your own cfd code)
- 2021-01-02 15:08:57下载
- 积分:1