搜索资源列表
TDA9321H
- TDA9321H芯片驱动程序,TDA9321H是飞利浦公司一款视频信号处理芯片,彩电中频处理/多制式解码电路。四列扁平64脚QFP封装,工作电源电压 8V。-TDA9321H chip driver, TDA9321H Philips is a video signal processing chip, color TV IF processing/multi-standard decoding circuitry. Four flat 64-pin QFP package, supply vo
5
- Check the clock frequency & that the baud rate required can be achieved. Error of <1 is never a problem, <2 will work but is undesirable, 5 will not work. Note that this assumes that the other end of the link has perfect timing, which will norm
LDPC_TMH_11_译码_初始化-多次迭代
- 该代码是实现LDPC编译码的C语言实现,编码采用的IRA LDPC编码算法,而译码采用的是对数域上的BP算法(LLR BP 算法),该代码先是实现了LDPC代码的编码过程,然后在通过LLR BP算法一步一步实现译码过程。译码主要过程有:初始化过程,校验节点更新过程,比特节点更新过程,最后进行译码判决,如果满足译码要求或者达到迭代最大次数则退出,否则返回到校验节点更新继续往下循环执行。(This code is to achieve the LDPC code by the C language,
Proteus平台8086的交通灯汇编语言实现
- 基于proteus平台,采用8086处理器,利用汇编语言编写,可作为微机原理课程设计。设计一套十字路口的交通灯管理系统,通行时间(或禁止时间)30秒,准备时间3秒,在准备时间里黄灯闪烁3次,闪烁频率为0.5秒,周而复始。若有紧急情况(救护车通过),申请中断,四个方向全部红灯,10秒后重新开始。(进一步设计,可以利用实验箱上的多位数码管显示两个方向的倒计时,或LED点阵显示停、行汉字或动画)(Based on the Proteus platform, using 8086 processors