搜索资源列表
VIT2.1.6
- viterbi 编译码器C源程序,rate=1/2 N=7-Viterbi Decoder C source, rate = 1 / 2, N = 7
LDPCPAR
- 介绍了一种串行LDPC码的编码器和译码器的实现形式 C++环境下编写。有些地方还需完善,请各位帮忙指正。-introduces a serial LDPC encoder and decoder of C forms prepared environment. Need to improve in some areas, please correct me help you.
shuma
- 7段数码是纯组合电路,通常的小规模专用IC,如74或4000系列的器件只能作十进制BCD码译码,然而数字系统中的数据处理和运算都是2进制的,所以输出表达都是16进制的,为了满足16进制数的译码显示,最方便的方法就是利用VHDL译码程序在FPGA或CPLD中实现。本项实验很容易实现这一目的。例6-1作为7段BCD码译码器的设计,输出信号LED7S的7位分别接如图6-1数码管的7个段,高位在左,低位在右。例如当LED7S输出为 \"1101101\" 时,数码管的7个段:g、f、e、d、c、b、a分
reed_solomon
- rs的译码器,rs译码是一个比较复杂的过程
VB219
- (2,1,9)VB译码器Verilog代码
data
- 一个关于译码器和编译器的小程序,可以实现对字符串编码和译码功能,显示编码结果等
哈夫曼解码译码器c语言
- 使用动态哈夫曼树实现哈夫曼编码译码-use dynamic Huffman Tree Huffman Coding
LDPC_mcode
- ldpc译码器 目前通信系统中很多标准都在采用ldpc码,所以他很重要
huffman.rar
- 实现用huffman编码的编码译码器,用C++和vc6.0实现,With implementation of the huffman encoding codecs
vhdl
- 3vhdl简单程序设计;4,8-3优先编码器5,3-8译码器;6,6d锁存器;7,数码管扫描显示;8,四位二进制加法计数器-3vhdl simple programming 4,8-3 5,3-8 priority encoder decoder 6,6 d latch 7, the digital scan 8, four binary up counter
TCM_p
- TCM的仿真 包括编码器,调制器,解调器,译码器-Simulation including TCM encoder, modulator, demodulator, decoder
hdb3
- 基于vhdl的hdb3编译码器的设计与实现-hdb3
decoder
- 8线3线优先译码器 可以实现优先编译的功能-8-line 3-line priority decoder can achieve the functions of the compiler priority
bianyima
- 对这个编码译码器的要求是:打开一片英文文章,能统计该文章中每个字符出现的次数,然后以他们作为权值,对每一个字符进行编码,编码完成后再对其编码进行译码。 -Codec for this request is: Open an English article, to statistics of the article appears in the frequency of each character, and then their value as a right, for each encode
viterbimatlab
- 一个对(2,1,2)卷积码进行译码的维特比译码程序,它以最大似然译码为思想,根据译码网格,遍寻网格上所有可能的路径,选择最大可能的路径作为幸存路径进行译码。在本程序中,它依次在不同时刻,对网格中的相应列的点按照最大似然准则比较所有以它为终点的路径,即为幸存路径,而把其他路径堵死,弃之不用。故到下一时刻只要对幸存路径延伸出来的路径继续比较即可。由于假设了已知输入,且为有限短序列,所以没有考虑长序列译码时的截短。如果考虑长序列译码,则需要用截短译码器,考虑译码深度。-viterbi
Seven-segment-display-decoder
- 七段显示译码器 因为计算机输出的是BCD码,要想在数码管上显示十进制数,就必须先把BCD码转换成 7 段字型数码管所要求的代码。我们把能够将计算机输出的BCD码换成 7 段字型代码,并使数码管显示出十进制数的电路称为“七段字型译码器”。 -Seven-segment display decoder because the computer output is BCD code, in order to display in the digital tube decimal numbe
1
- 卷积码维特比译码器设计输出完整电路进行误码率分析-Convolutional code Viterbi decoder integrated circuit design of the output bit error rate analysis
5956456turbo
- turbo码编译码器的C程序,应该能用-turbo coding performed by the C program, is supposed to work ...
function
- turbo码编译码器的C语言描述-turbo coding performed by the C language to describe .......
ddd
- 组合逻辑的分析及应用,译码器,编码器的理解,应用-Combinational logic analysis and application, decoder, encoder, comprehension, application,