搜索资源列表
pciderivercode
- 此为用xp ddk开发的pci设备驱动程序。实现了读写操作,中断操作。并且含有相应的测试程序-xp for each development with the PCI device drivers. Achieving the write and disrupt operations. And with the corresponding test procedures
pci32
- PCI32 is just a port of my 16-bit DOS program PCI to \"true\" win32 - that is, functionality under the 32-bit x86 builds of Windows NT 4.0, 2000, XP, 2003, Longhorn/Vista and so on. This program will NOT work under DOS/WIN9x/ME/OS2/Linux etc, or any
e100
- Intel EtherExpressTM PRO/100+ Ethernet 网卡在Windows2000/xp下的PCI驱动程序源代码
PCI9054
- pci 9054设备驱动 武安河XP驱动开发例题
车辆识别程序
- SOFTWELL车牌识别源代码 产品说明 SOFTWELL SDK是专为从事车牌识别软件产品开发的客户而设计的软件开发包。采用国际领先的计算机视觉和图像处理算法,结合国际领先的神经网络算法,索威尔车牌识别采用模块的方式提供车牌识别功能的软件。具有高速的识别速度和可信识别正确率,以减轻各开发商的开发成本,提高其竞争力。适用于城市交通管理、超速监控、公路计费、停车场管理、被盗车辆侦破等应用开发。 车牌识别SDK组成模块: 1.车牌检测:检测输入照片或视频中是否存在车牌。 2.车牌识别:对检测到的车牌
ADSP2011Driver
- 从PCI板卡接收中断,然后以DMA的方式将板卡数据传至PC。 2.主要优点:内建DMA缓存,实时性好,中断发生140ns左右后数据即可上传,速率可到100MB/s。代码中有详细注释。该驱动已在Windows XP平台下通过测试。-Receive interrupts from the PCI card, then the DMA mode of data transmitted to the board PC. 2 main advantages: built-in DMA buffer, re
PeliCAN
- 一个关于PCI CAN开发板的windows下的驱动程序,用DDK做的,希望对做PCI CAN板的朋友有用-This is a PCI CAN card driver for windows 2K/XP,developped with DDK xp.Hope it will be helpful for PCI CAN engineers.
PortTest
- win2000,xp下操作端口的源码,为在win2000,xp下编程提供端口操作.有利于PCI卡的集成.主要用于交能,银行等.-win2000, xp port of the source operation, for win2000, xp to provide port operations under the program. conducive to the integration of PCI cards. can be used to pay and banking.
driver
- Window XP PCI driver
pci32
- 实现了xp下对pci设备配置的读取,另附有pascal手册-Achieved under xp pci device configuration read, attached with pascal manual
Windows_2000_XP_WDM_Driver_Development
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
pci9054_dll
- 该应用程序调用pci9054驱动程序,实现pci板卡到PC机的数据传输,并在磁盘存盘。 2.主要优点:增加了本进程的工作集,开了较大的缓存,能用于大量突发数据的实时性传输。使用文件映射的方式写盘,速度很快。 3.使用方法:在你自己的应用程序中直接显式的或隐式的调用该DLL即可。该程序已在windows XP平台上测试通过 -The application calls pci9054 driver to achieve the pci card to a PC data transfer and
9054-WDM-Driver
- Windows2000/xp下plx9054的pci驱动(源码、工程文件),支持DMA操作。 使用ddk开发,工程可以直接编译。-plx9054 Driver under Windows2000/XP. Developed by DDK.
Ie1000zipn
- Intel EtherExpressTM PRO/100+ Ethernet 网卡卡在Windows2000/xp下的PCI驱动driver程序源码源代码 可直接使用。 -Intel EtherExpressTM PRO/100+ Ethernet NIC card in the PCI driver driver Windows2000/xp under the program source code source code can be used directly.
RDH2159-Driver
- RDH2159 PCI转串并口驱动,支持vista、xp、2000、98系统,目前还不能够支持win7,有详细的安装说明,亲自测试能够安装使用。-RDH2159 PCI serial and parallel transfer driver support vista, xp, 2000,98 system is not currently able to support win7, there are detailed installation instructions, personally
windows_driver
- pci dma image c++ wdk-windows xp wdk 开发
pci-mvebu
- PCIe driver for Marvell Armada 370 and Armada XP SoCs.
pci-mvebu
- PCIe driver for Marvell Armada 370 and Armada XP SoCs.
PCI9054_DMA
- Windows XP环境下,基于PCI9054的WDM PCI驱动程序,实现DMA搬数,已经测试通过。-PCI9054 Driver development based on WDM in Windows XP.
windows xp下的pci设备驱动程序开发
- 在windows xp的操作系统的下开发PCI设备驱动(Developing PCI device drivers under the operating system of Windows XP)