搜索资源列表
CRC_matlab.CRC校验的Matlab仿真
- CRC校验的Matlab仿真,也可以认为是二进制除法。,CRC checksum of the Matlab simulation, it can be regarded as a binary division.
crc_32
- CRC编码的基本实现,希望对大家有帮助:)-CRC encoding the basic realization, I hope all of you help:)
信道编码的matlab程序,CRC校验码,RS码,卷积码
- 信道编码的matlab程序,CRC校验码,RS码,卷积码,turbo码,TCM码-Matlab program channel coding, CRC check code, RS code, convolutional codes, turbo codes, TCM code
CRCcheck
- CRC校验码的MATLAB实现 生成多项式【1 1 0 0 1 1】 结果正确 可以直接使用-CRCcheck.m
CCITT_CRC16
- CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。-This scr ipt calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16
CRCMDL
- 采用matlab编程实现crc编码,信息系统与编码-Programming using matlab CRC coding, information systems and coding
CRC
- C R C 校验实用程序库在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。-CRC checksum utility library in data storage and data communication fields, in order to ensure data is correct, will have to adopt a means of error detection.
19CRC(Matlab)
- 主要完成CRC的编解码 16bit 可用于多种运算 可用于实际的仿真系统-CRC completed the main 16bit codec can be used for a variety of computing can be used for the actual simulation system
CRC
- cyclic redudndancy check program in mat lab
speechQuality
- 语音质量评价的matlab ,好用
CRC
- 已经通过编译~其中包括CRC基于Matlab的加法乘法编译以及仿真设计过程-Has passed the compiler
CRC
- An easy to understand example for crc
crc_rs_inv
- CRC和RS的组合编码,自编程序,能正确运行通过。 CRC+RS+交织 编码:计算CRC-->RS-->交织 数据:19byte 21byte 49byte 49byte 解码:解交织-->校验CRC-->输出/解RS后输出-->CRC校验-->输出 交织以7x7求转置交织,元素以字节为单位,交织深度7字节 数据量:19byte---->49byte(中包) 小包:10byte=
crc_en
- CRC encoder for adding error detection in the data.
CrcEncode
- 信道检错编码,CRC编码,包括详细的注释,很不错的程序-Channel error detection codes, CRC codes, including detailed notes, a very good program
crc
- 添加不同校验比特个数下的CRC校验,包括8,16,24个校验比特-Different number of parity bits added under the CRC checksum, parity bits, including 8,16,24 months
CRC
- CRC生成程序,可以自定义CRC位数等参数。十分具有参考价值-CRC generator, you can customize the CRC bits and other parameters. Is a reference value
CRC
- crc编码、译码、检错、可视化界面,界面友好,可操作性强,MATLAB(CRC encoding, decoding, error detection and visual interface)
CRC
- CRC校验的matlab仿真程序, 测试无误(CRC's matlab code, matlab code of CRC parity)
crc
- 对数据进行crc编码,输入数据和校验项为二进制,输出为二进制 同时对crc编码后的数据进行解码(The data is encoded by CRC, the input data and check items are binary, and the output is binary. another,Decode the data encoded by CRC at the same time)
