-
COM
基于COM技术的组态软件研究与实现,硕士论文,对组态软件的研究与开发有一定的帮助-COM-based configuration software research and realization of a master" s thesis on the configuration software research and development is certainly helpful
- 2022-04-25 11:39:18下载
- 积分:1
-
Using Labview to do a serial debugging software, as well as the original procedu...
用Labview做的一个串口调试软件,以及原程序-Using Labview to do a serial debugging software, as well as the original procedure
- 2023-05-31 04:20:03下载
- 积分:1
-
串口通信 源程序
串口通信 源程序-Serial Communication source
- 2022-03-18 07:01:26下载
- 积分:1
-
ms-com uart tools
- 2022-05-14 11:27:09下载
- 积分:1
-
红外接口串口仿真
红外接口串口仿真-Simulation Interface
- 2023-04-17 07:30:03下载
- 积分:1
-
RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application of research VC6 realization of the three serial communication methods based on single-file procedures MSCOMM Application Serial Communication Control
- 2022-02-14 10:20:21下载
- 积分:1
-
串口通信,实现接收和发送功能。完整串口通信程序Vc++源代码...
串口通信,实现接收和发送功能。完整串口通信程序Vc++源代码-Serial communication, the realization of receive and transmit functions. Integrity of the serial communication program Vc++ Source code
- 2022-09-12 08:55:04下载
- 积分: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
-
该文件是通过BCB加MOXARS232函数编写的,用起来很爽
该文件是通过BCB加MOXARS232函数编写的,用起来很爽-The document was adopted BCB increase MOXARS232 function of the preparation, together with very interesting
- 2023-01-26 18:30:03下载
- 积分:1
-
reception : Send procedures and cooperation to achieve the two computer serial c...
接收程序: 与发送程序合作实现两台计算机的串口通信,但只能正确接受英文字母和数字,界面为VC标准视图-reception : Send procedures and cooperation to achieve the two computer serial communications, but only the right to accept English letters and numbers, interface standards for VC View
- 2022-07-20 08:50:00下载
- 积分:1