搜索资源列表
Winsock通信测试程序--Source-V2.0
- 使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison of the use of engineering sof
crc-4校验码
- 计算机网络的课程小实验,主要实现的是CRC-4的校验码,不过程序写的不错,值得大家仔细阅读!-Experiment of computer network lesson. It can calculate the CRC-4 checksum. Nice written, and worth reading.
网络crc
- 这个是计算机网络第四版其中的一道编程题目.是实现CRC编码的程序.对于网络初学者来说是一个不可多得的学习的程序.-This is the fourth edition of which the computer network of a programming topic. Yes CRC coding procedures. Beginners network is a rare study of the procedure.
CRC实验报告
- 这是计算机网络第四版的一个CRC实验报告.之前我上传了另外一个CRC的实验,这个是CRC实现的另外一个不同的方法.-This is the fourth edition of the computer network experiment a CRC report. Before, I uploaded another CRC test, the realization of the CRC is a different approach.
循环冗余编码
- 学习网络原理时用到的CRC循环冗余编码,希望大家多多指教-learning network to use the principle when Cyclic Redundancy coding, we hope the exhibitions
crcjiaoyan
- 计算输入数据的crc校验码,以判断接收数据是否正确-calculation of input data crc check code, in order to determine whether the right to receive data
examview
- 实现与串口的通信。基于MODBUS。内含CRC校验。-achieve and serial communications. Based on MODBUS. Intron CRC.
SCOMM
- 本软件实现基于XMODEM协议的文件传送系统,包括基于XMODEM协议,CRC校验的文件传输程序和协议封、解包演示程序。
imu440
- IMU440 CRC 支队IMU440 CRC 校验的计算。
vb-CRC
- CRC校验VB源码,直接可以使用,有注释
crc校验法例子代码
- crc校验法例子代码-crc check law code examples
CRC计算与检验
- 编写计算CRC冗余码和校验程序。两人一组:一人写产生冗余码程序,另一人写校验程序。将带有冗余码的数据传给校验程序,校验程序要判断收到数据的正确性。
modbus串口通信
- 是基于modbus通信协议之间的通信,是十六进制进行通信的 可选波特率,数据位 停止位 采用CRC校验