搜索资源列表
Wince_Rs232
- 用于计算机串口通讯的类,实现语言为vb.net。目标系统为WinCE.net-computer serial communication for the class to achieve language vb.net. The target system to WinCE.net
ComTestDlg
- Windows CE 串口通讯程序,可用于Wince 4.0以上的版本,使用EVC++ 4.0编写
Wince串口调试助手
- Wince串口调试助手,其中包括WinCE6.0下的Splitter Mobile破解版、WinCE串口调试助手和使用参考视频。,Wince serial debugging aides, including WinCE6.0 under Splitter Mobile Edition crack, WinCE Serial debugging and using the reference video assistant.
SerialSample
- Wince下的串口编程的简单的小例子,可以实现,已经通过调试。-Wince serial programming under the simple little example, can be achieved, has passed debug.
WINCEEVCRS232.rar
- WinCE下的串口调试器,用EVC编写的,Debugger of Serial Port on WINCE
serial
- 由于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]
serial
- 实现wince下的串口栏。基本功能都实现-good cserial calss
TotalStationSerialPort
- WINCE全站仪串口传输程序源码,开发环境EVC4,运行机器WINCE42型全站仪-WINCE Total Station Serial Port code
TestSerial0
- wince 下串口通讯源码,以供大家学习和参考-wince Serial0
WINCE_SerialPort
- WINCE、PPC等上封装的串口操作类,采用多线程方式,简单高效,适用于通讯编程-WINCE, PPC, such as the serial port to operate on the package type, the use of multi-threaded mode, simple and efficient for communication programming
PSerialPort
- 一个在evc环境下的多线程串口通讯类,可以在WINCE 所有环境下,经过测试和使用。-Evc a multi-threaded environment serial communications, all in WINCE environment, tested and used.
serialport
- 在windows和wince下使用vc及evc完成的串口读写源文件,里面说明文件已经描述清楚-Wince at the use of windows and vc and complete the evc serial port to read and write source files, which have been described in the documentation clearly
MySerialCom-source
- 基于串口通讯的多线程,可以和wince通信-Serial communication based on multi-threaded, can wince communication
spi
- wifi模块在wince上的spi串口通信的源代码-wifi module spi wince at the source code for serial communication.
TextFile3
- wince虚拟串口,vspd2.dll是库文件,需要帮助hzxcngd@yahoocomcn-wince virtual serial port, vspd2.dll is the library file, need help hzxcngd @ yahoocomcn
RS232SerialPort
- 用于RS232串口通讯,分为win32和winCE两个版本。接口连接时需要注意的是,PIN的管脚即使能插上,也未必在逻辑上对应,这个是我调试了很久才发现这个问题,初学者可以网上搜索下。-For the RS232 serial communication, is divided into win32 and winCE two versions. When interfacing to note that, PIN pin even if we can plug in, it may not c
wince-6.0-SerialSample
- win ce 6.0系统下写的功能非常强大的串口通讯类,已经经过测试,没有任何问题,可以直接引用。-Windows ce 6.0 very powerful serial interface communication system under the writing class, have been tested, no problem, you can directly reference.
SerialApp1
- 用c#的写的串口通讯测试代码包,wince 6平台-using c# to excute communicate on win CE 6 develop board
CeChat
- WINCE串口程序,通过AT指令拨打电话-WINCE serial procedures, make calls using AT commands
非常好用的串口通信类
- 非常好用的串口通信类,支持线程安全,也可以在WINCE环境下使用。内含使用说明以及示例。