搜索资源列表
PCIdriver
- 几个利用c编写的pci局部总线的驱动程序示例-c pci prepared by the local bus driver Example
IOFUNC
- 访问32位PCI总线IO的例程,在DOS下运行,用Turbo C编译。-visit 32 PCI IO routines, running under DOS, using Turbo C compiler.
IRQFUNC
- 访问32位PCI总线IRQ的例程,在DOS下运行,用Turbo C编译。-visit 32 of the PCI bus IRQ routines, running under DOS, using Turbo C compiler.
MEMFUNC
- 访问32位PCI总线MEMORY的例程,在DOS下运行,用Turbo C编译。-visit 32 PCI Memory of routines, running under DOS, Using Turbo C compiler.
PCIFUNC
- 访问32位PCI总线BIOS的例程,在DOS下运行,用Turbo C编译。-visit 32 PCI BIOS routines, running under DOS, using Turbo C compiler.
Pcicard
- 一个PCI板卡的设备驱动程序 用visual c++ 编写
pciide
- This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more
12222
- 这是用C编制的用IO命令访问PCI总线配置空间的源程序代码,敬请笑纳。
DA
- 板卡的DA转换C语言程序。适合于阿尔泰的PCI卡。用板卡的参考-Board of the DA conversion C language program. For the PCI card in the Altai. With a reference board
PciDump_v2_src
- PCI dump header information C++ source code
pci32
- Borland C++ PCI driver development project
Windows_2000_XP_WDM_Driver_Development
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
test8
- windriver 驱动测试程序,基于 pci 总线环境,特别是对pci总线上的插卡设备。-windriver driver test C program,based on pci bus envirenment ,especially for pci add card。
Windows wdf pdf and source
- 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
windows_driver
- pci dma image c++ wdk-windows xp wdk 开发
