搜索资源列表
-
4下载:
压缩文件中是Error Correction Coding - Mathematical Methods and Algorithms(Wiley 2005)作者:(Todd K. Moon
)的配套代码,是由C和matlab两种语言编写的-compressed files is Error Correction Coding - Mathemat da Methods and Algorithms (Wiley, 2005) Author : (Todd K. Moon) matching
-
-
0下载:
(eBook) Essentials of Error Control Coding (Moreira, 2006).pdf
-
-
0下载:
System of correction of an error of errors on the basis of cascade coding.delphi
-
-
1下载:
This same code demonstrates the use of the encodier and
decoder/error-correction routines. (RS编码和纠错编码的完整程序)-This same code demonstrates the use of the encodier and decoder/error-correction routines. (RS encoding and error correction coding of a c
-
-
0下载:
循环码的编码与译码器(支持一位的纠错)
编码(n,k可调)
测试用例1:
input:n=7 k=3 g=11101 m=101
output:1010011
input:n=7 k=3 g=11101 m=010
output:0100111
测试用例2:
input:n=7 k=4 g=1011 m=1101
output:1101001
input:n=7 k=4 g=1011 m=1010
output:1010
-
-
0下载:
线性分组码差错控制编码的重要的一种。的编码与译码电路比较简单,纠错能力也很强,是实际应用中比较流行的的差错编码方法之一。-Linear block code error control coding important one. Encoding and decoding circuit is relatively simple, error correction capability is also very strong, is the practical application of th
-
-
1下载:
完整的ldpc编码程序,实现数字载体的ldpc编码译码以及信道传输仿真,利用生成矩阵和校验矩阵实现,含有自动生成随机错误以检测纠错能力功能-Ldpc complete coding procedures, digital carrier ldpc codec and channel transmission simulation using the generator matrix and parity check matrix realization, containing automatic
-