-
用于VC的DLL库,使用异步通讯方式,具体使用方法请看源码
用于VC的DLL库,使用异步通讯方式,具体使用方法请看源码-for VC DLL libraries, the use of asynchronous communication and the use of specific methods Look at source
- 2023-01-10 20:25:04下载
- 积分:1
-
用VC++6.0实现PC机与单片机之间的串口数据交换
用VC++6.0实现PC机与单片机之间的串口数据交换-VC 6.0 PC with a serial port between SCM data exchange
- 2022-07-20 03:54:05下载
- 积分:1
-
485通讯接口模块的编程应用,监控显示,检测报警显示,上下值的设置输入输出的结构...
485通讯接口模块的编程应用,监控显示,检测报警显示,上下值的设置输入输出的结构-485 Communications Interface Module programming applications, monitor display, alarm detection showed that the whole value of the structure of input and output settings
- 2023-07-28 07:15:03下载
- 积分:1
-
CAN总线传输,示例代码,利用VC++编写
CAN总线传输,示例代码,利用VC++编写-CAN transmission, sample code, prepared VC
- 2022-02-03 11:46:47下载
- 积分:1
-
《Visual C++ 串口通信技术与工程实践》(代码)7.1节
《Visual C++ 串口通信技术与工程实践》(代码)7.1节
- 2022-02-05 14:25:32下载
- 积分: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
-
专业串口通信设计控件(非源码),可用于VB,VC++,Delphi,.NET等开发语言...
专业串口通信设计控件(非源码),可用于VB,VC++,Delphi,.NET等开发语言-professional Serial Communication Design Control (source) that can be used VB, VC, Delphi,.NET development languages
- 2022-06-16 13:40:39下载
- 积分:1
-
一个dll演示代码
用于串口通信的。
类似于工控的驱动
一个dll演示代码
用于串口通信的。
类似于工控的驱动-Dll demo code for a serial communication. Similar to industrial drive
- 2022-03-23 18:28:01下载
- 积分:1
-
一个中断法串口通讯程序。
一个中断法串口通讯程序。-A serial communication programme written by os interruption
- 2022-01-26 01:38:40下载
- 积分:1
-
A team to carry out the operation of serial procedures, can serve as a learning...
一个队串口进行操作的程序,可以作为学习串口编程的资料-A team to carry out the operation of serial procedures, can serve as a learning serial programming data
- 2022-11-23 11:45:03下载
- 积分:1