Welcome![Sign In][Sign Up]
Location:
Search - CRC16

Search list

[Com PortCRC16

Description: CRC16 RTU的CRC校验 进行CRC校验 GetCRC16 CheckCRC16
Platform: | Size: 44687 | Author: pqp | Hits:

[Other resourcecrc16

Description: RTU MODBUS通讯时,CRC16的查表获得
Platform: | Size: 1033 | Author: zbh | Hits:

[Other resourceCRC16

Description: 在LPCARM上的CRC16的源码,谢谢。
Platform: | Size: 1024 | Author: 漆强 | Hits:

[Other resourceCRC16

Description: 这是一个冗余校验的程序,是CRC16,里面包含了计算法和查表法以及半查表法
Platform: | Size: 2507 | Author: 小林 | Hits:

[JSP/JavaCRC16

Description: CRC16算法的Java实现,使用方法如下: CRC16 crc16 = new CRC16() byte[] b = new byte[] { // (byte) 0xF0,(byte)0xF0,(byte)0xF0,(byte)0x72 (byte) 0x2C, (byte) 0x00, (byte) 0xFF, (byte) 0xFE, (byte) 0xFE, (byte) 0x04, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00 } for (int k = 0 k < b.length k++) { crc16.update(b[k]) } System.out.println(Integer.toHexString(crc16.getValue())) System.out.println(Integer.toHexString(b.length))
Platform: | Size: 834 | Author: zhangQ | Hits:

[OtherCRC16

Description: CRC16校验码计算器v1.2,使用于CRC校验程序的编写!
Platform: | Size: 386704 | Author: 张军 | Hits:

[Other resourcecrc16

Description: 通用CRC16校验程序,可在单片机,ARM编程中的校验使用
Platform: | Size: 1890 | Author: 侍任伟 | Hits:

[Other resourceCRC16

Description: CRC16 校验码 汇编程序 运行效率最高
Platform: | Size: 1851 | Author: lhw | Hits:

[Windows Developcrc16

Description: CRC16校验源码,开发者使用即可,非常方便
Platform: | Size: 2155 | Author: lixzh | Hits:

[Delphi VCLCRC16的DELPHI源程序及调用子

Description: CRC16的DELPHI源程序及调用子-CYXLIC REDUNDANCY the source and Call -
Platform: | Size: 208274 | Author: 李小明 | Hits:

[Other resourcepic 上crc16

Description: 在PIC上实现CRC16算法的源程序,可用于一般通讯中的校验。-PIC in achieving CYXLIC REDUNDANCY source algorithm can be used in the general communications check.
Platform: | Size: 15322 | Author: 周云 | Hits:

[Com PortCRC16算法

Description: CRC16算法
Platform: | Size: 425 | Author: tomlot@163.com | Hits:

[SourceCodecalc CRC16

Description: calc CRC16
Platform: | Size: 925 | Author: xpp228 | Hits:

[SourceCodecrc16源码文件

Description: 该文件为C语言的CRC16计算源代码
Platform: | Size: 1036 | Author: chengsheng_wei@163.com | Hits:

[Embeded-SCM Developcrc16

Description: A CCITT-16 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.
Platform: | Size: 3072 | Author: buaalzx | Hits:

[Applicationscrc16

Description: 16位CRC源代码-16 CRC source code
Platform: | Size: 3072 | Author: 李陵 | Hits:

[Mathimatics-Numerical algorithmsCrc1021

Description: 查表型crc16校验算法,c源码-Lookup- crc16 checksum algorithm, c FOSS
Platform: | Size: 1024 | Author: | Hits:

[Othercrccal

Description: 关于crc16位效验码的源代码计算方法,该效验码可以应用到通讯,等对数据传输要求较高的通讯。-crc16 place on the well-tested code of the source code calculation method, the well-tested code can be applied to the telecommunications, data transmission and other higher communications.
Platform: | Size: 5120 | Author: 哈哈哈 | Hits:

[SCM1crc

Description: 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明。 更新历史: 2003/05/04 新增CRC-8算法的实现。 2004/02/02 修改CRC-8算法,新增CRC-32算法,增加比较详细的调用和使用说明。-CRC16/CRC8/CRC32 calculation procedures available CRC-CCITT/CRC-16/CRC-8/CRC-32 the calculated results. Delphi provide source code and compile the MCS51 source code, adopted two to three different algorithm. A more detailed calls and use. Update History : 2003/05/02 new CRC-8 algorithm implementation. 2004/02/02 changes CRC-8 algorithm, the new CRC-32 algorithm, adding more detailed calls and use.
Platform: | Size: 134144 | Author: 邓光 | Hits:

[SCM单片机CRC算法与实现

Description: 利用单片机实现CRC8,CRC16校验的具体实现的几种方案-use MCU CRC8, CYXLIC REDUNDANCY Check the concrete realization of several options
Platform: | Size: 7168 | Author: cp | Hits:
« 1 2 3 45 6 7 8 9 10 ... 38 »

CodeBus www.codebus.net