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

搜索资源列表

  1. PCI设备WINDOWS驱动程序的开发

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

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

    2下载:
  2. windows下PCIE总线驱动开发文档说明,介绍pcie和pci驱动开发区别及方法-PCIE bus driver development under windows documentation, introduction pcie and pci-driven development and methods of difference
  3. 所属分类:Project Manage

    • 发布日期:2015-01-26
    • 文件大小:257024
    • 提供者:Knightswim
  1. Driver

    0下载:
  2. 关于windows界面下的pci驱动程序-On the windows interface of the pci driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:2419
    • 提供者:吕航
  1. PLX9x5x

    0下载:
  2. windows下 pci总线接口控制器plx9x5x驱动源码-pci bus interface controller under windows driver source plx9x5x
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1243561
    • 提供者:
  1. PCIdevicedriverforWindows

    0下载:
  2. 深入浅出的讲述了PCI设备Windows通用驱动程序的设计,实现。-In simple terms about the PCI device driver for Windows Universal Design and Implementation.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:157612
    • 提供者:liup
  1. chapter16

    0下载:
  2. PCI驱动实例,很有用,是windows驱动开发技术详解的源代码-PCI-driven examples, very useful, is the windows driver source code development techniques Xiangjie
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:261086
    • 提供者:jianfeng
  1. PCI_Windows_drivers

    0下载:
  2. PCI驱动程序设计报告,介绍了PCI基本特点,以及在windows下驱动编写步骤,及实例。-PCI Driver Design Report, describes the basic features of PCI, as well as driving under the preparation steps in the windows, and examples.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-22
    • 文件大小:20369
    • 提供者:Wells
  1. Windows_2000_XP_WDM_Driver_Development

    0下载:
  2. 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-20
    • 文件大小:35526025
    • 提供者:lijianli
  1. pci_windows_driver_design

    0下载:
  2. pci设备windows通用驱动程序设计-pci device driver for windows universal design
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:157630
    • 提供者:Jawen
  1. pcidriver

    0下载:
  2. pci驱动文档,着重介绍PCI板卡基于windows通用驱动程序设计方法-pci-driven document, highlighting the universal PCI card driver windows based design method
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:157559
    • 提供者:wyj
  1. Test3

    0下载:
  2. Windows驱动开发技术详解 PCI驱动源码-Detailed PCI Windows Driver Development driver source technology
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:74702
    • 提供者:赵晗
  1. PCI9054

    0下载:
  2. PCI windows 下的驱动程序完整代码包,包括测试程序-the windows driver code for PCI
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:3753700
    • 提供者:冯群超
  1. DesignCPCIanalogonFPGA

    0下载:
  2. 本文实现了8通道的12位D/A模拟输出板卡的设计。该设计是基于FPGA的3U CPCI板卡,可以提供8通道的模拟电压和电流输出,各路电压输出范围可以配置成0~5V、0~10V、-5~5V或-10V~10V,各路输出电流可以配置成4~20mA、0~20mA或0~24mA。本设计摒弃了常规的CPCI接口芯片,采用FPGA十PCI IP CORE的设计方案,大幅度提高了系统的集成度和调试速度,缩短了系统的开发周期。方案使用专门的WDM (windows driver model)开发工具Driver
  3. 所属分类:Project Design

    • 发布日期:2017-03-23
    • 文件大小:129628
    • 提供者: 反对撒
  1. Windows-WDM-driver-book

    0下载:
  2. WDM编程最佳的参考书籍,包含基础篇,提高篇,以及PCI,USB等的例子-WDM programming reference books, including The Basics, and improve the articles, as well as the PCI, USB, and other examples
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-10
    • 文件大小:47676560
    • 提供者:吴忠国
  1. Windows-Driver-Model(WDM)-cn

    0下载:
  2. windows环境下PCI设备驱动的详细描写-Detailed descr iption of the windows environment PCI device driver
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7196572
    • 提供者:sfwsfm
  1. Driver

    0下载:
  2. windows 平台下,使用VC和windriver,通过PCI接口驱动DSP 6670-windows platform, the use of VC and windriver, through the PCI interface driver DSP 6670
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:293487
    • 提供者:zhaojj
  1. pci-iov-howto

    0下载:
  2. File automatically generated by createinit.py using data extracted AF05BDA.sys (windows driver). -File automatically generated by createinit.py using data extracted AF05BDA.sys (windows driver).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2851
    • 提供者:bannoufa
  1. PLX9x5x-PCI-Driver

    0下载:
  2. 本软件演示如何编写PLX 9X5X 的windows驱动程序-This sample demonstrates how to write driver for a generic PCI device using Windows Driver Framework.
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:70813
    • 提供者:常宇亮
  1. PCI.PCI-E.sys

    0下载:
  2. pcie的windows驱动源代码,非常简单的实现了一个框架-pcie the windows driver source code, very simple implementation of a framework
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:23940
    • 提供者:zhu
  1. pci_io_test

    0下载:
  2. 基于VC6和driver studio开发的FPGA PCI设备上位机。 FPGA为ALTERA公司的新型CYCLONE2 FPGA系列,EP2C35F484C8。配合的FPGA代码请搜索PCI2UART.(FPGA PCI device test tool developed based on VC6 and driver studio. FPGA is ALTERA's new CYCLONE2 FPGA series, EP2C35F484C8. For the FPGA code t
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:7184384
    • 提供者:lxztyf
« 12 3 »
搜珍网 www.dssz.com