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

搜索资源列表

  1. 枚举机器上所有Pci设备的驱动源码

    2下载:
  2. 枚举机器上所有Pci设备的驱动源码,能帮初学者很快上手。-Enumerate all the machines by taking PCI device driver source code, can help beginners get started quickly.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:11.62kb
    • 提供者:汪波
  1. pci-linux-codes

    0下载:
  2. 基于Unix-linux环境下的PCI驱动程序源代码-based on the Unix-Linux environment PCI driver source code
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:sea
  1. PCI设备WINDOWS驱动程序的开发

    0下载:
  2. PCI设备WINDOWS驱动程序的开发-PCI device driver development
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9.07kb
    • 提供者:何力
  1. driver

    0下载:
  2. 此驱动程序是SATA功能的PCI卡为例,此驱动程序支持ATA协议的PIO,DMA,电源管理,中断处理等功能,特别是DMA,采用ScatterGather编程方式。另外,包含编译后的checked version 的sys文件。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:389.56kb
    • 提供者:刘亚勇
  1. PCI驱动实例

    2下载:
  2. PCI驱动代码实例,可以直接添加自己的用户程序完成完整的基于PCI传输的软件设计-PCI driver code examples, and can directly add their own customers complete the whole process based on the PCI transmission software design! !
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:32.61kb
    • 提供者:许儒泉
  1. DriverWorks开发PCI驱动流程

    0下载:
  2. 这是我同学以前写的用DriverWorks开发PCI驱动流程,很有用的-This is my classmates prior written Using Driver Development PCI-driven process, a very useful
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:775.76kb
    • 提供者:王薇
  1. pci驱动

    0下载:
  2. PCI硬件的驱动程序范例,可以根据该架构编写自己的PCI驱动程序-PCI hardware drivers for example, can be prepared under the framework of PCI Driver
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:32.17kb
    • 提供者:明远
  1. 用DriverStudio开发PCI设备驱动程序

    0下载:
  2. 用DriverStudio开发PCI设备驱动程序-DriverStudio development with PCI Device Driver
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:108.63kb
    • 提供者:陈生
  1. SATA_CODE

    0下载:
  2. sata ,pci底层驱动程序源代码,有需要的朋友可以下载-sata, pci driver underlying source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:574.57kb
    • 提供者:tang
  1. PciSdk

    1下载:
  2. pci 驱动 功能详尽 适合研究 认真看啊-pci driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-30
    • 文件大小:12.52mb
    • 提供者:wangyang
  1. Wdm

    0下载:
  2. PCI接口驱动程序,IO口的直接读取,中断控制等等。-PCI interface driver, IO port directly read, interrupt control and so on.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1.54mb
    • 提供者:liuYONG
  1. PLX_9054_9056_8311_WDM

    2下载:
  2. PLX pci\pcie接口芯片WDM驱动源程序,适用于Plx8000;Plx6000;Plx9050;Plx9030;Plx9080;Plx9054;Plx9056;Plx9656 Plx8311。-PLX pci \ pcie interface chip WDM driver source code for Plx8000 Plx6000 Plx9050 Plx9030 Plx9080 Plx9054 Plx9056 Plx9656 Plx8311.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:3.8mb
    • 提供者:
  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. PCI

    0下载:
  2. 实现PCI板卡驱动。运行后可以识别新插入的pci板卡,并能通过简单界面操作控制板卡。-Achieve PCI card driver. Can be identified after running the new pci card inserted, and through a simple interface to operate the control board.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:509.92kb
    • 提供者:zl
  1. driver

    0下载:
  2. Window XP PCI driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:325.61kb
    • 提供者:jaosn
  1. pci

    0下载:
  2. wdm驱动,pci的设备驱动,很好的例子-wdm driver, pci device driver, a very good example
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:320.35kb
    • 提供者:robert_mu
  1. pci-dma

    0下载:
  2. PCI+DMA 在driverstudio下驱动程序-PCI+ DMA driver under the driverstudio
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:189.49kb
    • 提供者:j
  1. PLX9054lisa

    0下载:
  2. 9054开发PCI总线的指南 其中包括一些例子 帮助你基于9054开发各类功能板卡 还包括驱动程序的开发-Development of guidelines for PCI bus 9054, including some examples to help you develop all kinds of features based on 9054 driver board also includes the development of
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1.79mb
    • 提供者:翟天翼
  1. TV-tuner-PCI-philips-7130-card

    0下载:
  2. TV Driver Code ....design for tv tuner card
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:296.98kb
    • 提供者:Vinit
  1. piso-PCI-CAN400-Driver

    0下载:
  2. 鸿格PCI-CAN400的驱动。可以实现设备的打开和关闭,波特率的设置,数据的收发。-Driver for psio CAN400, inclued functions of device open and close, data transmitting and receiving, and baudRate seting.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:44.11kb
    • 提供者:ting_chen
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com