搜索资源列表
32位冗余校验
- 串口通讯编程用的32位crc校验源代码,不需要修改就可以应用。-serial communication programming of 32 crc check source code, it can not amend the application.
song287
- 学号检查程序,检查所输入的学号是否有错误。最后一位是校验位-study, inspection procedures, to examine the number of imported Are there any mistakes. The final is a parity bit
lfpv3
- 微机保护(LFP系列)与RTU的通讯规约(V3.0) 1. 通讯接口: 1.1 接口标准: RS-232C/RS-422/RS-485 1.2 通讯格式: 异步,一位起始位,八位数据位,一位停止位,无校验位。 1.3 通讯速率: 4800~38.4Kbps。 1.4 通讯方式: 主从方式。
serialcommunication
- 用LABview编写,实现RS232串口通信,配置波特率,奇偶校验位,数据位等参数
VCcom
- 利用VC 编程实现PC机与单片机的通信,可以更改通信的串口波特率,校验位
EMEItechLED
- 串口调试程序,可设置端口.波特率.校验位.数据位
CRC校验,16位算法
- C#编写,应用于文件的CRC16位校验算法
CRC16位校验demo
- C#开发,输入一个16进制字符串,通过CRC校验算出最终的CRC校验码
CheckCode.rar
- 计算校验位的程序,异或相加与累加和,可以用于硬件研发人员与一些串口通讯程序使用,Procedures for calculating the parity bit, XOR sum of cumulative and can be used in hardware R & D personnel with a number of procedures for the use of serial communication
newserial_4
- 串口接收发送,将接收内容保存文件,可以设置传输的波特率,端口,校验位。-Serial ports receive and send hex data .then,save receive content to the file。it can set the Baud rate ,com,check bit.
MyUART.rar
- 串口调试工具 可以调整传输数据位,速率,奇偶校验位等,Serial debugging tools with transmit data bit rate, parity bitcan adjustable.
mscomm1
- MScomm1控件用法,包括波特率,阀值,校验位,传入数据缓冲数组-MScomm1 control usage, including baud rate, thresholds, parity bit, incoming data buffer array
SCOMM
- 利用SerialPort类编的串口程序,可以设置波特率、校验位、停止位等参数,还可进行文本文本文档内容的传输-Compiled using the serial port SerialPort class program, you can set the baud rate, parity, stop bits and other parameters, but also for the transmission of the text content of text documents
Verilog_PS2_RS232
- 实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上,并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。 -The realization of PS/2 interface with RS-232 data interface, PS/2 keyboard to press the button, through RS-232 automatic transmissi
hamming
- 本实验实现了任何字符的输入 然后通过转化成为含有校验位的海明码-Experimental realization of any of the characters in the input and then into a parity bit contains the Hamming code
Serial_Communication_Technology
- 串口通讯技术实现--两台pc机通过串口通讯(C语言)并可以调整波特率,奇偶校验位等。 -Serial Communication Technology- two pc machine through serial communication (C language) and can adjust the baud rate, parity bit and so on.
imei_netcode
- 这个是我写的一个MTK平台的网标与IMEI配对工具,里面有IMEI号校验位的算法,当然程序不是太完美,希望有高手可以校正一下-I wrote this is a MTK platform marked with the IMEI matching network tools, there are IMEI No. algorithm parity bit, of course, the procedure is not perfect, I hope you have a master can
PDF417-COUNT
- PDF417校验位的计算 输入相应参数 就可以马上得到校验位的值-Parity calculation PDF417 corresponding input parameters can be parity bit immediate value
CommDlg
- 功能: visualC++ 2005 多线程串口通讯实例,可以实现异步发送和接受数据。接受数据和发送数据不会相互阻塞,实现数据的串口畅通交互。 参数: 串口号:COM4 波特率:9600 数据位:8 奇偶校验:偶校验 停止位:1-Function: visualC++ 2005 instances of multi-threaded serial communication can be achieved asynchronously send and rece
批量计算IMEI校验位VB
- 用VB6.0编写的用于批量计算手机IMEI校验位小程序,在手机代工厂实用