搜索资源列表
16位CRC校验程序
- 一个16位的CRC校验,在Modbus协议中经常要使用
modbus校验程序
- modbus校验程序,用vc或tc直接编译即可运行。
计算校验和程序
- 计算校验和程序内涵说明书
STC12C5A60S2_MODBUS-RTU-CRC RTU通信CRC校验程序
- 基于STC12C系列单片机的 MODBUS RTU通信CRC校验程序,并且包含头文件,可以直接套用.-Microcontroller series based STC12C MODBUS RTU communication CRC check program, and include the header file, can be directly applied.
crc.zip CRC校验程序
- CRC校验程序,使用了CRC-16和CRC-CCITT方法 ,CRC inspection program, which use crc-16 and crc-ccitt method
信道编码的matlab程序,CRC校验码,RS码,卷积码
- 信道编码的matlab程序,CRC校验码,RS码,卷积码,turbo码,TCM码-Matlab program channel coding, CRC check code, RS code, convolutional codes, turbo codes, TCM code
CRC16
- CRC校验程序(labVIEW2009)经典-CRC check program(labVIEW2009)
c51crc
- 51系列单片机CRC校验程序-51 series monolithic integrated circuit CRC check routine
CRC16
- 用C语言编写的适用于51单片机的CRC16校验程序-Using C language for 51 SCM procedures CRC16 checksum
CRC
- VisualBasic编程的循环冗余校验CRC校验程序。程序运行后,在输入框填入输入值,点击“CRC校验”按钮后,可得到运行结果,显示在“校验结果”文本框内。-VisualBasic programming Cyclic Redundancy Check CRC checksum procedure. Program running, fill in the input box enter the value, click the
CRC-033019
- CRC校验程序,在通信中,我们常用的一种CRC校验程序-CRC校验程序
51
- 51 奇偶校验 程序 用C51实现带奇偶校验的串行通信 -51 program with the C51 to achieve parity with parity of the serial communication
yihuo
- 自己在vc控制台下编写的一个用于检查数据的异或校验程序-Vc console himself for writing a check or verify the program data of different
TouchScreen
- arm 2410 触摸屏控制程序,包括校验、计算等方法,供初学者学习-arm 2410 touch-screen control procedures, including calibration, calculation methods, for beginners to learn
CRC校验
- CRC校验,Modbus-RTU通讯协议中CRC校验码的计算步骤 , s7-300 modbus RTU CRC校验程序如何编写
CRC8校验
- 在数据传输时进行校验,可用于无线传输,保证数据的准确性(Verify when data is transmitted)
IAP15F4K-串口通讯-和校验(中断方式)
- 使用单片机实验板,在Keil C开发环境中编写串口发送和接收程序。在串口发送和接收程序中编程增加校验位,使用逻辑分析仪捕捉单片机串口引脚发送和接收数据的波形,并与串口接收和发送的数据进行比较。(Using SCM experiment board, in the Keil C development environment to write serial send and receive program. In the serial sending and receiving program,
CRC-8校验
- CRC8校验的程序参考,用于数据传输的校验(CRC8 check, for the data transfering process to check the data.)
循环冗余码
- 使用Labview编写循环冗余校验程序,适合多个字节数据校验。(Labview cyclic redundancy check)
CRC_Check
- 之前看到的一个很简洁的Modbus CRC校验程序,常量表格仅占用16个字。(I saw a very simple Modbus CRC check program before.)