搜索资源列表
serial.rar
- 一个非常简单的串口通讯例子,基于win32API,使用简单的MFC对话框.是看了网上深入浅出vc++串口编程基于win32API写的. 对初学有点用.,A very simple example of serial communication, based on the win32API, using a simple MFC dialog box. Is easy reading online vc++ Serial programming based on written Win32API
dll_test4_V4
- 在VC++中写了一个基于对话框的应用程序,通过调用外部封装好的DLL来实现串口通讯,比较简单-In the VC++ written in a dialog-based application package by calling an external DLL to achieve a good serial communications, a relatively simple
CSerial_Example
- 利用网上的一个CSerial类,写成了基于对话框的简易通信协议 通信协议.pdf 所实现的协议 Main VC++6.0工程目录 Main/测试数据.txt 是一个基本命令及对应响应数据的列表-using the open-source CSerial class got from the internet,it implemented a simple communication protocol based on windows-dialog programs
VCPP----AND--MFC----AND---Com
- 基于对话框的串口通信程序VC++--- AND--------MFC----------AND ------Com-Dialog-based serial communication program
vcserialdemo
- vc++下基于对话框的串口通讯程序,是学习串口通讯编程的好资料。-vc++ dialog-based serial communication program is the study of serial communication programming.