-
改进的SerialPort类单文档实例程序
改进的SerialPort类单文档实例程序-improved SerialPort single document type sample program
- 2023-05-09 15:55:02下载
- 积分:1
-
6017FM in Mountain View, audio initialization procedure, good results!
6017FM在山景音响初始化程序,效果很好!-6017FM in Mountain View, audio initialization procedure, good results!
- 2023-07-03 17:25:03下载
- 积分:1
-
一个串口测试程序,包括源代码,供大家学习
一个串口测试程序,包括源代码,供大家学习-A serial test procedure, including the source code for the U.S. study
- 2022-02-28 13:16:20下载
- 积分:1
-
自编的串口通信程序,支持一些简单命令
自编的串口通信程序,支持一些简单命令-self serial communication program to support some simple orders
- 2023-05-29 06:15:02下载
- 积分:1
-
非常实用的串口通信程序 并且在中间使用了托盘技术 (站长,源程序个数怎么计算啊,其实这里面含有两个源程序,一个是串口通信,一个是托盘程序 )...
非常实用的串口通信程序 并且在中间使用了托盘技术 (站长,源程序个数怎么计算啊,其实这里面含有两个源程序,一个是串口通信,一个是托盘程序 )-very practical serial communication procedures and the use of in the middle of the tray technology (head source Number how calculated ah, actually it contains two sources, one serial port communications, a procedure tray)
- 2022-05-25 10:05:06下载
- 积分: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
-
PC_COM串口通信
PC_COM串口通信-PC_COM Serial Communication
- 2022-03-22 14:48:56下载
- 积分:1
-
485 communications industry is the scene of extensive means of communication, st...
485通讯是工业现场用的很广泛的通讯方式,现在仍然在应用-485 communications industry is the scene of extensive means of communication, still in the application
- 2023-04-14 11:45:04下载
- 积分:1
-
windows串口通信编程的源码。非常实用。
windows串口通信编程的源码。非常实用。-windows serial communication programming source. Very practical.
- 2022-01-21 17:35:58下载
- 积分:1
-
USART的驱动程序,在C++编译环境下,进攻学习参考
USART的驱动程序,在C++编译环境下,进攻学习参考-USART the driver, in the C compiler environment, learning offensive reference
- 2023-07-07 19:40:03下载
- 积分:1