搜索资源列表
SerialPortce
- windows ce下的串口编程。可以调试的源代码-windows ce of serial programming. Can debug source code
VBSerialPort
- VB.net开发的PPC下串口调试程序,用于监视计算机串口数据并反映在屏幕上,适用于初学者学习编程。-VB.net development of the PPC Serial debugging procedures, surveillance for computer serial data and reflect on the screen, applicable to beginners learning programming.
WinCE
- wince实验指导,系统定制、BSP克隆、镜像下载、远程工具使用、添加文件及快捷方式、SDK导出、MFC方式俄罗斯方块设计、C#开发托管程序、用户shell实验、数码管及LED点阵实验、串口通讯编程、Bootloader跟踪调试实验、Source Insight进行BootLoader跟踪调试实验。适合初学开发者,很详细、很好的实验-wince experimental guide, system customization, BSP cloning, image download, remot
WinCE_SerialPort
- 这个例子演示了Windows CE操作系统下,采用VC++进行串口通讯的例子。这个代码已经很详细了,类似于桌面Windows的串口调试助手。Windows CE下没有MSComm控件可以使用,这个例子演示了如何采用VC++,通过API操作,进行串口通讯的编程。-This example demonstrates the Windows CE operating system, using VC++ for serial communication example. This code has a
winceserial
- wince串口编程实例,调试通过,值得借鉴-Wince serial programming example, commissioning, through, is worth using for reference
comSample
- 串口编程示例,Windows Embeded CE6.0 下面用的串口调试工具;vs2005下编译C++代码-Serial programming examples used below, Windows Embeded CE6.0 serial debugging tools VS2005 compiled C++ code
2005serial
- 基于wince6.0的串口读写工程,该应用程序没用MFC中MSCOM组件,通过createfile\writefile\readfile等流驱动函数直接读写串口,其中还包括波特率、奇偶校验位以及串口通信协议的详细编程,该类经调试在VS2005环境下调试成功,对wince系统下串口通信实现具有很好的借鉴意义。-Based on the serial read and write wince6.0 engineering, the application useless in MSCOM MFC c