-
232通讯
用于电脑232通讯
可以发送和接受数据
232通讯
用于电脑232通讯
可以发送和接受数据-232通讯
- 2022-05-29 14:28:25下载
- 积分:1
-
write parking card procedures, yes, oh
停车场写卡程序,不错哦-write parking card procedures, yes, oh
- 2022-03-20 05:32:51下载
- 积分: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
-
a good VB source code is very useful in Serial
串口调试VB一个不错的源代码
串口中非常有用-a good VB source code is very useful in Serial
- 2022-01-23 10:07:54下载
- 积分:1
-
我个人收集的C++builder 多线程串口通信方面的
我个人收集的C++builder 多线程串口通信方面的-my personal collection of multi-threaded C builder of serial communication Wanton
- 2022-08-22 06:20:02下载
- 积分:1
-
A serial port class i wrote.
我写的一个串口通信类,还是很好用的哦,大家可以参考一下-A serial port class i wrote.
- 2022-07-02 16:53:59下载
- 积分:1
-
pb9com Contents : PowerBuilder 9.0 in the development of the COM achieve example...
pb9com目录:在PowerBuilder 9.0实现COM开发的例子;-pb9com Contents : PowerBuilder 9.0 in the development of the COM achieve example;
- 2022-10-10 19:30:03下载
- 积分:1
-
用串口通信的方式实现双机备份,串口采用了 mscomm控件。
用串口通信的方式实现双机备份,串口采用了 mscomm控件。-serial communication with the realization of a two-aircraft backup, serial used mscomm controls.
- 2022-04-24 19:56:32下载
- 积分:1
-
HP 8163A power meter GPIB programming reference 技术文件
HP 8163A power meter GPIB programming reference 技术文件-HP 8163A power meter GPIB programming reference technical documents
- 2022-04-01 01:40:50下载
- 积分:1
-
程序设计实例。使用时,最简单的是发送计算…
VC串口编程实例,调试过。使用时,最简单就是将计算机串行发送(TXD)与接收(RXD)短接。-VC serial programming examples tuned. When used, the simplest is to send computer serial (stage) and receiving (RXD) Short.
- 2023-03-13 03:25:03下载
- 积分:1