搜索资源列表
huffman
- 根据对二叉树知识的理解,实现对最优二叉树哈夫曼树的构造,遍历,然后实现编码,译码的功能,结果保存到文件中. 输入要进行编码的字符段,统计对字符的出现次数即为权值,根据权值建立哈夫曼树,由哈夫曼树可得到各字符的编码,反过来可得数字译码,保存到文件中 -Based on a binary tree of knowledge of understanding, to achieve the optimal Huffman tree binary tree structure, traverse
hmm
- 关于编码的,汉明(7,4)码的编码与译码,可以输入你想产生的二进制个数-About encoding, Hamming (7,4) code of the encoding and decoding, you can input you want to have a binary number
count_x1
- 序号发生器 用于通信解码 编码 好东西大家一起分享 请支持-Serial number generator for decoding coded communication a good thing to share, please support the U.S.
verilog
- 里面包含了多个verilog源代码例子 包括循环码编解码、加法器等等常用的例子 -Which contains a number of Verilog source code examples include the cyclic code coding and decoding, and so on commonly used adder example
vbFangXiemimaxitiong
- 仿射密码是一种替换密码。它是一个字母对一个字母的。 它的加密函数是<math>e(x)=ax+b\pmod</math>,其中 <math>a</math>和<math>m</math>互质。 <math>m</math>是字母的数目。 译码函数是<math>d(x)=a^(x-b)\pmod</math>,其中<math>a^</ma
siluqiangdaqi
- 1、用feng模块将选手按下按键信号输出高电平给锁存模块lockb,进行锁存的同时发出aim信号实现声音提示,并使count模块进行答题时间的倒计时,在计满100妙后送出声音提示; 2、用ch41a模块将抢答结果转换为二进制数; 3、用sel模块产生数码管片选信号; 4、用ch42a模块将对应数码管片选信号,送出需要的显示信号; 5、用七段译码器dispa模块进行译码。 -1, using feng module will press a key player to a
6
- (1) 从终端读入字符集大小为n(即字符的个数),逐一输入n个字符和相应的n个权值(即字符出现的频度),建立哈夫曼树,将它存于文件 hfmtree 中。并将建立好的哈夫曼树以树或凹入法形式输出 对每个字符进行编码并且输出。 (2) 利用已建好的哈夫曼编码文件 hfmtree ,对键盘输入的正文进行译码。输出字符正文,再输出该文的二进制码。 -(1) read from the terminal into the character set of size n (ie the numbe
uniquely_decodable_code
- 信息论课程设计: (1)已知:信源符号个数 、码字集合 ; (2)输入:任意的一个码字集合 。码字个数和每一个具体的码字在运行时从键盘输入; (3)输出:判决(是惟一可译码/不是惟一可译码)。-Information theory, curriculum design: (1) is known: the number of source symbols, code word set (2) Input: an arbitrary set of a code word. Code
led
- 七段LED数码显示器是数字系统中常用的数码显示元件,二进制数不能直接在LED数码管上显示,需要用一个BCD七段译码器进行译码。下图给出了一个七段显示译码器的框图及相应的七段LED数码管的示意图。-Seven-segment LED digital display is commonly used in digital systems digital display devices, a binary number can not be directly displayed on the LED
jingyi
- 精易模块〖永久免费〗 更新至 2.55 相对于2.54的修复的 窗口_监视热键_注册 () 修复热键必须按下后放开才有效的问题, 编码_URL编码_UTF8 () 修复参数传进去后,会以参考方式改变参数值的问题 编码_URL解码_UTF8 () 修复参数传进去后,会以参考方式改变参数值的问题 相对于2.54的增加的 输入法类 感谢坛友【xuweixxf21】提供 系统_取MAC地址 () 系统_取CPU序列号 ()-Jing Yi module
codebookkk
- 系统仿真了HSDPA中的harq系统,对HARQ系统的吞吐量,重传次数做了分析描述 turbo 码matlab编译码程序,包括map和siso译码算法-Simulation of HSDPA in harq system, HARQ throughput of the system, the number of retransmissions to do the analysis described decoding turbo code matlab procedures, includi
haffmantree
- 哈弗曼数节点类,带权路径长度最短的树,权值较大的结点离根较近。显示个字符的编码,编码,译码,文本串的编码。-Huffman number of node class with the right length of the shortest path tree, the larger weights from the root node closer. Display, coding, decoding, encoding text strings of characters.
Sound-Wave
- Matlab 模拟声波传数,包括基带调制、数字上变频、数字下变频、滤波、译码等-Matlab to simulate the sound wave number, including baseband modulation, digital frequency conversion, digital frequency conversion, filtering, decoding, etc
BCH
- 该编码能实现bch码的编码和解码,在人工输入错误数和错误位数时,可实现自动纠错。-This code can realize the encoding and decoding of BCH code, when human input error number and error digits, it can realize the automatic error correction.
Folder for Yan
- decoding code of numbers
哈弗曼树6.0
- 使用文件保存初始的文本数据及最终的结果。 ? 文件名为inputfile1.txt的文件保存的是一段英文短文; ? 文件名为inputfile2.txt的文件保存01形式的编码段; ? 文件名为outputfile1.txt的文件保存各字符的出现次数和对应的编码; ? 文件名为outputfile2.txt的文件保存对应于inputfile2.txt的译码结果。 统计inputfile1.txt中各字符的出现频率,并据此构造Huffman树,编制Huffman 码;根据已经得到的编码,
FFTdecode
- 用于数字电话号码键盘的解码,采用FFT的方式,希望对您有所帮助(For digital phone number keyboard decoding, using the FFT way and hope to help you)
test1
- 用于电话号码在传输过程中的编码和解码测试,希望对您有所帮助。(The use of the code and decoding test of the phone number in the transmission process and hope to help you.)