-
最棒的串口调试工具, 不用初始化任何波特率,进出的所有包都可以抓...
最棒的串口调试工具, 不用初始化任何波特率,进出的所有包都可以抓-best serial debugging tools, not initialize any baud rate, and out of all the packets can grasp
- 2022-07-02 11:46:40下载
- 积分:1
-
该程序实现了串口之间的相互通信,是异步串口通信,可以设置串口号...
该程序实现了串口之间的相互通信,是异步串口通信,可以设置串口号-Implementation of the procedures between the serial communications, serial communication is asynchronous, the classic experimental procedures for computer networks
- 2022-12-10 11:00:02下载
- 积分:1
-
used in VC 6.0 MSComm programming, can achieve serial receiving data and sending...
在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。
-used in VC 6.0 MSComm programming, can achieve serial receiving data and sending data Data were displayed at the receiving box and this box.
- 2022-05-30 03:49:16下载
- 积分:1
-
C serial port and write a communications
C++Builder对串行口进行读写操作的一个通讯类-C serial port and write a communications
- 2023-02-10 01:30:04下载
- 积分:1
-
DELPHI COMM控件 控件
DELPHI COMM控件 控件-DELPHI COMM Controls
- 2022-04-11 07:01:54下载
- 积分:1
-
vb串口通讯vb串口通 vb串口通
vb串口通讯vb串口通 vb串口通-vb serial communication serial port vb serial vb Qualcomm Qualcomm
- 2022-12-08 21:25:03下载
- 积分:1
-
凌阳机的模组spi串口红外传感器的接口电路及c语言的程序!没有密码!...
凌阳机的模组spi串口红外传感器的接口电路及c语言的程序!没有密码!-Sunplus machine module 20 serial infrared sensor interface circuit and c procedural language! No password!
- 2022-01-24 13:22:00下载
- 积分:1
-
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据...
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one, each receiving a EV_RXCHAR, on the ReadFile read, I think this vote. 2, received a EV_RXCHAR after a certain volume of data, such as CPU cycles (GetTickCount), and the one-time reader, the data buffer. To do so, under normal circumstances there is no problem, but if many of the data, and after a "certain amount of data the CPU cycles," also confiscated End Data how do? Few will read the data. I used three lines to complete serial data
- 2022-08-09 09:18:25下载
- 积分:1
-
此串口调试程序加入了三菱PLC通讯调试,有源码及运行程序
此串口调试程序加入了三菱PLC通讯调试,有源码及运行程序
- 2022-08-08 06:16:51下载
- 积分:1
-
VC++串口通讯编程事例,通过它可以了解在VC中如何进行串口通讯的...
VC++串口通讯编程事例,通过它可以了解在VC中如何进行串口通讯的-VC serial communication programming examples, which can understand how VC serial communications
- 2022-02-15 12:52:58下载
- 积分:1