文件名称:VCPPSerial-communication
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
通过常用的串口通信进行分析,着重讨论了VC + + 6. 0环境下利用MSComm控件实现串口通信的方法,研究了利用MSComm控件实现串口通信的关键技术问题,给出了MSComm控件在VC + + 6. 0串口通信中的应用。-By common serial communication analysis focused on the VC++ 6. 0 environment using MSComm control serial communication method to study the use of MSComm control serial communication key technical issues, given MSComm in VC++ 6.0 serial communication applications.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VC++串口通信\RS485Com(异步通信)\ReadMe.txt
............\....................\resource.h
............\....................\RS485Com.aps
............\....................\RS485Com.clw
............\....................\RS485Com.cpp
............\....................\RS485Com.dsp
............\....................\RS485Com.dsw
............\....................\RS485Com.h
............\....................\RS485Com.ncb
............\....................\RS485Com.opt
............\....................\RS485Com.plg
............\....................\RS485Com.rc
............\....................\RS485ComDlg.cpp
............\....................\RS485ComDlg.h
............\....................\StdAfx.cpp
............\....................\StdAfx.h
............\....................\res\RS485Com.ico
............\....................\...\RS485Com.rc2
............\....................\Debug\RS485Com.exe
............\....................\.....\RS485Com.ilk
............\....................\.....\RS485Com.obj
............\....................\.....\RS485Com.pch
............\....................\.....\RS485Com.pdb
............\....................\.....\RS485Com.res
............\....................\.....\RS485ComDlg.obj
............\....................\.....\StdAfx.obj
............\....................\.....\vc60.idb
............\....................\.....\vc60.pdb
............\..........同步通信)\ReadMe.txt
............\....................\resource.h
............\....................\RS485Com.aps
............\....................\RS485Com.clw
............\....................\RS485Com.cpp
............\....................\RS485Com.dsp
............\....................\RS485Com.dsw
............\....................\RS485Com.h
............\....................\RS485Com.ncb
............\....................\RS485Com.opt
............\....................\RS485Com.plg
............\....................\RS485Com.rc
............\....................\RS485ComDlg.h
............\....................\StdAfx.cpp
............\....................\StdAfx.h
............\....................\res\RS485Com.ico
............\....................\...\RS485Com.rc2
............\....................\Release\RS485Com.exe
............\....................\.......\RS485Com.obj
............\....................\.......\RS485Com.pch
............\....................\.......\RS485Com.res
............\....................\.......\RS485ComDlg.obj
............\....................\.......\StdAfx.obj
............\....................\.......\vc60.idb
............\....................\Debug\RS485Com.exe
............\....................\.....\RS485Com.ilk
............\....................\.....\RS485Com.obj
............\....................\.....\RS485Com.pch
............\....................\.....\RS485Com.pdb
............\....................\.....\RS485Com.res
............\....................\.....\RS485ComDlg.obj
............\....................\.....\StdAfx.obj
............\....................\.....\vc60.idb
............\....................\.....\vc60.pdb
............\....................\RS485ComDlg.cpp
............\..........异步通信)\res
............\....................\Debug
............\..........同步通信)\res
............\....................\Release
............\....................\Debug
............\RS485Com(异步通信)
............\RS485Com(同步通信)
VC++串口通信