搜索资源列表
W77E58code
- W77E58双串口通信源代码 注:此源程序只作参考,内有些函数未有原型,借鉴在于其通信方式及其设置。 CRC检校可另参考其它代码。 -W77E58 dual serial communication source code Note : This program is for reference only, not some function prototype experiences in his means of communication and set up. CRC
CRC-C51
- 单片机的CRC C51源程序。本程序采用查表法,提高单片机运算速度。-MCU CRC C51 source. The program uses a look-up table, the enhancement of SCM computational speed.
W77E58的双串口通信源代码
- 注:此源程序只作参考,内有些函数未有原型,借鉴在于其通信方式及其设置。 CRC检校可另参考其它代码。-Note : This only source for information, some not function prototype reference in its communications and its settings. CRC calibration can be a reference to the other code.
Serial-ports-CRC
- 实用的RS232串口通信及CRC校验源码,计算LRC.CRC余式表 CRC-CCI-RS232 serial communication and practical source CRC checksum calculated LRC.CRC remainder table CRC-CCITT
modbus_RTUVBsourceandCRC
- Modbus-RTU VB源代码及CRC校验代码,帮助完成Modbus通信协议的编写-Modbus-RTU VB source code, and CRC check code, help with the preparation of Modbus communication protocol
CRC16SHC
- 这是用MCS51编的Modbus传输的CRC校验源程序,以通过实战的校验,简短!-This is MCS51 series Modbus transmission CRC checksum source in order to realize the check, the short!
rf_odb_exampl_CRC
- Source code for driving RFM01 fm radio receiver. Code for ATmega microcontrolers with 8bit CRC checking.
rf_nad_exampl_CRC
- Source code for RFM02 fm radio transmitter module with 8bit CRC code. Code for ATmega microcontrolers.
TX_data
- 本程序,是基于nrf2401的数据发送源码,特点采用是不带crc校验,简单快速,如果需要多功能,可以增加相关功能代码-This procedure is based on data sent nrf2401 source, the characteristics of the use is non-crc check, simple and rapid, multi-function, if necessary, to increase related functional code
gongju
- 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Single-chip used in the process of developing the multi-functional tools, includi
crcdll
- 一个可以生成CRC校验的动态连接库的源代码,用于其他程序调用便于进行CRC校验码的生成。-Can generate a CRC checksum of the dynamic link library' s source code used to facilitate other programs call the CRC checksum generation.
CRC16_vb
- CRC源码!对串口通信很有帮助!可以直接实用的-CRC source code! The serial communication helpful! Can be directly useful
CRCPCalculator
- CRC calculator 16 vc vb源代码-CRC calculator 16 vc vb source code
CRC
- 一种计算CRC16码的源程序,包括查询码表,对开发无线通信、RS232、RS485通信软件有帮助-one source code to calculate CRC16
CRCsolve
- 在串口通讯中,经常会发生数据丢失的现象,附件为CRC校验的源码,在VS2008下测试通过.-In serial communications, data loss often occurs phenomenon accessories for the CRC checksum of the source, in the VS2008,it is test ok.
CRC_16
- 源代码直接实现CRC-16的v语言程序,经过试验验证,可以在ISE上直接run。(The source code directly implements the CRC - 16 v language program, after test verification, can be directly run on ise.)
CrcGen
- 在串口通信程序中,通信数据需要进行CRC校验,本程序为CRC 校验计算程序源码(the source code for crc verify.)