搜索资源列表
modbus校验程序
modbus校验程序,用vc或tc直接编译即可运行。
计算校验和程序
- 计算校验和程序内涵说明书
crc
- CRC校验程序,使用了CRC-16和CRC-CCITT方法 -CRC inspection program, which use crc-16 and crc-ccitt method
c51crc
- 51系列单片机CRC校验程序-51 series monolithic integrated circuit CRC check routine
c8051f020上实现的CRC
- 在c8051f020上实现的crc校验程序,绝对原创-C8051f020 achieved in the crc check procedures absolute originality
CRCF_src
- 该程序是CRC校验程序,可以查看文件的校验和,这对文件本身进行校验,也可用在其它程序中检难数据正确与否-CRC procedures can view the document and check that the document itself calibration, but also can be used in other programs Frederick hard data are correct or not
循环冗余码校验crc算法
- 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X)
8位C51CRC校验原程序
- 8位C51,CRC校验原理单片机编程原程序-eight C51, CRC principles SCM original programming procedures
串口访问功能的小测试程序
- 一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and t
计算校验和
- 关键字: 校验和算法, VC.NET, 这是我VC.NET写的一个小程序,在控制台模式下实现校验和算法 希望更多的人与我交流, QQ:270596846 E_MAIL:chmuggmwtg@163.com -keyword : checksum algorithm, VC.NET, this is my VC.NET write a small program the console model under checksum
十六进制数相加校验和计算程序
- 【汇编语言编程使用工具】【十六进制数相加校验和计算程序】-[Assembly language programming tools] [hexadecimal number add checksum calculation program]
CRC_c51
- CRC校验程序,适用于51单片机程序的CRC校检,已经用在工业现场。-CRC procedures applicable to the procedures of 51 SCM CRC school seizure had been used in the industrial field.
crc校验码
- 这是一个依靠检验文件CRC校验码来判断文件是否已经被病毒修改过的c程序-This is a test paper on CRC document to determine whether the virus has been revised procedures for the c
BDJ_RM10.ZIP
- PIC CRC校验程序,初始化FFFF 就可自由下载此源码-PIC procedure, initialize FFFF can download this free source
CRCCHK
- 用C语言编的CRC校验程序,他是一种重要的通信算法-C language series of the CRC process, he is an important communications algorithm
CRCCheckout123_C++
- 本程序是一个用纯C++编写的CRC校验程序,有兴趣的朋友可以-this a process used to prepare the pure C CRC proceedings, interested friends can s
CRC16
- 用C语言编写的适用于51单片机的CRC16校验程序-Using C language for 51 SCM procedures CRC16 checksum
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 s
CRC-8校验
- CRC8校验的程序参考,用于数据传输的校验(CRC8 check, for the data transfering process to check the data.)