CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - wince 驱动程序

搜索资源列表

  1. WinCE下的触控屏驱动程序源代码

    0下载:
  2. 用evc编写的WindowsCE.net的触控屏驱动程序源代码-tangible screen driver source code in wince system
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:32.59kb
    • 提供者:天边
  1. CS8900r

    0下载:
  2. wince下的基于三星公司arm2410板cs8900驱动程序-weights based on the Samsung arm2410 plate cs8900 Driver
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:40.15kb
    • 提供者:张伟
  1. KBDMSCOMMON

    0下载:
  2. 键盘驱动程序,wince的 大家喜欢的话下来一起研究一下好么-keyboard drivers, the weights you like the down together and make Mody
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:73.46kb
    • 提供者:lvhaobo
  1. wince下AD驱动

    0下载:
  2. wince5.0下AD另一种优化算法的驱动程序 稍后会连带界面应用调试程序一起上传
  3. 所属分类:驱动编程

  1. wince 2440 camera

    1下载:
  2. 1.目录说明: (1)driver目录内为摄像头驱动程序,在三星2440平台调试通过,针对OV7725 sensor. (2)app目录内为应用程序,可以通过摄像头进行预览,拍照等功能。 2.请将driver目录下的camera复制到三星2440平台的BSP包中,在platform builder环境下编译。 3.编译应用程序请打开工程app\CamDemo\CamDemo.vcw, 使用eVC4.0编译。
  3. 所属分类:DirextX编程

  1. WINCESHEXIANGTOU

    0下载:
  2. WINCE下摄像头采集程序,带驱动。在WINCE5.0下成功试用。希望代码对大家有用。-WINCE acquisition procedures under the camera, with a driver. Successfully in WINCE5.0 trial. Hope that the code is useful for all.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1.52mb
    • 提供者:陈建伟
  1. 2450_ohci

    0下载:
  2. 这是S3C2416平台上面usb主机端的驱动程序的代码 写的很好很强大,主要是对usb主机控制器的驱动。-This is above S3C2416 platform usb host driver-side code written in a very strong very good, mainly for usb host controller driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:5.2kb
    • 提供者:dksljf
  1. wce

    0下载:
  2. 一个非常好的wince网络驱动程序的例子。 涉及 NDIS,TPI函数接口的调用-Wince a very good example of the network driver. Involved in NDIS, TPI function call interface
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:206.05kb
    • 提供者:zoudavid
  1. WinCE.OV511

    0下载:
  2. 这是一个用WinCE平台下用VC做的是OV51摄像头的驱动程序,很不错的-This is a used WinCE platform using VC to do is OV51 camera driver, very good
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:333.57kb
    • 提供者:杨远
  1. ADC

    0下载:
  2. wince5.0环境 S3C2440平台 ADC驱动程序-S3C2440 platform wince5.0 environment ADC Driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:3.87kb
    • 提供者:王建栋
  1. serial

    0下载:
  2. s3c2440核心板wince的串口驱动程序-smdk2440\DRIVERS\serial
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:59.2kb
    • 提供者:lmx
  1. KEYBD

    0下载:
  2. s3c2440核心板的wince USB驱动程序-smdk2440\DRIVERS\USB
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:47.39kb
    • 提供者:lmx
  1. WDM_Driver

    0下载:
  2. windows驱动程序基本结构:(1)初始化驱动程序,定位和申请硬件资源,创建内核对象(2)添加新设备(3)对PNP IRP进行缺省处理(4)对IRP_MN_REMOVE_DEVICE IRP进行处理(5)对即插即用IRP进行处理-windows driver for the basic structure of: (1) to initialize the driver, positioning and application of hardware resources, create a k
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:6.03kb
    • 提供者:李力
  1. WinCE_GPIO_drivers

    0下载:
  2. WinCE流设备驱动简介及GPIO驱动的实现,在包里面,有傻瓜式教程教你怎么写个最简单的GPIO程序,同时附上了该程序,你只需要按照步骤一步一步就可以实现wince的GPIO程序写作。-WinCE flow profile and GPIO device driver driven to achieve, in the package inside, a fool-style tutorials teach you how to write the most simple GPIO proced
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-19
    • 文件大小:5.09mb
    • 提供者:
  1. SimpleDriver

    0下载:
  2. 这是一个在PB5.0下开发WinCE驱动,然后在EVC4.2下编写的简单驱动程序的测试程序,可供WinCE的应用程序开发参考。-This is a PB5.0 developed in WinCE driver, and then prepared EVC4.2 simple test procedures for drivers for WinCE application development reference.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1.4mb
    • 提供者:wangzhongli
  1. ADCTouch

    0下载:
  2. wince4.2 下s3c2410 下adc驱动和touch驱动,解决了wince下adc驱动和touch下同时加载后,造成触摸屏不好使,程序中加入了进程互斥保护,解决了触摸屏和ADC驱动不能同时使用的问题。-adc under wince4.2 under s3c2410 drive and touch-driven, solution to wince under the adc drive and touch at the same time under the load, the res
  3. 所属分类:Driver Develop

    • 发布日期:2015-10-26
    • 文件大小:104.04kb
    • 提供者:lisheng
  1. Camera

    0下载:
  2. 摄像头在linux和Wince环境下的驱动程序源码-Camera Wince in linux environment and driver source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:56.9kb
    • 提供者:wzq
  1. Wince2410_BuzzerDrv

    0下载:
  2. 2410的WINCE蜂鸣驱动程序代码,提供给大家参考学习使用 -2410 WINCE beep driver code provided for your reference learning to use
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2.38mb
    • 提供者:王志强
  1. TOUCH

    0下载:
  2. Wince\应用程序开发\驱动程序 嵌入式程序开发-wince Application
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-16
    • 文件大小:31.45kb
    • 提供者:kuku
  1. MicrosoftWindowsCEDeviceDriverKit

    0下载:
  2. Wince驱动程序开发 嵌入式程序开发-wince
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-17
    • 文件大小:4.15mb
    • 提供者:kuku
« 12 »
搜珍网 www.dssz.com