搜索资源列表
crc.zip CRC校验程序
- CRC校验程序,使用了CRC-16和CRC-CCITT方法 ,CRC inspection program, which use crc-16 and crc-ccitt method
CRCr
- crc校验源代码,我自己编写的源代码,用于计算crc校验码的生成-source code crc teaching and research,That s all,everyone knows.
crc
- crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件-CRC checksum, including the principle of documents and a note attached CRC16 function of c procedures and CRC32 of vc project documents
CRC16
- crc16校验的C++实现方法,这是一种通讯接口程序中常用的校验-crc16 checksum of the C++ implementation, which is a communication interface used in the calibration procedure
CRC16
- rfid_Crc.c,v 1.1 2006/09/25 22:08:15 tpresco-rfid_Crc.c,v 1.1 2006/09/25 22:08:15 tprescott
Decode_Pkt
- crcitt-crc16 in c algorithm
crc16
- crc16的C语言算法,余式多项式为X^16+X^12+X^5+1-crc16 of the C language algorithm, I-type polynomial X ^ 16+ X ^ 12+ X ^ 5+1
CRC16
- 本软件实现了CRC16位算法的应用编程。根据网上的C++语言改变而成的。经测试可用-failed to translate
crc.tar
- CRC校验算法,包括CRC8,CRC16,CRC32,MODBUS,和其他几种算法,C语言封装,方便使用-CRC checksum algorithm, including CRC8, CRC16, CRC32, MODBUS, and several other algorithms, C language package, easy to use
crc16
- crc16 验证算法源码,根据查表法做的。用C写的,VC 6.0的工程。-CRC16
CRC16
- crc16算法、c代码、keil开发环境-crc16 algorithm, c code
crc-16
- Program to calcule crc16 ciclic code redundance for desfire ev1. write in C.