搜索资源列表

  1. PCI9052sch

    0下载:
  2. PLX 9052 PCI接口芯片电路原理图,请用PROTEL下载-File with PLX 9052 PCI interface chip circuit diagram Please download PROTEL
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:7884
    • 提供者:刘一
  1. WDM_Driver_Design_based_PCI

    0下载:
  2. 对 PCI 9052 桥接芯片实现 PCI 接口, WDM 驱动程序构造方法,驱动程序 I/O传输操作,驱动程序各例程的主要代码实现,多线程完成多模块并行操作,LabWindows / CVI 实现虚拟仪器设计,套接字Socket 实现网络传输等关键技术进行详细阐述。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5344596
    • 提供者:周继勇
  1. PCI9052-detail-process

    1下载:
  2. 第一章 WDM驱动程序开发环境的建立 第二章 建立一个PCI处理的基本程序框架 第三章 PCI资源配置的获取 §1.KResource Assignment类定义 §2.Windows98/2000下PCI 资源配置的获取 第四章 输入输出处理 §1.KIoRange类的说明 §2.I/O处理的框架产生方法 §3.I/O处理驱动程序及应用程序相关部份范例 第五章 中断处理 §1.生成中断处理驱动
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:736643
    • 提供者:ytulmh
  1. vxworkspci9052

    0下载:
  2. vxworks下,PCI接口的开关量板卡驱动程序,接口芯片采用的是9052
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4134
    • 提供者:蔡琦
  1. pci9052及其应用

    0下载:
  2. 9052开发-9052 Development
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:412284
    • 提供者:11
  1. pci9052及其应用

    0下载:
  2. 9052开发-9052 Development
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:411648
    • 提供者:11
  1. DriverStudio开发PCI9052的源码

    0下载:
  2. DriverStudio开发PCI9052的精品源码,需要的人仔细看看会有好处的。-DriverStudio development PCI9052 excellent source, who need to look carefully at the benefit.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-04
    • 文件大小:168960
    • 提供者:
  1. pci 卡DMA驱动程序

    2下载:
  2. 这个源码是pci卡,在windows环境下wdm驱动程序的实现。-this source is pci cards, in the windows environment wdm drivers realized.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-04
    • 文件大小:68608
    • 提供者:
  1. pci9052

    1下载:
  2. PlX9052 调试程序(包括Eeprom配置)-PlX9052 debugging procedures (including Eeprom configuration)
  3. 所属分类:驱动编程

    • 发布日期:2024-05-04
    • 文件大小:367616
    • 提供者:刘刚
  1. PCI9052Demo

    0下载:
  2. WINDOWS环境下,PCI9052驱动例程,实现PCI9052对局部总线的访问。-WINDOWS environment, the PCI9052 drive routines, achieving PCI9052 local bus to visit.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:171008
    • 提供者:mfk
  1. PCI9052DDK

    0下载:
  2. 本驱动程序对于开发PCI的底层协议驱动很有研究价值,能生成用户需要的sys文件-the driver for the development of the underlying agreement PCI great research value-driven, users can generate the necessary documents sys
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-04
    • 文件大小:157696
    • 提供者:吴克松
  1. fpgapcicom

    0下载:
  2. PCI是一种高性能的局部总线规范,可实现各种功能标准的PCI总线卡。本文简要介绍了PCI总线的特点、信号与命令,提出了一种利用高速FPGA实现PCI总线接口的设计方案。 -PCI is a high-performance local bus standard, achievable standards for the various functions of PCI cards. This paper describes the
  3. 所属分类:软件工程

    • 发布日期:2024-05-04
    • 文件大小:474112
    • 提供者:yaoming
  1. WDM_Driver_Design_based_PCI

    0下载:
  2. 对 PCI 9052 桥接芯片实现 PCI 接口, WDM 驱动程序构造方法,驱动程序 I/O传输操作,驱动程序各例程的主要代码实现,多线程完成多模块并行操作,LabWindows / CVI 实现虚拟仪器设计,套接字Socket 实现网络传输等关键技术进行详细阐述。-On the PCI 9052 bridge chip PCI interface, WDM driver constructor, driver I/O transfe
  3. 所属分类:软件工程

    • 发布日期:2024-05-04
    • 文件大小:5344256
    • 提供者:周继勇
  1. PCI9052-detail-process

    0下载:
  2. 第一章 WDM驱动程序开发环境的建立 第二章 建立一个PCI处理的基本程序框架 第三章 PCI资源配置的获取 §1.KResource Assignment类定义 §2.Windows98/2000下PCI 资源配置的获取 第四章 输入输出处理 §1.KIoRange类的说明 §2.I/O处理的框架产生方法 §3.I/O处理驱动程序及应用程序相关部份范例 第五章 中断处理 §1.生成中断处理驱动
  3. 所属分类:驱动编程

    • 发布日期:2024-05-04
    • 文件大小:736256
    • 提供者:ytulmh
  1. vxworkspci9052

    0下载:
  2. vxworks下,PCI接口的开关量板卡驱动程序,接口芯片采用的是9052-Under VxWorks, PCI interface board switch driver interface chip is used in 9052
  3. 所属分类:VxWorks

    • 发布日期:2024-05-04
    • 文件大小:4096
    • 提供者:蔡琦
  1. PCI9052RDK-LITE

    0下载:
  2. PLX 9052 RDK - LITE FILE-PLX 9052 RDK- LITE FILE
  3. 所属分类:驱动编程

    • 发布日期:2024-05-04
    • 文件大小:2868224
    • 提供者:jangyongwon
  1. 9052db-20

    0下载:
  2. The PCI 9052 PCI I/O Accelerator provides low cost connectivity for PCI slave designs. It is specifically targeted at easing the transition of existing ISA designs to the more feature rich and performance oriented PCI bu
  3. 所属分类:系统编程

    • 发布日期:2024-05-04
    • 文件大小:1114112
    • 提供者:mike
  1. PCI9052

    0下载:
  2. 9052的应用程序,可以对指定位置进行读写数据-9052 applications can read and write data on the specific location
  3. 所属分类:系统编程

    • 发布日期:2024-05-04
    • 文件大小:3490816
    • 提供者:王彦华
  1. trigger_pci

    0下载:
  2. 9052和FPGA的驱动程序.用vhdl编写-9052 and the FPGA driver. Written with vhdl
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-04
    • 文件大小:462848
    • 提供者:王彦华
  1. PLX9052

    0下载:
  2. Código fonte placa PCI 9052 livro MZ Editora.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:Luciano Gabriel
« 12 3 »

源码中国 www.ymcn.org