-
air
空调数据多线程采集,包含多线程的使用,数据库操作,空调数据采集等功能-air-conditioned multi-threaded data collection, including the use of multi-threaded database operations, such as air-conditioning function data acquisition
- 2022-03-30 01:04:32下载
- 积分:1
-
调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听...
调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听-call WinAPI serial communication functions, and uses multi-threading technology to activate the working threaded serial input eavesdropping
- 2022-07-07 22:02:40下载
- 积分:1
-
实现多线程串行通讯接口源程序
实现多线程串行通讯接口源程序-multi-threaded serial communication interface source
- 2022-11-20 05:10:03下载
- 积分:1
-
个人写的一个串口通讯程序,希望对大家有帮助。
个人写的一个串口通讯程序,希望对大家有帮助。-personal wrote a serial communication program, and I hope to be helpful.
- 2022-03-17 20:51:34下载
- 积分:1
-
控件串口简单事件触发,通过串口对控件进行通信,实时通信
控件串口简单事件触发,通过串口对控件进行通信,实时通信-simple incident triggered by the serial communication control, real-time communication
- 2022-03-23 11:48:34下载
- 积分:1
-
Delphi下串口通讯源代码(本人用的测试程序)
Delphi下串口通讯源代码(本人用的测试程序)-serial communication source codes based on Delphi(Test Program for myself)
- 2023-06-11 10:05:03下载
- 积分:1
-
这是一个对modem编程的一个小程序, 对串口操作并发AT指令集.
这是一个对modem编程的一个小程序, 对串口操作并发AT指令集.-this is a modem programming of a small program on serial operation with AT command set.
- 2022-11-23 09:15:03下载
- 积分:1
-
ATmega8单片机程序:直流电机PID控制器ATmega8,和VC + + + 6码RS232
Atmega8 Program: DC motor PID controller by atmega8, and VC+++6.0 code RS232
- 2022-05-25 06:10:56下载
- 积分: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
-
use of IC cards issuers of prepaid PB VF BCB DELPHI VC
使用IC卡发卡机构的预付费PB VF BCB DELPHI VC源程序,对其进行了详细说明
- 2023-05-30 12:50:03下载
- 积分:1