搜索资源列表
crc.txt
- 本文件给出了如何一步一步实现crc校验。并给出了例子。如果懒得编写。可以直接嵌入程序。-this document is a step-by-step how to achieve crc check. An example is given. If too lazy to prepare. Procedures can be directly embedded.
CRc-c
- modbus中的crc校验,介绍了三种方法以及他们的源码
modbus_chinese.rar
- modbus通信协议中文版,详细介绍了modbus协议,LRC校验,CRC校验等,并给出了C语言例程代码。,modbus conmmunication(chinese)- Modbus protocol,LRC,CRC,how to program with C
CRC
- CRC校验码LabVIEW编程实现,可以作为子VI在串口通信中进行校验-CRC, LabVIEW programming, can be used as sub-VI to check the serial communication
VB--CRC
- 使用VB程序编写的一个简单实用的CRC校验器,绝对好用,使用Modbus通信协议的可以下载-VB programmers use a simple check of the CRC, and the absolute ease of use, use the Modbus communication protocol can be downloaded to see if
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
c9
- 基于matlab的CRC奇偶校验的实现,可以直接在matlab中运行-Matlab based on the CRC to achieve parity, you can run directly in matlab
crc_modbus
- crc校验,modbus的CRC校验,已经过测试,方便实用-CRC checksum, modbus the CRC checksum, has been tested, convenient and practical
CRC16SHC
- 这是用MCS51编的Modbus传输的CRC校验源程序,以通过实战的校验,简短!-This is MCS51 series Modbus transmission CRC checksum source in order to realize the check, the short!
crc
- 计算modbus的crc校验码的两种方法-two functons to get crc result,using diffrent methods
CRC
- labview 7.1版本的CRC 校验-labview 7.1 version CRC CHeckSum
crc
- 可以完成CRC的校验功能,提供16为的循环冗余校验-it can support the check of CRC
cooperative_crc_turbo
- 协作通信,turbo码链路级仿真,中继采用CRC校验-cooperate communications, turbo codes link level simulation, the relay with CRC,
CRC校验,高位在前,低位在后
- CRC校验,高位在前,低位在后具体算法:P(X)=X16+X15+X2+1(CRC checksum, high in the front, low in the back)
stm32 CRC-DEMO
- ModBus水质分析仪CRC计算的接口STM32F2实现,此应用适用于市面大部分Modbus水质协议的CRC校验(ModBus water quality analyzer CRC calculation of the interface STM32F2 implementation, this application is applicable to most of the market Modbus water quality agreement CRC calibration)
CRC_Calc+v0.1
- 最全的的CRC校验计算工具,绿色版 无插件(The most complete CRC check and calculation tool, the green version has no plug-in)
CRC校验
- CRC校验是通讯时比较常见的一种校验方法,特别是在工控领域,欢迎下载!!!(CRC calibration is a common method of checking in communication, especially in the field of industrial control, welcome to download!!!)
CrcGen
- 在串口通信程序中,通信数据需要进行CRC校验,本程序为CRC 校验计算程序源码(the source code for crc verify.)