文件名称:WINCE-serialport-class
- 所属分类:
- 串口编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-11-13
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- Kevin2******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
WINCE下的串行通信类, 经过严格测试, 非常成熟的串口通信类, 当然此类也可以用在window下, 但是wince不支持重叠IO, window支持重叠IO,所以在windows下最好还是采用重叠IO的方式。-WINCE under serial communication class, rigorously tested, very mature serial communication class, of course, can also be used in such a window, but wince does not support overlapping IO, window supports overlapping IO, so in the best or the use of overlapping windows IO manner.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WINCE下的串行通信类\CSerialPort.cpp
...................\CSerialPort.h
WINCE下的串行通信类