搜索资源列表
Chapter2
- VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手-VisualC Communication Programming examples of precision engineering solutions \\ Chapter 2 \\ E
VisualC++tongxin
- VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手 \\Chapter 3 \\Example 4 Winsock API编程技术——基于Winsock的聊天室程序 \\Example 5 CAsyncSocket编程技
SCOMMV23.rar
- 串口调试小助手的源码,可以很容易的改成基于串口接收数据进行处理的程序,对于学习串口编程也很有用的!,Serial port source code debugging helper, you can easily change the serial port to receive data based on the procedures for handling serial port programming for the study is also very useful!
CModBus.rar
- 工程控制领域里的MODBUS协议编程,这是一个调试助手源码希望有用,In the field of engineering control programming MODBUS protocol, which is a source code debugging aides hope that useful
SerialDebuggingAssistant
- VC++源码实现串口调试助手,经典串口编程代码,在网上费了半天才找到的,分享给大家-VC++ source code debugging assistant Serial, Classic Serial programming code, online charges for a long time to find and share with everyone ... ...
Comm
- 本程序是基于COMM空间的串口调试助手工具,该工具可以实现字符和十六进制的转换,功能比较全,想学习利用VC++学习串口编程的可以借鉴一下。 -The program is based on a serial port debug the COMM space assistant tools, this tool can realize the character and hexadecimal conversion, the function is all, want to learn by
myCom_Event
- Windows环境下采用QT实现的串口调试助手源代码,供学习QT串口通信编程使用。-Windows environment to achieve using serial debugging aides QT source code for serial communication programming using QT study.
myCom_Polling
- Windows环境下采用QT实现的串口调试助手源代码,采用polling方式实现,供学习QT串口通信编程使用。-Windows environment to achieve using serial debugging aides QT source code, using polling mode to achieve, for learning QT serial communication programming.
c-for-Assistant-serial
- c语言实现的串口编程,实现了串口助手的功能,代码详尽易读。-c language serial programming, serial assistant exhaustive readable code.
SerialPort
- 串口通信助手,运用CSerialPort类进行编程,如需源码,你发软件上的邮箱!-Serial communication assistant, use CSerialPort class programming, for the source, you send mail software on!
C# 串口调试小助手(有源码)
- C#中串口通信编程 收藏 本文将介绍如何在.NET 平台下使用 C#创建串口通信程序, .NET 2.0 提供了串口通信的功能, 其命名 空间是 System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进 行通信。 我们将使用标准的 RS 232 C 在 PC 间通信。它工作在全双工模式下,而且我们不打算使用 任何的握手 或流控制器,而是使用无 modem 连接。 命名空间 System.IO.Ports 命名空间中最重用的是 SerialPort 类。 创建 S
try1109
- 通过qt编程实现pc机串口通讯的小程序,能够发送和接受数据,控制串口状态(The PC serial communication program by QT programming, can send and receive data, serial control state)
