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

搜索资源列表

  1. windriver

    0下载:
  2. 一个用于PC直接写端口及内存的程序,少加修改就可用于pci卡的驱动,完整的工程代码,非常不错-a written directly for the PC port and the memory process, less modification can be used to drive pci cards, and complete code works very well
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:130796
    • 提供者:王石子
  1. hit

    0下载:
  2. PCI驱动程序,对于想要开发WDM驱动程序的人有非常好的应用价值-Dirver of PCI. It is of high applicable value for those who want to develop WDM drivers.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:8270
    • 提供者:yang
  1. BSP文件配置

    1下载:
  2. Drew对于BSP的相关配置的一些经验和总结。压缩文件里包含了3个HTML文件:BSP配置文件及生成下载、VxWorks BSP和启动过程、PCI设备(网卡)初始化代码分析。希望对大家有所帮助。-Drew BSP for the allocation of some of the experiences and lessons. Compression document contains three HTML document : BSP configuration files and down
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:20635
    • 提供者:杨天
  1. p76931311

    0下载:
  2. 要写出Scan pci bus的程式首先必须先参考PCI的spec里面的Configuration SpaceHeader的图,而Class code有24个bit(3byte),组要由三个部份组成,Base Class、Sub Class、 programming Interface 将的PCI BUS上的Base Class、Sub Class、programming Interface用原本的范例程式加上回圈去侦测。基本上只要了解pci的架构,再用范例程式就可以找出有在使用的pci dev
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10536
    • 提供者:张大小
  1. devmemmap

    0下载:
  2. 驱动编写,可以将PCI内存映射到系统内存-prepared drive can be mapped to the PCI memory system memory
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:8151
    • 提供者:朱超良
  1. pciscan

    0下载:
  2. The sample is to find out all of the pci devices s info in your PC with VC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:102375
    • 提供者:如雙
  1. PLX-PCIExpress

    0下载:
  2. 这是一片关于PLX公司PCI express芯片的方案和对PCI express系统的简单介绍-This is a company on the PLX PCI Express chip program and PCI Express system to a simple briefing
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6973894
    • 提供者:马欣
  1. PDCWanNew051203

    0下载:
  2. vc开发的PCI总线加密卡 PCI开发卡主要由PCI9054、93C56、16M晶振和相应的跳线、控制地址数据线等部分组成。PCI9054是PLX公司的PCI主模式桥芯片,具体芯片的说明请见Data Book;93C56是EERPOM,用于向PCI9054的初始化设置信息;16M晶振向9054提供总线时钟和CPLD7128S提供时钟;跳线用于PCI9054的设置,控制地址数据线将PCI9054的Local Bus信号线引出来,用于实验板用。-vc development of the PCI
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:869744
    • 提供者:万宴宾
  1. sys98

    0下载:
  2. 98下的PCI驱动源代码!希望对各位有所帮助 只要稍微修改就可以成为2000的驱动了!-98 PCI driver source code! You want to help as long as it can be slightly modified to be driven by 2000!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:52958
    • 提供者:laixiren
  1. read_PCICFG

    1下载:
  2. write code to read the PCI configuration information, there are two ways.-write code to read the PCI configuration information, there are two ways.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:17548
    • 提供者:何艺红
  1. PCI--data-acquisition

    0下载:
  2. 基于Visual C++的PCI数据总线采集信号,将数字模拟量通过采集卡传输到电脑-Based on Visual C++ the PCI bus data acquisition signal, the digital analog transmission to a computer via capture card
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-01
    • 文件大小:10237
    • 提供者:tangshuaitao
  1. pc_pc

    0下载:
  2. 文件主要涉及数据采集卡动态链接库的调用,其中还涉及到DLL动态链接原理和PCI接受和发送应用程序。-The document mainly involves the data acquisition card dynamic link library calls, which also relates to the principle of dynamic link DLL and PCI to accept and send applications.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:46335
    • 提供者:CL
  1. PCI-manual

    0下载:
  2. 此为PCIe3.0版本,有助于了解PCIe的性能、特点以及通信传输规范。-This is PCIe3.0 version, helping to understand the PCIe performance, features and communication transmission specifications.
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1799244
    • 提供者:小调
  1. pci

    0下载:
  2. 一个精确计算pai值的算法,可以精确到小数点后面4000位,而VC++代码只有4行-A precise calculation of pai value algorithm, which can be accurate to decimal point 4000, only four lines and vc++ code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:26624
    • 提供者:drmyushax
  1. AT32UC3A3256 USB to I2S

    0下载:
  2. [ 5577.057130] usb 1-2.2: new full-speed USB device number 4 using ehci-pci [ 5577.133868] usb 1-2.2: New USB device found, idVendor=03eb, idProduct=2ff1 [ 5577.133876] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5577.133
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:kiss83610
  1. PCITest

    1下载:
  2. 通过在FPGA内部的数据源产生40Mbps的数据,FPGA对数据进行缓冲后,每52ms左右向主机发出一次中断,请求进行DMA传输,每次DMA的大小为228352字节。另附C++上位机软件代码(By generating 40Mbps data from the data source inside the FPGA, the FPGA buffers the data and sends an interrupt to the host every 52ms or so, requesting
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-25
    • 文件大小:2208768
    • 提供者:zhouwenjia0417
  1. PCI.Express.Base.Specification.v3.0-draft

    0下载:
  2. PCIE 3.0技术规范2008年讨论稿(This specification describes the PCI Express architecture, interconnect attributes, fabric management, and the programming interface required to design and build systems and peripherals that are compliant with the PCI Express Spe
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:4033536
    • 提供者:yangzhishui
  1. ShInitPci_VC

    0下载:
  2. 初始化PCI语音板卡的程序,可利用此程序测试三汇语音板卡的初始化(Initialize the PCI voice card program, you can use this program to test Sanhui voice card initialization)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:32768
    • 提供者:tommy_520
  1. PCIchengxu

    0下载:
  2. 通过Wdriver生成的程序对PCI总线进行调试时,可以使用该程序进行验证(The program can be used to verify the PCI bus when the program generated by the Wdriver is debugged.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-08
    • 文件大小:3730432
    • 提供者:踏破残空
  1. HelloWDM

    0下载:
  2. 俺上传的PCI板卡的配套驱动,编译前要先去微软官网下载WDK7(I upload the PCI card matching driver, before compiling to download the Microsoft official website to download WDK7)
  3. 所属分类:驱动编程

    • 发布日期:2018-04-29
    • 文件大小:2088960
    • 提供者:风暴假酒
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 29 »
搜珍网 www.dssz.com