搜索资源列表
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.
crc
- This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab stru
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实现程序以及设计论文-MATLAB implementation of the CRC program as well as design thesis
CRC
- 已经通过编译~其中包括CRC基于Matlab的加法乘法编译以及仿真设计过程-Has passed the compiler
CRC
- An easy to understand example for crc
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-MATLAB
- 利用matlab编写CRC校验程序,附源代码(Using MATLAB to write CRC checkout program, source code)
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)