资源简介
配套我blog里https://blog.csdn.net/weixin_44177837/article/details/105059450的内容,VS2017-MFC基于CSerialPort类串口通信
代码片段和文件信息
/*
** FILENAME CSerialPort.cpp
**
** PURPOSE This class can read write and watch one serial port.
** It sends messages to its owner when something happends on the port
** The class creates a thread for reading and writing so the main
** program is not blocked.
**
** CREATION DATE 15-09-1997
** LAST MODIFICATION 12-11-1997
**
** AUTHOR Remon Spekreijse
**
** 2007-12-25 mrlong https://code.google.com/p/mycom/
** 2011-11-06 liquanhai http://blog.csdn.net/liquanhai/article/details/6941574
** 2013-12-04 viruscamp https://github.com/viruscamp
** 2014-01-10 itas109 http://blog.csdn.net/itas109
** 2014-12-18 liquanhai http://blog.csdn.net/liquanhai/article/details/6941574
** 2016-05-06 itas109 http://blog.csdn.net/itas109
** 2016-06-22 itas109 http://blog.c
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 39901 2018-03-05 10:25 SerialPort\SerialPort.cpp
文件 11634 2018-03-05 10:25 SerialPort\SerialPort.h
目录 0 2020-03-23 23:37 SerialPort
----------- --------- ---------- ----- ----
51535 3
- 上一篇:专升本C语言历年考试题及答案2.doc
- 下一篇:C语言-菜单管理系统
相关资源
- 单片机串口通信(方式1)
- 蓝牙串口通信(源码+视频)
- 一款MFC关机小程序
- 完成端口开发包iocpmfc
- 基于MFC实现的UDP组播程序
- MFC图片操作(PRO5_PNGDlg.cpp)
- MFC共享内存的
- 老外写的功能强大的文件查找工具(
- MFC获取电脑文件夹下文件的名称,类
- C++ MFC调用Javascrip函数
- C 播放WAVE音频
- MFCC谱图及其三维图表示
- 《深入浅出MFC》高清第二版.zip
- qt 串口通信
- stm32串口通信
- MFC透明按钮
- arduino 舵机控制 串口通信 超声波传感
- VS2010 MFC 摄像头
- MFC 按键精灵.rar
- 深入浅出MFC.pdf
-
基于MFC mediapla
yer控件开发的播放器 - 一款VC6.0+MFC的MP3播放器源码
- QQ登录界面MFC
- MFC透明窗口
- 利用MFC复选框控件设计学生选课界面
- (halcon+mfc)模板匹配demo源码
- MFC使用WebBrowser控件调用百度地图API案
- MFC入门教程之计算器
- MFC GDIPlus封装的CGdipButton界面,支持很
- MFC显示GIF动态图
评论
共有 条评论