-
VB 5.0/6.0的MSComm通信控件提供了一系列标准通信命令的接 口,它允许建立串口连接,可以连接到其他通信设备(如Modem)、 还可以发送命令、进行数...
VB 5.0/6.0的MSComm通信控件提供了一系列标准通信命令的接 口,它允许建立串口连接,可以连接到其他通信设备(如Modem)、 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能 发生的各种错误和事件,从而可以用它创建全双工的、事件驱动 的、高效实用的通信程序。-VB 5.0/6.0 the MSComm control communications for a series of standard communication interface orders, which allow for the establishment of serial link can be connected to other communications equipment (such as modem), and also can send orders, the exchange of information and surveillance and response in the communication process may mistakes that occurred in the incident, which can be used to create full-duplex, event-driven, highly effective and practical communication program.
- 2022-03-06 13:15:04下载
- 积分:1
-
两机通信,用C++Builder实现的两机通信系统,可以传输*.txt文件阿!...
两机通信,用C++Builder实现的两机通信系统,可以传输*.txt文件阿!-two machine communications, C Builder of the two aircraft communications system that can transfer*. txt file A!
- 2022-02-03 03:59:29下载
- 积分:1
-
获取当前机器的COM口的数量,包括usb转换的串口
获取当前机器的COM口的数量,包括usb转换的串口-access to the current machinery of the number of COM ports, including USB Serial Conversion
- 2022-03-22 03:52:54下载
- 积分:1
-
实现了一个16550 / 16750 UART核
Implements a 16550/16750 UART core
- 2023-02-26 01:10:03下载
- 积分:1
-
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figur...
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows. -CBC was under the serial programming API function examples I wish this site had been around when I was trying to figure out how to make serial communications work in Windows 95. I, like many programmers, was hit with the double-locking of having to learn W
- 2022-02-06 02:23:47下载
- 积分:1
-
串口调试测试文件
串口调试测试文件-Serial debug test file
- 2022-01-25 21:46:29下载
- 积分:1
-
this program is targeted at specific GPS receiver
本程序是针对特定GPS接收机--JAVAD公司的legacy的一个应用,用来收取标准的NMEA-1083GGA信息或JPS格式(JAVAD公司的特有GPS信息格式)的{RT,PO}信息,并统计数据大小与经历时间。本程序用VC6.0+串口控件MSComm实现,其中关于如何在数据长度不定的情况下实现数据帧的同步的方法可以借鉴到其它串口数据采集的应用之中,具备一定的实用价值-this program is targeted at specific GPS receiver-- JAVAD the legacy of an application, used to collect standard NMEA- 1083GGA information or JPS format (JAVAD company"s unique GPS information format) (RT, PO) information and statistical data on the size and duration. The procedures used VC6.0 Serial MSComm control, on how volatile the data length of the data frame synchronization method can draw on to other serial data acquisition applications, to have some practical value
- 2022-05-25 01:49:57下载
- 积分:1
-
用C51编写的基于51单片机串口点对点双向通信程序,特点是具有可靠的通信失败检测及信息重发功能。...
用C51编写的基于51单片机串口点对点双向通信程序,特点是具有可靠的通信失败检测及信息重发功能。-with C51 prepared by the 51 microcontroller-based point-to-point two-way serial communication program, which is characterized with reliable communication failure detection and re-issued the information function.
- 2022-08-23 10:24:55下载
- 积分:1
-
这是本人在网上下载的关于深入浅出VC++串口编程之基于Win32 API的教程...
这是本人在网上下载的关于深入浅出VC++串口编程之基于Win32 API的教程-This is my downloading on the plain language VC++ Serial programming based on the Win32 API tutorial
- 2022-03-14 06:21:27下载
- 积分:1
-
rs485通信协议的规定,定义了串行通信协议中传输的信息内容及使用格式,可以参考...
rs485通信协议的规定,定义了串行通信协议中传输的信息内容及使用格式,可以参考-rs485 communication protocol requirements, defines the serial communication protocol to transmit the information content and the use of format
- 2022-06-28 21:10:56下载
- 积分:1