文件名称:API-serial-asynchronous-code
- 所属分类:
- 通讯编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-04-25
- 文件大小:
- 11.88mb
- 下载次数:
- 0次
- 提 供 者:
- lam****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本例程采用 windows API编写,属于串口异步非阻塞操作,采用线程监视、windows事件、自定义消息,其中数据接收一块分别采用SetCommMask、WaitCommEvent 设置等待串口通信事件,是初学者不可多得的学习资料,该历程亦可直接用在实际工程当中,很具有收藏与学习价值,压缩包中还包含相关的参考文档,望大家好好利用-This routine uses the Windows API to write, is a the serial asynchronous non-blocking operation, the thread monitor, windows event, custom messages were used, in which the data receiving a SetCommMask, WaitCommEvent set waiting for serial communication event, learning materials for beginners is a very The course can also be directly used in the actual project which is a collection of the value of learning, compressed package also contains reference documentation, hope you make good use of
(系统自动生成,下载前可以参看下载内容)
下载文件列表
API异步串口源码\ReadMe.txt
...............\resource.h
...............\serial.aps
...............\serial.clw
...............\serial.cpp
...............\serial.dsp
...............\serial.dsw
...............\serial.h
...............\serial.ncb
...............\serial.opt
...............\serial.plg
...............\serial.rc
...............\serial.sln
...............\serial.suo
...............\serial.vcproj
...............\serial.vcproj.HKHUJOGRUR0HAKB.Administrator.user
...............\serialDlg.cpp
...............\serialDlg.h
...............\StdAfx.cpp
...............\StdAfx.h
...............\res\serial.ico
...............\...\serial.rc2
...............\Debug\BuildLog.htm
...............\.....\mt.dep
...............\.....\MySerail.obj
...............\.....\serial.exe
...............\.....\serial.exe.embed.manifest
...............\.....\serial.exe.embed.manifest.res
...............\.....\serial.exe.intermediate.manifest
...............\.....\serial.ilk
...............\.....\serial.obj
...............\.....\serial.pch
...............\.....\serial.pdb
...............\.....\serial.res
...............\.....\serialDlg.obj
...............\.....\StdAfx.obj
...............\.....\vc60.idb
...............\.....\vc60.pdb
...............\.....\vc80.idb
...............\.....\vc80.pdb
串口通信常用API.docx
用Windows_API进行串口编程的一般步骤及相关函数讲解.doc
基于API异步VC++串口源码使用说明.docx
API异步串口源码\res
...............\Debug
API异步串口源码
深入浅出VC++串口编程.pdf