搜索资源列表
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 ne
crc校验码的实现
- 计算crc校验码的程序,便于理解基本算法-crc check code calculation procedures easier to understand basic arithmetic
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 ne
crcjiaoyan
- 计算输入数据的crc校验码,以判断接收数据是否正确-calculation of input data crc check code, in order to determine whether the right to receive data
CRCfile
- MFC做的CRC校验.选择一个文件名,自动就可以计算出CRC码.-MFC do CRC. Choose a file name can be automatically calculated CRC.
ModBusCRC
- ModBus CRC校验码计算程序,其中包含了CRC校验的函数。-ModBus CRC checksum calculation program code, including CRC checksum function.
crc
- 这是我原创的,用于单片机高速计算MODBUS通讯时需要的CRC校验码,使用查表的方法,比计算的方法快 有疑问可以写信, gaojun1117@sohu.com -This is my original, single-chip high-speed computing for MODBUS communications needs of CRC check codes, the use of look-up table m
MD5_VC
- 可以计算文件MD5校验码、CRC校验码、校验和,在开发文件传输等工作时,提供帮助,校验速度快。-Can calculate the MD5 checksum file code, CRC checksum code, checksum, file transfer, such as in the development work, providing help, check speed.
CRC
- CRC校验码的计算程序!本人原创。 C语言实现,在CFREE中通过。-Check CRC calculation procedure! C language, adopted in CFREE.
CRCr
- crc校验源代码,我自己编写的源代码,用于计算crc校验码的生成-source code crc teaching and research,That s all,everyone knows.
CRC
- CRC校验码的计算,该程序包括了三种计算CRC码的方法,主要用于MODBUS编程中CRC校验码的计算
crc
- 自动完成CRC校验码的计算 1 010110001101 110011 可以得到: (1)index:5 pointing:1 101011 110011 011000 (2)index:6 pointing:0 110000 110011 000011 (3)index:7 pointing:0 000110 0 000110 (4)index:8 pointing:0
CRC-Parallel-Computation
- 用软件实现CRC校验码计算很难满足高速数据通信的要求, 基于硬件的实现方法中, 有串行经典算法LFSR,电路以及由软件算法推导出来的其它各种并行计算方法。以经典的LFSR,电路为基础, 研究了按字节并行计算CRC校验码的原理.-Implemented in software CRC checksum calculation is difficult to meet the requirements of high-speed data
CRC校验码计算 1
- MOUDBUS CRC校验 已经验证了 可以使用(The MOUDBUS CRC check has been validated and can be used)
1
- 软件滤波算法,适用于ADC数据采集处理。CRC校验码计算代码(Software filtering algorithm, is suitable for data processing)
CRC8_Test
- CRC-8 Windows校验码计算, DOS下显示(CRC-8 calculation in Windows)
CRC_16
- 串口通讯中,根据已有数据计算出CRC校验码。(in serial communication, you can reach the CRC code according to the data)
CRC校验码计算
- CRC校验码计算介绍及使用详细,关于CRC效验的说明调试,已经怎么使用的函数。十分有用,在PLC和上位机通信当中有用,各种CRC的算法。(CRC16,CRC32,TTICCT16)
libcrc-master
- crc校验码计算库,相当全,一定给力。牛逼的很。全平台编译。(CRC checksum calculation base, quite full, some awesome. The cattle are very forced. Full platform compilation.)
CrcGen
- 在串口通信程序中,通信数据需要进行CRC校验,本程序为CRC 校验计算程序源码(the source code for crc verify.)