搜索资源列表
Wluo
- 可以实现循环码编码,解码和纠错,而且是大学生的实验作业哦-cycle can be achieved coding, decoding and error, but the university's experimental operation oh
onlyC
- 可以实现循环码编码,解码和纠错,构思简单,可以一看-cycle can be achieved coding, decoding and error, a simple concept, one can s
crc2345
- crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下: (1) 设要发送的数据对应的多项式为P(x)。 (2) 发送
atm
- atm信元检测,CRC循环冗余码编码和校验
xunhuanma
- 基于BSC信道的循环码编码译码程序 希望有所帮助-BSC-based channel decoding process cycle Coding help hope
xunhuanma
- (7,3)循环码的编码和译码,还可以纠错一位,检错两位。在ketang-(7,3) cyclic code encoding and decoding, error correction can also be one of two error. In ketang
chfadianlubianma
- 除法电路编码,用于生成(63,57)循环码-Divider circuit encoding, used to generate (63,57) cyclic code
bianma
- 使用QUARTUS2写的循环码编码器源代码-Writing of the use of cyclic codes QUARTUS2 encoder source code
74xunhuanbianmawumalvfenxi
- 对(7,4)循环码的误码率进行了matlab的仿真,通过对比两条曲线,直观对比出未经过信道编码和经过信道编码的误码率比较。-Of (7,4) cyclic code error rate of the matlab simulation, by comparing the two curves, a direct comparison has not been after channel coding and channel coding the bit-error rate.
xindaobianmafangzhen
- 实现信道编码仿真,有卷积码,汉明码,循环码,比较器误码率-Achieving channel coding simulation, there are convolutional codes, Hamming codes, cyclic codes, error rate comparator
crc
- crc串,并行算法:穿行算法实现循环冗余校验码的编码 并行算法实现循环冗余校验码款速编码.-crc serial, parallel algorithms: walk through algorithm encoding cyclic redundancy check code parallel algorithm for cyclic redundancy check code section rate coding.
Cyclic-code
- 循环码的编码和解码过程,用c++实现此过程-Cyclic code encoding and decoding process, using c++ to implement this process
4bits-BCH-C-CODE
- 在VC的环境下实现BCH编码和译码函数产生BCH编码和译码,BCH码是循环码的一种。-BCH encoding and decoding functions in the VC environment to produce the BCH encoding and decoding, the BCH is the kind of CYCLIC codes.
CRC
- 循环码的编码与译码器(支持一位的纠错) 编码(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
sc1
- 信息理论与编码中信道编码中循环码的编码程序-Encoding of
crc
- 计算输入字符串的CRC编码。CRC编码即循环冗余码,它是利用除法及余数的原理来作错误侦测的。-Calculate the CRC coding of the input string. The CRC encoder that cyclic redundancy code, which is the principle of the division and the remainder for error detection.
bianyima
- 循环码编译码器 运行后在输入信息码字后的四个框中输入四位二进制数用于编码-Cyclic code decoder
cyclic
- MATLAB实现循环码的编码与解码,Cyclic code encoding and decoding based on MATLAB-Cyclic code encoding and decoding based on MATLAB
channel
- labview信道循环码编码与解码,内有代码,可用-labview channel coding and decoding cycle, there are codes available
xunhuanma
- 循环码编码与解码Matlab源程序(实验以(7,4)循环码进行分析)-Cyclic code encoding and decoding Matlab source (experiment (7,4) cyclic code analysis)