搜索资源列表
MFCSerialCommunication
- 这是我平时学习过程中总结的用MFC写串口通信程序时的一些基础知识,希望大家喜欢!-This is my usual process of learning lessons with MFC write serial communication program at some basic knowledge, hope you like them!
API-PORT
- MFC API 串口通信总结,个人通过学习总结了一些经验,希望对其他人有用-MFC API serial communication summary of a number of personal experience through the study concluded, hope its useful to others
串行通信的基本原理及用MFC实现串口通信编程
- 串行通信的基本原理及用MFC实现串口通信编程
VC_examples
- 实例12-1:使用用户界面线程实例。源代码在光盘中“\12\InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“\12\ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“\12\WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“\12\ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“\13\dlltest ”目录下。 实例13-2:鼠标钩子应
vcMSCom
- vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
PC
- 基于window编程的MFC,使用 VC++编程,实现对PC机串口通信的模拟,并实现串口通信的基本功能-Based on the MFC window programming, the use of vc++ to realize PC serial port communication simulation, and to realize the basic function of serial communication
VC_MFCSerial-programming.rar
- VC++ MFC环境下的串口通信基础教程,内容详实,Serial communication based tutorial VC++ MFC environment, informative
vc-and-mfc
- 实现基于VC和MFC上位机和单片机的串口通信-Serial communication-based VC and MFC host computer and microcontroller
Data-Visualizatiserial-communication
- 基于VC++6.0的数据可视化串口通信,基于MFC的串口编程-Based on data visualization VC++6.0 serial communication, serial programming MFC-based
VS2010之MFC串口通信的编写教程
- VS2010 编写MFC上位机教程 内涵源代码(VS2010 write MFC PC tutorial)