搜索资源列表
cvery_358689
- 循环冗余校验,这是一个好代码,我用过,没有问题-Cyclic Redundancy Check, which is a good code, I used, no problem
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) 发送
shortcutcrc
- CRC循环冗余编码程序实现,程序简单功能齐备-Cyclic Redundancy Code program, a simple functional completeness
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
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.
xunhuanma
- (7,3)循环码生成代码,在VC下编译生成(7,3)循环系统码的生成方式。-(7,3) cyclic code generated code, compiled in VC (7,3) code is generated circulatory system.
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.
2FSK
- 2FSk循环码 基于matlab的开发程序 检测误码率-2FSk cyclic code
xunhuanma
- 2FSk循环码 基于matlab的开发程序 检测误码率-2FSk cyclic code
code-and-incode
- (7,4)循环码的编译码器设计,模拟了信道噪声,并且进行了2种译码方法-(7,4) of the codec of the cyclic code design, simulates the channel noise, and the two kinds of decoding methods
CWM-code
- 本程序适用于论文A Cyclic Weighted Median Method for L1 Low-Rank Matrix Factorization with Missing Entries-this code is for A Cyclic Weighted Median Method for L1 Low-Rank Matrix Factorization with Missing Entries
bianyima
- 循环码编译码器 运行后在输入信息码字后的四个框中输入四位二进制数用于编码-Cyclic code decoder
cyclic
- MATLAB实现循环码的编码与解码,Cyclic code encoding and decoding based on MATLAB-Cyclic code encoding and decoding based on MATLAB
cycle-code
- 这是Quartusll环境下采用原理图输入法实现的循环码。-This is the next Quartusll environment using schematic entry method to achieve the cyclic code.
code
- 多天线通信系统(MIMO)仿真,包括卷积码,循环冗余校验,高斯信道,最大似然译码。-Multi-antenna communication system (MIMO) emulation, comprising convolutional codes, cyclic redundancy check, a Gaussian channel, the maximum likelihood decoding.
CRC
- 循环码 对一般形式的多项式形式得到生成码 用此来得到循环码-Cyclic code to obtain the general form of polynomials generated code use this to obtain the cyclic code
xunhuanma
- 循环码编码与解码Matlab源程序(实验以(7,4)循环码进行分析)-Cyclic code encoding and decoding Matlab source (experiment (7,4) cyclic code analysis)
74cyclic-code
- 信息论中(7,4)循环码的编译码器,能够自动检错,附带GUI界面.-In information theory (7, 4) cyclic code of the decoder, can check automatically, with GUI interface.
