搜索资源列表
32位冗余校验
- 串口通讯编程用的32位crc校验源代码,不需要修改就可以应用。-serial communication programming of 32 crc check source code, it can not amend the application.
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.
SerialData(CRC)
- CRC校验 CSerialPort串口类C RC校验 CSerialPort串口类-CRC CSerialPort serial category CRC CSerialPort Series I like CRC CSerialPort serial category
CRC
- modbus是应用比较多的通讯协议,程序计算MODBUS RTU通信协议中的CRC校验
RC校验
- 在vb中进行crc校验,程序未经过测试,估计可能有点问题,仅供参考。-in vb for crc check, the procedure has not been tested, it is estimated that perhaps, for reference purposes only.
crc校验的matlab程序
- crc校验的matlab程序,对多项式进行处理,可以正常运行,经过fpga实现验证-crc check of the matlab program, processing of the polynomial can be normal operation, after verification fpga implementation
crc_check
- CRC校验,包括crc8_4、crc12_4、crc16_8、crc32_8-CRC checksum, including crc8_4, crc12_4, crc16_8, crc32_8
DNP_CRC
- DNP3.0规约中的CRC校验工具方便调试-DNP3.0 CRC
CRCcheck
- CRC校验码的MATLAB实现 生成多项式【1 1 0 0 1 1】 结果正确 可以直接使用-CRCcheck.m
crc
- 查表法CRC校验,用C语言编写,简单实用.-Check CRC look-up table method, the use of C to prepare, simple and practical procedures.
16CRC
- 16位CRC校验原理与算法分析,很详尽,学习CRC16的重要资料。-16-bit CRC checksum algorithm theory and analysis, very detailed and important information to learn CRC16.
CRC
- 串口通讯中的CRC校验,包括计算方法和CRC余式表-Serial Communication in the CRC checksum, including the calculation methods and CRC Remainder Table
PSISI
- CRC校验TS流文件的的PSI信息表,分析TS流文件的PAT表、PMT表、SDT表(注意项目文件中没有TS文件,要运行程序需要加入TS文件,并简单修改文件OPEN函数的参数)。-CRC Checksum TS stream file information table of the PSI, analysis TS stream file PAT table, PMT table, SDT table (note that the project document did not TS file
CRC
- CRC校验码的计算,该程序包括了三种计算CRC码的方法,主要用于MODBUS编程中CRC校验码的计算
labview-Modbus-CRC
- 16位CRC校验算法,作为子VI可直接调用-16-bit CRC checksum algorithm, can be directly invoked as a sub-VI
crc-check-vb
- visual basic crc校验功能-vb crc check
CRC
- CRC校验子程序,本程序应用于modebus中的CRC校验,特点对需要校验的串长度没有具体要求,长短皆可-CRC check subroutine, CRC check this procedure is applied in the modebus, there is no specific requirements for the need to check the characteristics of the string length, the length of all
crc
- CRC校验基于VB写的 常用于MODBUS协议的差错检验控制-CRC is written based on VB MODBUS protocol commonly used in error checking control
crc
- modbus的crc校验 是查字典法 modbus的crc校验 是查字典法-crc of modbus
CRC-PROGRAM
- 以VC6为开发环境无需查表用算法实现CRC校验.-Without using the look-up table algorithm CRC.