文件名称:serial-port
- 所属分类:
- 串口编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-01-04
- 文件大小:
- 4.95mb
- 下载次数:
- 0次
- 提 供 者:
- 晨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用mfc 在vc6.0环境下 实现串口的通讯。所用设备是FTU,规约为101规约。其中用了线程来监测数据是否发送完毕 接收完毕-Serial communication using mfc under vc6.0 environment. The equipment used is the FTU, the statute of 101 statute. Which used thread to monitor whether the data has been sent has been received
(系统自动生成,下载前可以参看下载内容)
下载文件列表
加线程 初\temp\mscomm.cpp
.........\....\mscomm.h
.........\....\mscomm.h.bak
.........\....\ReadMe.txt
.........\....\resource.h
.........\....\StdAfx.cpp
.........\....\StdAfx.h
.........\....\temp.clw
.........\....\temp.cpp
.........\....\temp.dsp
.........\....\temp.dsw
.........\....\temp.h
.........\....\temp.ncb
.........\....\temp.plg
.........\....\res\temp.ico
.........\....\...\temp.rc2
.........\....\Debug\temp.bsc
.........\....\.....\temp.res
.........\....\.....\vc60.idb
.........\....\.....\temp.pch
.........\....\.....\vc60.pdb
.........\....\.....\StdAfx.sbr
.........\....\.....\mscomm.sbr
.........\....\.....\temp.sbr
.........\....\.....\tempDlg.sbr
.........\....\.....\tempDlg.obj
.........\....\.....\temp.ilk
.........\....\.....\temp.exe
.........\....\.....\temp.pdb
.........\....\.....\StdAfx.obj
.........\....\.....\temp.obj
.........\....\.....\mscomm.obj
.........\....\Release\temp.res
.........\....\.......\temp.pch
.........\....\.......\vc60.idb
.........\....\.......\StdAfx.obj
.........\....\.......\tempDlg.obj
.........\....\.......\temp.obj
.........\....\.......\mscomm.obj
.........\....\.......\temp.exe
.........\....\tempDlg.h
.........\....\tempDlg.cpp
.........\....\temp.rc
.........\....\temp.aps
.........\....\temp.opt
.........\....\res
.........\....\Debug
.........\....\Release
.........\temp
加线程 初