-
用C++BUIDER开发的双机通讯课程设计,包括了可执行程序,源程序和报告,功能完整,推荐使用....
用C++BUIDER开发的双机通讯课程设计,包括了可执行程序,源程序和报告,功能完整,推荐使用.-C BUIDER development of the two aircraft communications curriculum design, including the executable, and source reports, functional integrity, and recommended.
- 2022-02-04 10:27:50下载
- 积分:1
-
这是通过COM口对声波触摸屏控制卡进行仿真测试的程序的源码.
BCB...
这是通过COM口对声波触摸屏控制卡进行仿真测试的程序的源码.
BCB-through COM ports on acoustic touch screen control card for simulation testing procedures for the source. BCB
- 2023-08-23 10:15:04下载
- 积分:1
-
本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收...
本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the basic text of this and similar. To make good use of communication controls should also pay attention to some other place, such as baud rate settings, receiving and sending the buffer settings and communication latency in the process of dealing with such problems.
- 2023-01-12 19:05:04下载
- 积分:1
-
Realize a simple and easy
实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发
-Realize a simple and easy-to-use multi-threaded serial communication interface, you can switch query and automatically receive mode and proceed to the serial data transceiver
- 2022-07-26 04:38:10下载
- 积分:1
-
〈VC++串口通讯技术〉一本很不错的介绍PC串口通讯技术的书
〈VC++串口通讯技术〉一本很不错的介绍PC串口通讯技术的书- A very good introduction to the book PC serial port communication technology
- 2022-05-27 05:50:58下载
- 积分:1
-
UCOS very popular on the network version, I realized UCOS through his applicatio...
网络上很流行的UCOS版本,本人通过他实现了UCOS的应用,还是蛮稳定的东西,ucos果然方便-UCOS very popular on the network version, I realized UCOS through his application, or something pretty stable, ucos indeed facilitate the
- 2022-02-04 12:54:28下载
- 积分:1
-
本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为...
本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。-Microsoft"s own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx control and registration method, the procedure is used in the static link library, for the in the absence of vc for the machine can also run, giving the larger point.
- 2023-05-10 02:05:03下载
- 积分:1
-
这个项目提供了一个代理,允许Telnet / TCP进行系统连接
This project provides a proxy that allows telnet/tcp connections to be made to serial ports on a machine.
- 2023-04-18 12:45:03下载
- 积分:1
-
C语言开发串行通讯程序库,可用来进行串口开发用
C语言开发串行通讯程序库,可用来进行串口开发用-C-language development serial communication libraries, which can be used for development with Serial
- 2023-04-06 10:50:04下载
- 积分:1
-
computer serial port is a common interface, with connecting lines, simple commun...
串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口(又称EIA RS-232-C)它是在1970年由美国电子工业协会(EIA)联合贝尔系统、调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准"该标准规定采用一个25个脚的DB25连接器,对连接器的每个引脚的信号内容加以规定,还对各种信号的电平加以规定。传输距离在码元畸变小于4%的情况下,传输电缆长度应为50英尺。 Linux操作系统从一开始就对串行口提供了很好的支持,本文就Linux下的串行口通讯编程进行简单的介绍.-computer serial port is a common interface, with connecting lines, simple communications, to be widely used. It is commonly used serial RS-232-C interface (also known as the EIA RS-232-C) it is in 1970 by the American Electronics Industry Association (EIA) Joint Bell System, a modem manufacturers and computer terminal manufacturers developed for serial communication standards. Its full title is "data terminal equipment (DTE) and data communications equipment (DCE) between serial binary data exchange interface technology standards," the use of a standard 25 feet to the DB25 connector, the connector pin of each signal content requirements, but also the right signal--
- 2022-01-30 12:03:25下载
- 积分:1