搜索资源列表
WinCE通信指南之配套光盘
- WINDOWS CE 通信指南(附光盘) 本书配套光盘内容包括:本书的英文版电子书;SDK for Windows CE,Handheld PC Professional Edition 3.0;范例源代码;送“Internet互联网即时通”多媒体学习软件。 本书是Microsoft Windows CE开发人员指南系列丛书之一。Microsoft Windows CE是公司为系统资源有限的设备开发的一种小型操作系统。因为Windows CE具有模块化的设计特征,所以能够适用于
PC--WINCE--camora
- PC端通过WINCE端实现摄像功能,不错的源程序
yinli2yangli.在wince上运行的万年历程序
- 在wince上运行的万年历程序,和pc版的万年历程序一样强大,包含所有源码,Run in wince calendar procedures, and the pc version of the calendar, like a powerful program that contains all the source code
WinCE.rar
- 远程控制 以前在给别人介绍Windows CE的开发时,为了演示设备上程序的运行情况,就用Remote Zoomin来截屏,设备端一刷新,Remote Zoomin就得去手动Refresh一下,在CE和PC两边忙得不亦乐乎。当时就想,要是有自动刷新的功能不就省去了这么多麻烦吗。如果能在PC端直接控制CE设备,岂不更好?,Remote control to someone else before the introduction of Windows CE development, to dem
GPS.rar
- 说明: GR(M)-87目前只能应用于WINCE5.0版本中,其它版本用不了。 1.该软件是用来检测GPS的COM以及GPS信号的软件,应用广泛 2.mGpsCmd是PPC(WINCE系统)用的,GpsViewer 1.5是PC和PPC的安装程序,考到SD卡上就可以直接用! 用法1:搜索COM口,连上GPS,点SCAN,如果提示找到FOUNDGPS,那么就是对应的COM口 3..在WINDOWS XP/2000系统使用,安装USB_drive
zip_utils_src.zip
- Wince及PC端Zip压缩文件的压缩与解压源码,Wince and the PC side of Zip compressed file compression and decompression source
WinceRemoteDisplay.rar
- Wince下的远程控制软件。包括客户端和主机端。在PC机上运行客户端,CE终端上运行主机端。PC机用户可以操作CE终端。,Remote login software under Wince. Including client-side and host side. In the PC machine running the client, CE running on the host-side terminal. PC, the user can operate the CE terminal.
RescoPhotoViewer
- 用于wince6.0下的图片查看程序,可以看wince6.0支持的所有格式,可以媲美PC机下的ACDSee。-Under the picture for wince6.0 view program, you can see wince6.0 support all formats, PC, under comparable to ACDSee.
serialport-wince-5
- 在vs2005下开发的wince5.0下的serialport控件的使用程序,已经在pc与PDA之间成功通讯 按钮1是打开串口 按钮2是发送 按钮3是接收-Developed in VS2005 under wince5.0 use serialport control procedures are in pc and the success of communication between the PDA button 1 button 2 serial ports are open are
camerapp.tar
- Wince 下基于Directshow的Camera Applciation。类似与PC平台上的AMCAP。适用与兼容UVC的Video device。-This is a simple camera capture application based on the Directshow in WinCE. It is the same with the AMCAP in PC, and can works fine for the video devices compatable with U
SoftMakerOffice2006
- 拥有PC“WORD”九成功能的SoftMakerOffice2006绿色中文版。 PPC上自带的OFFICE WORD说实在的真是不敢恭维. -Have a PC " WORD" Jiucheng feature SoftMakerOffice2006 green Chinese version. PPC on the built-in OFFICE WORD tell the truth is really not to be commended.
BT_Giz_to_PC
- 演示了如何从一个Gizmondo WinCE设备通过蓝牙接口连接到PC 的代码演示.-Demonstrates how Gizmondo WinCE devices from a Bluetooth interface to connect to the PC demo code.
Serial_and_gprs_xp_WINCE
- 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp
ComVS_2005
- 用VS_2005做的串口例程源码(Pocket PC 2003 (ARMV4)) 应用程序可以在WINCE5.0以上系统直接运行。-SerialPort for wince
TCPClinet(PC)
- wince的视频远程访问的客户端代码,VB.net环境开发-wince video remote access client-side code, VB.net environment for development
TCPServer-CAMERWINCE
- wince调用中星微USB摄像头实现远程PC视频,VC代码-wince call Vimicro USB remote PC video camera, VC code
CamTest
- WINCE下的CAMERA 调试软件,对研发调试很方便-Serial debugging under WINCE assistant, you can communicate with the PC, very good, very convenient debugging of R & D
Datatrans
- wince下接收串口数据,通过socket转发到pc,包含客户端和服务器-wince to receive serial data through the socket forwarded to the pc, contains the client and server
CeFileTransfer
- PC端通过Microsoft ACTIVESYNC 读取移动设备上的文件(WINCE)-PC side to read through the Microsoft ACTIVESYNC files on mobile devices (WINCE)
USB-driver-on-wince
- 通用串行总线(USB)具有方便快速一系列优点,近年来已经发展成为一种比较普遍的计算机与外设的接口。在设计USB设备的过程中不可避免的要涉及到设备驱动程序的设计。首先整体上简要介绍了USB及其通信模型,然后详细讨论了Windows的WDM驱动程序模型,重点阐述了基于WDM的USB设备驱动程序的具体开发过程。最后给出了当前流行的几种USB设备驱动的开发工具及其特点。通过设计USB设备驱动,实现了自行设计的USB数据采集系统与PC的通信。 关键字:通用串行总线(USB); USB请求包(URB);