搜索资源列表
crc校验详解
- CRC 校验源码分析,说明了CRC 校验中CRC 值是如何计算出来的,体现的多项式正是X16+X12+X5+1。 Serial Data 即是需要校验的数据。-CRC source analyzed that the CRC value of the CRC calculation of the show that the polynomial is an X16 X12 X5. Serial Data that is the need for calibration data.
快速CRC校验源码
- 快速CRC校验源码-Fast CRC FOSS
crc校验法例子代码
- crc校验法例子代码-crc check law code examples
CRC 校验
- CRC 校验CRC 校验CRC 校验
crc校验的matlab程序
- crc校验的matlab程序,对多项式进行处理,可以正常运行,经过fpga实现验证-crc check of the matlab program, processing of the polynomial can be normal operation, after verification fpga implementation
CRC16
- CRC校验程序(labVIEW2009)经典-CRC check program(labVIEW2009)
CRC
- VisualBasic编程的循环冗余校验CRC校验程序。程序运行后,在输入框填入输入值,点击“CRC校验”按钮后,可得到运行结果,显示在“校验结果”文本框内。-VisualBasic programming Cyclic Redundancy Check CRC checksum procedure. Program running, fill in the input box enter the value, click the
crc
- 循环冗余校验码CRC的VerilogHDL源程序-CRC cyclic redundancy check code of the source VerilogHDL
Project11
- CRC校验,根据信息码和多项式生成crc校验码,根据crc校验码判断传输数据是否出错(CRC check, according to the information code and polynomial generated CRC checksum, according to the CRC checksum to determine whether the transmission data error)
CRCTool-v3.0
- 计算CRC校验的小工具,可以改变计算方式。嵌入式编程者的好朋友。特别是对modbus规约(CRC checksum calculation of small tools, you can change the way of calculation. Embedded programmer's good friend. Especially for Modbus Protocol)
Demo
- crc校验示例,结构转换为字节数组,计数字节块的CRC16校验值,获取指定字节的高低位(crc Demo ,The structure is converted to a byte array, and the CRC16 checksum of the digital block is obtained to obtain the high and low bits of the specified byte)
CRC
- CRC校验的matlab仿真程序, 测试无误(CRC's matlab code, matlab code of CRC parity)
CRC校验Demo和CRC计算工具
- CRC校验Demo和CRC计算工具,CRC 域检验整个报文的内容。不管报文有无奇偶校验,均执行此检验。(CRC checksum Demo and CRC computing tools, the CRC domain to verify the contents of the entire message. This check is performed regardless of whether or not the message has parity.)
CRC校验
- 利用labviw实现通信数据的CRC校验,用于检验通信数据传输的正确性,校验结果准确(Labviw is used to realize the CRC check of communication data, which is used to check the correctness of communication data transmission and verify the result accurately)
crc
- 封装了常用的CRC校验算法,便于其他模块调用。(Encapsulates the commonly used CRC checksum algorithm)
YC_CheckInfo
- 代码中主要是CRC校验和进制转换的相关内容(Integration of various validation algorithms)
自由报文生成
- 完成任意通讯报文的CRC校验,并将校验结果附在报文结束输出。(The CRC check of any communication message is completed and the check result is attached to the end of the message.)
CRC校验码计算
- CRC校验码计算介绍及使用详细,关于CRC效验的说明调试,已经怎么使用的函数。十分有用,在PLC和上位机通信当中有用,各种CRC的算法。(CRC16,CRC32,TTICCT16)
CRC校验
- 输入字符串或数组,计算CRC校验值并返回(Enter the string or array, calculate the CRC check value and return.)
CRC校验码的生成及码块分割
- 实现CRC校验码的生成以及码块分割(依据协议3GPP 36.212)(Realize CRC check code generation and code block division (according to protocol 3GPP 36.212))