-
Visual C++串口通信编程实践(包括串口调试助手源代码)
Visual C++串口通信编程实践(包括串口调试助手源代码)-Visual C serial communication programming practice (including serial debugging assistant source code)
- 2022-06-20 12:18:28下载
- 积分:1
-
串口通信.在编程过程中,一些控件的属性读者不必完全按照示例程序去做...
串口通信.在编程过程中,一些控件的属性读者不必完全按照示例程序去做-Serial communication. In the programming process, some readers do not have control of the property in full accordance with the example of the procedure to do
- 2022-02-01 22:06:11下载
- 积分: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
-
Dos 串口通信例程实现了FiFO ,中断发送中断接受!
Dos 串口通信例程实现了FiFO ,中断发送中断接受!-Dos serial communication routines to achieve a FiFO, interrupted send interrupt accepted!
- 2023-03-14 10:10:03下载
- 积分:1
-
一个带gui界面的matlab串口通信演示程序
一个带gui界面的matlab串口通信演示程序-a gui interface with the serial communication Matlab demo program
- 2022-02-11 17:14:50下载
- 积分:1
-
本人自己用Delphi做的串口测试程序,有助于学习如何通过串口收发数据...
本人自己用Delphi做的串口测试程序,有助于学习如何通过串口收发数据-my own use Delphi to do serial testing procedures and facilitate learning through the serial data transceiver
- 2022-04-08 09:36:36下载
- 积分:1
-
GPIB控制安捷伦34401A
GPIB 控制Agilent 34401A-GPIB control the Agilent 34401A
- 2022-01-26 14:27:47下载
- 积分:1
-
Visual Basic串口通讯调试方法。一个非常简单的方法.
Visual Basic串口通讯调试方法。一个非常简单的方法.-Visual Basic serial communications debugging method. A very simple method.
- 2022-04-08 23:45:01下载
- 积分:1
-
一个可以代替mscon的类,包含一个实际的例子。 类中使用了守护进程,实现了消息驱动。...
一个可以代替mscon的类,包含一个实际的例子。 类中使用了守护进程,实现了消息驱动。-mscon one can replace the category contains an actual example. Category daemon used to achieve a news-driven.
- 2022-04-22 23:30:55下载
- 积分:1
-
PC串口通信程序,大家请使用,欢迎多提意见.
PC串口通信程序,大家请使用,欢迎多提意见.-PC serial communication program, please use, welcome to do so.
- 2022-02-28 11:35:04下载
- 积分:1