-
窗口和程序的串口编程
Serial port programming for Windows and Linux
- 2022-02-05 22:37:49下载
- 积分:1
-
VB与三凌PLC通信. 好适就数据召唤使用.也是学习串通信编程好例子....
VB与三凌PLC通信. 好适就数据召唤使用.也是学习串通信编程好例子.-VB and three Ling PLC communications. Good data calls on the appropriate use. Learning Series is a good example of communication programming.
- 2022-02-20 07:36:15下载
- 积分:1
-
采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互...
采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互- Uses win32API with C the BUILDER realization string mouth
correspondence, may realize and the general communication facility AT
order alternately
- 2023-01-01 07:40:03下载
- 积分:1
-
Evc spent on the development of the serial port RAS and examples of procedures s...
用Evc开发的基于串口的及RAS的程序实例源码,欢迎大家下载参考-Evc spent on the development of the serial port RAS and examples of procedures source, all are welcome to download information
- 2022-02-20 05:32:43下载
- 积分:1
-
plcfx VB开发的串口与三菱PLC通讯源码,超值,搞工控的朋友
plcfx VB开发的串口与三菱PLC通讯源码,超值,搞工控的朋友-plcfx VB Serial communication with the source of Mitsubishi PLC, Value and engage a look at the IPC
- 2022-11-01 14:40:03下载
- 积分:1
-
楼宇自控系统 顾名思意。 (注意:需要专用硬件支持。)
楼宇自控系统 顾名思意。 (注意:需要专用硬件支持。)-Building Automation System Advisory Board were thinking Italy. (Note : the need for dedicated hardware support.)
- 2022-02-26 12:02:41下载
- 积分:1
-
一个功能完全的串口读写程序,里面实现的串口读写类可以方便的复用。...
一个功能完全的串口读写程序,里面实现的串口读写类可以方便的复用。-a fully functional literacy Serial procedures inside the serial achieve literacy classes can facilitate the reuse.
- 2022-02-03 22:50:20下载
- 积分:1
-
C51 single
C51单片机串行口中断服务程序,good-C51 single-chip serial port interrupt service routine, good
- 2023-03-24 01:10: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
-
本程序的开发环境是VC++,实现的功能是串口通信.
本程序的开发环境是VC++,实现的功能是串口通信.-This procedure is the development environment VC++, The function is to realize serial communication.
- 2023-04-07 06:55:03下载
- 积分:1