搜索资源列表
DSP_TURBO
- 基于Log_MAP 算法, 提出了一种TURBO 码DSP 实现方案。利用内联函数、循环展开, 软件流水线技术对算法进行了优 化, 在TMS320C6416 芯片上实现了36Mbps 的编码速率及1.6Mbps 译码速率(5 次迭代)。该方案可以灵活设置码率、帧长、迭 代次数等关键参数, 适用于不同要求的高速通信系统
xinxilunshiyuanbaogao
- 信息论的课程实验报告实验一 信道容量的迭代算法程序设计………………….4 实验二 唯一可译码判决准则…………………………… 9 实验三 Huffman 编码方案程序设计…………………15 实验四 LZW编码方案程序设计…………………… 20 实验五 Shanoon编码方案程序设计………………… 23 实验六 循环码的软件编、译码实验…………………….27 实验七 BCH码最大似然译码器设计………………… 31 -Information theory course ex
CRC_description.pdf
- CRC的英文全称为Cyclic Redundancy Check(Code),中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-CRC called the English Cyclic Redundancy Check (Code), the Chinese name for the Cyclic Redundancy Check (code). It is important for a class of lin
123
- 用matlab实现(7,4)系统循环码的编码和译码,g(x)=1+x+x3。 -(7,4) system encoding and decoding of cyclic codes, g (x) = 1+x+x3 using matlab.
xunhuanma
- 利用vhdl实现循环码的编码,利用仿真软件quartus-Vhdl cyclic code encoding, using simulation software quartus
Cyclic-code
- 对于给定的消息序列,按照循环码编码的方法进行计算机实现.-For a given sequence of messages, a computer-implemented method of encoding in accordance with the cyclic code.