-
是用该语言编写的关于串口通信的源代码。欢迎各位下载
是用该语言编写的关于串口通信的源代码。欢迎各位下载-is the language used on serial communication source. Welcome to download
- 2023-02-15 14:35:04下载
- 积分:1
-
- 2022-02-20 19:47:33下载
- 积分:1
-
PROFIBUS主站和从站的源代码可以作为了主要的发展…
profibus主站及从站源代码,可以作为主从站开发的借鉴-Profibus master and slave source code can be used as a major development from the point of reference
- 2023-08-08 18:20:02下载
- 积分:1
-
is a serial communication procedure, I do a side project.
是一个串口通信的程序,本人前段时间做的一个项目.-is a serial communication procedure, I do a side project.
- 2022-02-21 06:40:50下载
- 积分:1
-
vb.net与232串口通讯
vb.net与232串口通讯
vb.net与232串口通讯
vb.net与232串口通讯-vb.net and 232 serial communications vb.net and 232 serial communications
- 2022-01-25 21:26:36下载
- 积分:1
-
RS232控制软件
RS232 control software
- 2022-03-17 19:48:10下载
- 积分:1
-
用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB...
用TC对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-with TC on the serial port of computer programming, and for a simple serial communication program inquiries. Using a 9-pin DB-9 serial communication lines to the computer com1 mouth and COM2 I connected com1 as I accept that I send as COM2.
- 2022-07-16 23:35:01下载
- 积分:1
-
使用VC.NET编写串口通信程序,是很好的串口调试软件
使用VC.NET编写串口通信程序,是很好的串口调试软件-Use VC.NET write serial communication program is a very good serial debugging software
- 2022-12-19 08:20:04下载
- 积分:1
-
基于MAXII的RS232串口通信程序.还有使用VB编写的上位机串口通信软件。...
基于MAXII的RS232串口通信程序.还有使用VB编写的上位机串口通信软件。-MAXII based on the RS232 serial communication program. There are prepared to use VB PC serial communication software.
- 2022-01-21 01:56:20下载
- 积分:1
-
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率...
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率低。中断方式下,在发送或者接受数据的时候处理器还可以做其它的工作,效率较高。-Serial control procedures will generally be divided into two way query and interruption. Query applied to simple applications, simple and reliable, but the drawback is the need to occupy processor resources to send or receive data at the time should not make other things, the processor utilization rate. Interrupt mode, the send or accept data when the processor can do other work, more efficient.
- 2022-03-05 23:44:04下载
- 积分:1