搜索资源列表
-
4下载:
第1章 用于可靠数字传输和存储的编码
第2章 代数引论
第3章 线性分组码
第4章 重要的线性分组吗
第5章 循环码
第6章 二进制BCH码
第7章 非二进制BCH码、RS码及其译码算法
第8章 大数逻辑可译码有限几何码
第9章 线性分组码的网络
第10章 基于可靠性的线性分组码软判决译码算法
第11章 卷积码
第12章 卷积码的最优译码
第13章 卷积码的次优译码
第14章 基于网络的软判决译码算法
第15章 级联编码、码分解与多阶段译码
-
-
0下载:
C语言实现单片机RS-485通信,代码简单实用-C language implementation microcontroller RS-485 communication, the code is simple and practical
-
-
1下载:
在高斯白噪声信道下的RS码编译码实现程序
包括编码和译码-RS code under the white Gaussian noise channel codec implementation program
Including encoding and decoding
-
-
0下载:
RS编译码是通信的一种常用纠错编码。其中译码算法中MEA算法用于求错误位置多项式。此代码为MEA算法的C实现。-RS encoding and decoding is a common error correction encoding of the communication. Where the decoding algorithm the MEA algorithm is used to find the error location polynomial. This code algor
-
-
1下载:
RS码是通信中常用的纠错编码,且RS译码部分较难实现。本源程序是RS译码的C实现,已经调试成功并且在项目中运用。-The RS code is a communication error correction encoding and the RS decoding section is more difficult to achieve. The source is the RS decoding the C implementation has been successful commiss
-