搜索资源列表
8-16位CRC校验的算法程序
- 分别用PIC和51系列语言编写的8位、16位CRC校验的算法程序,已经验证过,好用。-respectively PIC and 51 languages of eight, 16 of the CRC algorithm procedures, already tested and ease of use.
CMCRC
- CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE. -CMCRC.ASM is a simple program just to demon strate how to compute the CRC-16 and C
VBcrc16
- CRC-16是检测数据在发送过程中发生错误的常用校验方法,本文通过从工程应用的角度,讲述如何实现CRC-16的程序开发,并给出了Visual Basic和Visual C++程序代码,给从事工业控制的人员在写通信程序的时候提供一些有价值的参考。-1、 Load a 16-bit register with FFFF hex. Call this the CRC register. 2、 Exclusive OR the first 8-bit byte of the message with
CRC32_D32
- MAC帧32 FCS校验算法,32位并行CRC校验算法。-MAC Frame 32 bit FCS
crc
- CRC s ASM implementation
pro
- CRC-16 校验码 CRC-16 校验码 -CRC-16 校验码
testcrc
- 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明-Calculation CRC16/CRC8/CRC32 procedures, available CRC-CCITT/CRC-16/CRC-8/CRC-32 calculations. Delphi source code and provides a comp
CRC16
- DELPHI 自编CRC-16校验器,可作为程序参考或直接使用-DELPHI CRC_16
BYTE_CRC16
- 用于计算字节型数据的CRC16校验,用于串口通信中数据正确性的校验-calculate CRC-16 byte ,RS232 conmunication
crc1
- 自己写的另外一个CRC16的校验,可调试 用于串行通信比特流,16进制数据的校验-CRC——16,you can use it to byte data
CRC32-16
- 输入16进制字符串即可进行CRC的16位校验和32位检验,已测试-Hexadecimal string to the CRC 16 checksum 32 test has been tested
crc-16
- modbus rtu的crc16 校检程序。8.5版本。-modbus rtu crc16 checksum program.
CRC-16
- 实现PLC通讯中CRC循环冗余校验,在串口通讯过程中校验环节必不可少。-complete the function for communication between the PLC and PC
CRC-16
- CRC Calculator,可以直接使用,也可以直接调用-CRC Calculator
CRC-16
- 该程序用来得到十六进制指令的CRC校验码,可以直接使用。-The procedure used to obtain the hexadecimal command the CRC can be used directly.
CRC-16
- 串口通信CRC-16校验。labview2014程序源码,可执行-Serial communication CRC16 check, labview program source code
CRC-16
- 用labview编写的用于16位循环冗余校验的vi,保证正确-Cyclic Redundancy Check 16
MB CRC-16 HEX
- 自动计算一串数据的CRC校验值(calculate CRC Value)
crc-16
- 用于CRC校验使用,其中包含高低位字节的变化。(Use for CRC check)