搜索资源列表
datarecieve
- dephi开发的一个485通讯接收收据的程序-Delphi to develop a 485 communications procedures to receive a receipt
SDPWinCE
- 一个WinCE的简单程序,实现串口通信。-A WinCE simple procedure to achieve serial communication.
WINCE
- 这是一个验证串口的一个小程序,可以再wince5.0中运行-this is a program
serialcom
- 基于VC++的串口通信处理,在WinCe平台运行稳定,对于练习在ARM处理器上作开发具有一定参考价值。-Based on VC++ serial communication processing, in WinCe stable platform for the exercise on an ARM processor for the development of a certain reference value.
SerialPortMsg
- 用Visual Studio2005做的一个windowce串行通信的一个小程序,它可以发送接收中文。-this is a little program about winCE serialport control ,it can send and receive chinese easily.
SerialComm
- 基于C++的用于串口通信的应用程序,VS2010下测试通过。将mycom类放在此项目中可以实现简单的串口通信。进一步改造,可以用于windows或wince下。-Serial communication applications based on the C++. It was tested on VS2010. The mycom class in this project can achieve a simple serial communication.
WINCE-serialport-class
- 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