当前位置:
首页
资源下载

搜索资源 - wince serial thread
搜索资源列表
-
0下载:
VS2005开发的在Wince平台下的串口测试程序。可以实现线程接收数据,设置DCB参数等相关功能。-VS2005 development platform in the Wince serial port test program. Can achieve a thread to receive data, set the DCB parameters related functions.
-
-
0下载:
由于WINCE不支持重叠I/O操作,因此可分别用单独的线程去读写串口,通过多线程来模拟重叠操作[4]-WINCE does not support as a result of overlapping I/O operation, it can be a separate thread to read and write serial port, through multi-threading to simulate the overlapping of operations [4]
-
-
0下载:
文件说明:
1 XP/2000 下异步方式串口类
SerialPort.h
SerialPort.cpp
2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!)
CESeries.h
CESeries.cpp
3兼容 WinCE , XP/2000 平台的串口类,同步方式
TSerial.h
TSerial.cpp
-
-
0下载:
wince
串口通讯实例,一个多线程一个写线程-wince serial communication example, a multi-threaded thread a write
-
-
0下载:
wince下串口类,包括打开函数,发送函数,以及接收线程-wince under the serial class, including opening function, send function, as well as receiving thread
-