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

搜索资源列表

  1. virtual device driver

    1下载:
  2. < windows WDM 设备驱动程序>>一书附带光盘的例子,对于初学WDM驱动程序理解驱动程序框架有帮助.-lt; Lt; Windows WDM device drivers gt; Gt; A book with CD-ROM attached example, when a WDM driver framework of understanding helped.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:18.92kb
    • 提供者:tom
  1. USB Audio Speaker driver

    1下载:
  2. USB Audio device class, speaker driver
  3. 所属分类:驱动编程

    • 发布日期:2011-08-22
    • 文件大小:72.53kb
    • 提供者:tyljohnny
  1. block_dev_driver

    0下载:
  2. 一个简单的块设备驱动程序,演示了一个最基本的块设备开发方法-A simple block device driver, to demonstrate a basic block device development methodology
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:2.08kb
    • 提供者:tq.sun
  1. SDIO_Driver

    0下载:
  2. windows设备驱动开发,SDIO的读写操作,供大家学习用-windows device driver development, SDIO to read and write operations, for them to learn to use
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:14.94kb
    • 提供者:dante
  1. WdmVNIC

    0下载:
  2. WIN2000下基于虚拟设备的小端口网络驱动程序,来自DriverStudio-WIN2000 virtual device based on a small port network driver, from DriverStudio
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-09
    • 文件大小:54.72kb
    • 提供者:huangxg
  1. devicetree_v219

    0下载:
  2. This utility has two views: (a) one view that will show you the entire PnP enumeration tree of device objects, including relationships among objects and all the device s reported PnP characteristics, and (b) a second view that shows you the device ob
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:634.42kb
    • 提供者:姜俞
  1. linuxdriver_code_tool

    0下载:
  2. 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-16
    • 文件大小:23.9mb
    • 提供者:keke
  1. Microsoft+Windows+CE+Device+Driver+Kit

    0下载:
  2. 比较详细地描述了如何在windowsCE下开发设备驱动程序。-A more detailed descr iption of how to develop windowsCE device drivers.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-16
    • 文件大小:4.15mb
    • 提供者:zongmj
  1. ProgrammingtheMicrosoftWindowsDriverModel(2nd)

    0下载:
  2. This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of th
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:2.57mb
    • 提供者:wukun
  1. The_Windows_2000_Device_Driver_Booksource_CD

    0下载:
  2. The Windows 2000 Device Driver Book(Source)
  3. 所属分类:Driver Develop

    • 发布日期:2016-03-28
    • 文件大小:1006.95kb
    • 提供者:于福安
  1. source

    0下载:
  2. linux device driver example
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:73.36kb
    • 提供者:Kris
  1. cameradevicedriver

    0下载:
  2. 这是一个摄像头设备驱动程序,绝对非常有用的,主要环节是vc++和ddk-This is a camera device driver, definitely a very useful
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:48.48kb
    • 提供者:龙易
  1. Windows2000DeviceDriver

    0下载:
  2. The Windows 2000 Device Driver Book: A Guide for Programmers (2nd Edition) (Microsoft Technologies Series) (Paperback)
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-08
    • 文件大小:1.79mb
    • 提供者:krish
  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. ioctlvdd

    0下载:
  2. VDD驱动开发,DOS,开发工具:winddk-This VDD presents a private interface for the DOSDRVR component of the DOSIOCTL sample. The VDD converts calls made by the DOS device driver into NT-kernel device driver calls using WIN32 functions.
  3. 所属分类:驱动编程

    • 发布日期:2017-04-06
    • 文件大小:4.3kb
    • 提供者:Li Tian
  1. Userguide-create-char-device-driver-for-EP9315.ra

    0下载:
  2. Create char device driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-23
    • 文件大小:710byte
    • 提供者:chia se
  1. how.to.develop.and.test.device.drivers.in.windows

    0下载:
  2. how to develop and test device drivers in windows ce 5.0
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:439.97kb
    • 提供者:Zseton
  1. Windows2000-XP-WDM-DEVICE-DRIVER

    0下载:
  2. 这是一本介绍win2000/xp下开发WDM驱动程序的书籍,一般是USB设备驱动用到的比较多,这个书相当的经典-This is a descr iption win2000/xp developed under WDM drivers for the books, generally used in USB device drivers are more significant in this book a classic! !
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:3.64mb
    • 提供者:李茂盛
  1. mm-dram

    0下载:
  2. This module implements a Linux character-mode device-driver for the processor s installed physical memory. It utilizes the kernel s kmap() function, as a uniform way to provide access to all the memory-zones (including the "high memory" on s
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:8.15kb
    • 提供者:jeevan
  1. Device.driver.snull

    0下载:
  2. 设备驱动程序实例snull代码Device driver code examples snull -Device driver code examples snull
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:6.9kb
    • 提供者:mai
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com