-
大小: 142KB文件类型: .zip金币: 1下载: 0 次发布日期: 2021-05-25
- 语言: C/C++
- 标签: VS2012 MFC mscomm 串口通信
资源简介
在VS2012中采用MFC技术编写界面,利用插件mscomm实现串口的打开、关闭、数据发送和接受,程序详细揭示了串口打开的参数设置,适合初学者。
代码片段和文件信息
// 计算机生成了由 Microsoft Visual C++ 创建的 IDispatch 包装类
// 注意: 不要修改此文件的内容。如果此类由
// Microsoft Visual C++ 重新生成,您的修改将被覆盖。
#include “stdafx.h“
#include “mscomm1.h“
/////////////////////////////////////////////////////////////////////////////
// CMscomm1
IMPLEMENT_DYNCREATE(CMscomm1 CWnd)
/////////////////////////////////////////////////////////////////////////////
// CMscomm1 属性
/////////////////////////////////////////////////////////////////////////////
// CMscomm1 操作
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2016-05-28 10:15 SerialPortComm\
目录 0 2016-05-28 10:17 SerialPortComm\SerialPortComm\
文件 909 2016-05-26 16:39 SerialPortComm\SerialPortComm.sln
文件 31744 2016-05-28 10:15 SerialPortComm\SerialPortComm.v11.suo
文件 542 2016-05-26 16:56 SerialPortComm\SerialPortComm\mscomm1.cpp
文件 11587 2016-05-26 16:56 SerialPortComm\SerialPortComm\mscomm1.h
文件 3994 2016-05-26 16:39 SerialPortComm\SerialPortComm\ReadMe.txt
目录 0 2016-05-26 16:39 SerialPortComm\SerialPortComm\res\
文件 2074 2016-05-26 20:48 SerialPortComm\SerialPortComm\resource.h
文件 67777 2012-01-11 01:22 SerialPortComm\SerialPortComm\res\SerialPortComm.ico
文件 684 2016-05-26 16:39 SerialPortComm\SerialPortComm\res\SerialPortComm.rc2
文件 109692 2016-05-26 22:44 SerialPortComm\SerialPortComm\SerialPortComm.aps
文件 2472 2016-05-26 16:39 SerialPortComm\SerialPortComm\SerialPortComm.cpp
文件 490 2016-05-26 16:39 SerialPortComm\SerialPortComm\SerialPortComm.h
文件 13730 2016-05-26 22:44 SerialPortComm\SerialPortComm\SerialPortComm.rc
文件 6343 2016-05-26 17:23 SerialPortComm\SerialPortComm\SerialPortComm.vcxproj
文件 2281 2016-05-26 17:23 SerialPortComm\SerialPortComm\SerialPortComm.vcxproj.filters
文件 6986 2016-05-26 22:14 SerialPortComm\SerialPortComm\SerialPortCommDlg.cpp
文件 994 2016-05-26 21:31 SerialPortComm\SerialPortComm\SerialPortCommDlg.h
文件 147 2016-05-26 16:39 SerialPortComm\SerialPortComm\stdafx.cpp
文件 1578 2016-05-26 16:39 SerialPortComm\SerialPortComm\stdafx.h
文件 234 2016-05-26 16:39 SerialPortComm\SerialPortComm\targetver.h
相关资源
- visualc++下位机温度测量串口通信与实
- VS2012 MFC小程序 简易网络聊天室
- gh0st3.6_vs2012
- QT C++ 多线程支持多串口通信
- VS与串口通信
- 在VS2012上基于opencv的C++人眼识别与眨
- VS2012-C++编写、调用DLL库教程
- 串口通信c程序
- VC++ 编写的 Modbus 协议类 并附带串口通
- 完整串口通信程序(发送和接受)V
- 串口调试助手源代码(MFC+SComm)
- 非常有用的单片机C语言程序.rar
- CButtonST按钮增强类可在VS2012直接使用
- VC++串口通信20个经典源码合集.zip
- VC++串口通信20个经典源码合集
- CButtonST V3.9修正版在VS2012下编译通过
- 单片机串口通信(方式1)
- 蓝牙串口通信(源码+视频)
- qt 串口通信
- stm32串口通信
- arduino 舵机控制 串口通信 超声波传感
- 设备老化测试工具
- C++ PC_PC串口通信.pdf(图文教程)
- hal 串口通信
- c++ 串口通信程序
- vc实现串口通信的完整代码
- linux嵌入式串口通信程序
- C++Primer第五版源代码-VS2012代码
- C++ 串口通信源代码完整工程,亲测可
- 用com组件方式写windows串口通信接口
评论
共有 条评论