-
Visual C++串口通信编程实践(包括串口调试助手源代码)
Visual C++串口通信编程实践(包括串口调试助手源代码)-Visual C serial communication programming practice (including serial debugging assistant source code)
- 2022-06-20 12:18:28下载
- 积分:1
-
C51单片机IO模拟串口,简洁明了,非本人写,好程序,大家共享...
C51单片机IO模拟串口,简洁明了,非本人写,好程序,大家共享-C51 microcontroller serial IO simulation, concise, non- I write the program, share
- 2022-08-17 14:59:35下载
- 积分:1
-
异步fifo 源程序代码 欢迎大家学习 用VHDL语言编写
异步fifo 源程序代码 欢迎大家学习 用VHDL语言编写-asy fifo
- 2022-05-25 14:44:02下载
- 积分:1
-
用于串口通信的源代码(VC)
VC串口通信源程序-the SourceCode for Serial Communication(vc)
- 2022-03-22 18:07:54下载
- 积分:1
-
Bcb6
BCB6串口控件,一种性能非常优越的控件。-Bcb6
- 2022-12-05 17:25:03下载
- 积分: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
-
This article describes using 89C51 microcontroller I/O port Serial communication...
本文介绍的用 89C51 单片机I/O 口模拟实现串行通信的方法,已成功
地应用在某电压数据采集系统中,实践证明能可靠地传送和接收数据。-This article describes using 89C51 microcontroller I/O port Serial communication simulation method has been successfully applied in a certain voltage data acquisition system, the practice has proven to be a reliable way to send and receive data.
- 2023-08-01 02:55:02下载
- 积分:1
-
TAPI 编程事例,有兴趣的可以研究.很有价值.
TAPI 编程事例,有兴趣的可以研究.很有价值.-TAPI programming examples are interested can study. Great value.
- 2022-11-06 08:15:03下载
- 积分:1
-
prepared with InnoSetup MSCOMM space to install the script, This installation pa...
用InnoSetup编写MSCOMM空间安装包的脚本,此安装包已经在使用了。用winrar压缩的。用winrar就可以解压。Have fun!-prepared with InnoSetup MSCOMM space to install the script, This installation package has been used. Compressed using winrar. Using winrar can extract. Have fun!
- 2023-01-24 02:00:04下载
- 积分:1
-
C8051F340 uart0 实现串口0的通讯
C8051F340 uart0 实现串口0的通讯-C8051F340 uart0 1111111111111
- 2023-02-20 01:50:03下载
- 积分:1