搜索资源列表
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分
turbo_sys_demo
- turbo的译码程序,还可以,需要的可以下载看看,不需要的也可以
原代码2
- 霍夫曼编码译码程序-Huffman encoding decoding procedures
43680498viterbidecode
- 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序
bp
- LDPC中BP译码程序,以及加入高斯白噪声程序-LDPC BP decoding procedures
sova0
- sova.wuyufeng的译码程序,还可以,需要的可以下载看看,不需要的也可以-sova.wuyufeng the decoding process can also be required can be downloaded to see, do not need can also be
xunhuanma
- 基于BSC信道的循环码编码译码程序 希望有所帮助-BSC-based channel decoding process cycle Coding help hope
Vitebi
- 一个很好的vitebi编译码程序,包括编码和译码两部分。-A very good codec vitebi processes, including encoding and decoding of two parts.
control
- 四位微程序控制器的指令译码器,运用VHDL语言实现。-Four micro-program controller instruction decoder using VHDL language.
viterbi_decoder_for212
- 本程序为(2,1,2)维特比译码程序,采用对BIT操作,译码速度特快,可扩展至(2,1,6)-viterbi decoder for(212) convolutional
viterbimatlab
- 一个对(2,1,2)卷积码进行译码的维特比译码程序,它以最大似然译码为思想,根据译码网格,遍寻网格上所有可能的路径,选择最大可能的路径作为幸存路径进行译码。在本程序中,它依次在不同时刻,对网格中的相应列的点按照最大似然准则比较所有以它为终点的路径,即为幸存路径,而把其他路径堵死,弃之不用。故到下一时刻只要对幸存路径延伸出来的路径继续比较即可。由于假设了已知输入,且为有限短序列,所以没有考虑长序列译码时的截短。如果考虑长序列译码,则需要用截短译码器,考虑译码深度。-viterbi
Fig8and9
- 空是分组码的编译码程序,得出误码率曲线图,很好用哦-Space is the block code encoding and decoding procedures for error rate curves obtained, very good with the oh
5956456turbo
- turbo码编译码器的C程序,应该能用-turbo coding performed by the C program, is supposed to work ...
Havermann_source_coding_and_decoding_process
- 哈弗曼编码译码程序源码Havermann source coding and decoding proce-Havermann source coding and decoding process
213test
- 卷积码,卷积码编码程序以及维比特译码程序-Convolutional code
ldpc_decode
- LDPC码的经典的译码程序:BP译码算法-Classic LDPC code decoding procedure: BP decoding algorithm
GOODturbo
- 非常好的turbo编译码程序,可以给初学者提供参考,共同进步。-Very good turbo encoding and decoding program can provide a reference for beginners and common progress.
viterbi_binary_nsc
- 详细说明了删余卷积码的译码程序,可以运行-A detailed descr iption of punctured convolutional code decoding process, you can run
RSmatlab
- RS码编译码程序,已经调试过的,可以直接使用,-decode of RS
6574693LDPC
- 实现ldpc编译码的matlab程序,欢迎大家下载使用。(LDPC compiler and code to achieve the matlab program, welcome to download and use)