搜索资源列表

  1. DriverStudio and SoftICE Driver Suite Install

    0下载:
  2. DriverStudio and SoftICE Driver Suite Insta-DriverStudio and SoftICE Driver Suite Ins ta
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:506259
    • 提供者:辛万江
  1. USB Driver Programming - a DIY developers guide.ra

    0下载:
  2. USB Driver Programming - a DIY developers guide-USB Driver Programming-a DIY developers g uide
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:547224
    • 提供者:辛万江
  1. AtmelFAT 16-32 File System Driver for Atmel AVRA36

    0下载:
  2. AtmelFAT 16-32 File System Driver for Atmel AVRA367-AtmelFAT 16-32 File System Driver for Atme l AVRA367
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1270188
    • 提供者:辛万江
  1. Delphi driver

    0下载:
  2. 用 Delphi 写的迷你小驱动程序! 大家可以参照它来用Delphi 写驱动程序!-Delphi write mini small Driver! You can refer to it to write with Delphi Driver!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:21440
    • 提供者:hpm
  1. 82559end-driver-for-Vxworks

    2下载:
  2. vxworks 下 intel 82559 网卡驱动-VxWorks under 82,559 LAN Driver
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:20906
    • 提供者:邱天
  1. usb-driver

    0下载:
  2. 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1665161
    • 提供者:吴世华
  1. dm642video-driver

    0下载:
  2. 这是用C编写的 Ti dsp型号为DM642的视频驱动程序!-This is the preparation of the C Ti DM642 DSP models for the video driver!
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:1759219
    • 提供者:image
  1. WINCE-usb-DRIVER

    0下载:
  2. WINCE USB DRIVER,是ARM2410内嵌的USB控制器驱动程序,很不错吆-pulled USB DRIVER, ARM2410 is embedded USB controller driver, a very good shout
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:107621
    • 提供者:liuli
  1. LINUX-DRIVER-demo

    0下载:
  2. 一个LINUX驱动程序摸板,采用模块加载,可依此摸板编写自己的特定的驱动程序。-a LINUX driver membranes using module loading, be prepared accordingly foil their specific driver.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:74896
    • 提供者:liuli
  1. linux device driver

    0下载:
  2. 魏永明译的 linux device driver -WEI Yong translation of the Linux device driver
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:432878
    • 提供者:陈明
  1. Building a Device Driver in the IDE

    0下载:
  2. Building a Device Driver in the IDE
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:4272
    • 提供者:董柏林
  1. VxWorks Device Driver 机制分析

    0下载:
  2. VxWorks Device Driver 机制分析-VxWorks Device Driver Analysis
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:85034
    • 提供者:冯维昭
  1. IIC Driver for uClinux v0.3

    0下载:
  2. II2c driver for uclinux
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:23003
    • 提供者:刘亮
  1. AT91RM9200--driver

    0下载:
  2. at91rm9200 全部的驱动程序源码,这些都是我的收藏精品-at91rm9200 all of the driver source code, those are my excellent collection
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:857849
    • 提供者:许为
  1. WDM-driver-how-to

    0下载:
  2. WDM驱动的一篇不错的好文章,对要进入驱动开发的同志们是不份不错的启蒙篇。-WDM Driver of a good, well-article on access to drive development of the Comrades is not good for the enlightenment chapter.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4276
    • 提供者:中国
  1. WDM-driver-program

    0下载:
  2. WDM驱动程序设计   一.WDM简介   微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动程序的VxD技术随着Win95的淡出也慢慢地将退出历史舞台,在Windows98和Windows2000中设备驱动程序将根据Windows驱动程序模型(WDM)来设计。WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:16541
    • 提供者:中国
  1. WinCE5.0SX2+Driver

    0下载:
  2. windows CE下cypress USB driver的例程, 很不错的。-windows CE cypress USB driver's routines, very good.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:36365
    • 提供者:赵东
  1. driver.1.00.00.sh7145.tar

    0下载:
  2. T-Kernel Driver Sample-T-Kernel Driver Sample
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:610503
    • 提供者:张纹霖
  1. led-driver-test

    0下载:
  2. s3c2410 armlinux下字符型设备驱动的应用程序测试(控制led灯)-s3c2410 armlinux character device driver under the Application Testing (led control HEC)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7140
    • 提供者:fenghui
  1. usb-driver

    0下载:
  2. 一个usb设备的驱动程序源代码,可以用于多种usb设备-a usb device driver source code, can be used for a wide variety of equipment usb
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:11201
    • 提供者:wycontact
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org