搜索资源列表
CRc-c
- modbus中的crc校验,介绍了三种方法以及他们的源码
CRC
- CRC校验码LabVIEW编程实现,可以作为子VI在串口通信中进行校验-CRC, LabVIEW programming, can be used as sub-VI to check the serial communication
Modbus-RTU
- Modbus-RTU测试工具原代码,能自动生成CRC校验码-Modbus-RTU test tool
Serial-ports-CRC
- 实用的RS232串口通信及CRC校验源码,计算LRC.CRC余式表 CRC-CCI-RS232 serial communication and practical source CRC checksum calculated LRC.CRC remainder table CRC-CCITT
crc
- 计算modbus的crc校验码的两种方法-two functons to get crc result,using diffrent methods
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.
noncooperative
- 协作通信,turbo码链路级仿真,中继无CRC校验-Collaborative communications, turbo codes Link Simulation, relaying the CRC,
cooperative_crc_turbo
- 协作通信,turbo码链路级仿真,中继采用CRC校验-cooperate communications, turbo codes link level simulation, the relay with CRC,
CR16
- 循环冗余校验码——CRC-16算,网络通信或者串口通信中的数据校验算法,很好用的-Cyclic redundancy check- CRC-16 calculation, network communication or serial communication data validation algorithm, a very good use
Delphi-CRC-new
- Delphi CRC校验码生成软件,有多种计算方式。-Delphi CRC
CRC_and_check
- 使用C语言实现的CRC校验码的生成添加以及校验。开发环境是Visual Studio2010-Add, and check the CRC code generation using C language. The development environment is Visual Studio2010
Modbus
- 串口MODBUS协议通讯,自动生成CRC校验码-Serial interface communications
CRC-CCITT
- LabVIEW 的串口CRC-CCITT校验程序 用于无符号字符型数据的校验码生成!-CRC-CCITT checksum program LabVIEW serial port for data unsigned char checksum generation!
LabVIEW-checksum-generated--CRC
- LabVIEW 校验码生成 用于检测串口无符号字符型数据的正确性-LabVIEW checksum generated for detecting of serial unsigned char data correctness
crc-16
- Crc-16 校验码 vb实例,拿过来就能用的-Crc-16 checksum the vb instance, take over will be able to use
CRC_16
- 网上的用C语言写的CRC校验码16位的程序-16bit CRC program in C
SmartCom(0.5.4)
- 串口调试工具,包含自动计算MODBUS crc校验码,是工具非源码-tiaoshi gongju
CRC16
- PowerBuilder9.0计算CRC校验码-PowerBuilder9.0 CRC
crc_mod
- 实现了MODBUS协议的CRC-16校验,数据可以连续进行输入,可以连续得出N个字节的校验码(Implement the CRC - 16 check the MODBUS protocol, data can be input, continuous check code can continuous draw N bytes)
CrcGen
- 在串口通信程序中,通信数据需要进行CRC校验,本程序为CRC 校验计算程序源码(the source code for crc verify.)