CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - dma 数据

搜索资源列表

  1. skel.tar

    0下载:
  2. pci的驱动程序编程基本框架,在此基础上编程非常方便,实现了由PCI进行DMA传送数据功能-This the basic frame about PCI bus drive and you can complete driect message access through PIC bus easily from the frame.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:11.81kb
    • 提供者:马林华
  1. wb_dma.tar

    0下载:
  2. DMA的控制器的IP核,和ATA控制器配合,可以实现DMA方式高速传输数据.-DMA controller IP core, and ATA controller tie, DMA can achieve high-speed transmission of data.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:140.23kb
    • 提供者:李想
  1. T8237

    0下载:
  2. 该程序代码的功能主要是为了对DMA芯片8237的功能进行一个了解。在该程序中利用8237实现了将内存中魔几个单元的数据复制到另外几个存储单元。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:zhangkun
  1. lcd_if

    0下载:
  2. LCD 底层驱动实现。包括初始化,刷屏,DMA数据传输,DEEPSLEEP
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:17kb
    • 提供者:bily
  1. ADSP2011Driver

    0下载:
  2. 从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
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:383.45kb
    • 提供者:
  1. DMASample

    1下载:
  2. windows驱动中实现对DMA数据设备的处理-windows in the implementation of the DMA-driven data processing equipment
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:29.75kb
    • 提供者:hesi
  1. PCIDMA

    0下载:
  2. PCI+总线高速DMA+数据传输驱动程序设计-PCI+ bus high-speed data transmission DMA+ Driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:43.35kb
    • 提供者:mj
  1. PCI-DMA

    0下载:
  2. PCI视频采集的驱动程序,采用DMA方式实现数据到内存的传输-PCI,DMA
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:67.13kb
    • 提供者:lzz
  1. DMA-PCIe

    1下载:
  2. 利用XILINX的IP核设计DMA传输方式实现电脑和FPGA板之间数据传输文档,很有参考价值。-DMA design by using ips provides by XILINX ,make the communication between PC and FPGA possbile.
  3. 所属分类:Driver Develop

    • 发布日期:
    • 文件大小:2.22mb
    • 提供者:minitu
  1. VC_Project_Files

    0下载:
  2. 上位机与pci9054通讯,此例中为上位机发送数据包给pci9054,用DMA传输方式-Pci9054 communicate with the host computer, in this case to send data to the host computer contracted pci9054, using DMA transfer mode
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-08
    • 文件大小:1.81mb
    • 提供者:杨洋
  1. VC_Project_Files

    0下载:
  2. 此例为上位机接受从PCI9054中dma方式发送过来的数据包,检测长度,字节数-This example from PCI9054 for PC accept dma to send packets, length, number of bytes
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:杨洋
  1. Source.Plx9000

    0下载:
  2. pci9054的驱动程序,是plx公司自主开发的包含dma数据传输的驱动,可以作为自己开发cpci驱动板卡驱动程序的参考。-pci9054 driver is driving the company independently developed plx contains dma data transmission, can develop their own cpci driver as the driver reference board.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-15
    • 文件大小:3.79mb
    • 提供者:张蓓蕾
  1. Source.PlxSvc

    0下载:
  2. pci的驱动程序,是plx公司自主开发的包含dma数据传输的驱动,可以作为自己开发cpci驱动板卡驱动程序的参考。-pci driver is driving the company independently developed plx contains dma data transmission, can develop their own cpci driver as the driver reference board.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:518.27kb
    • 提供者:张蓓蕾
  1. PCIe-driver-and-DMA-with-PC

    0下载:
  2. PCIE驱动程序源码,包括的详细的初始化过程、中断操作、DMA操作,并包含通过DMA与上位机进行数据传输的程序-PCIE driver source code, detailed initialization process includes interrupt operations, DMA operations, and includes data transfer with the host computer via the DMA program
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-15
    • 文件大小:3.85mb
    • 提供者:傅红雪
  1. dma_dll

    0下载:
  2. 通过PCI总线实现DMA数据传输,程序使用VC++编写,编译即可实现,生成dll,可以调用-data trans on dma, with vc++
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-03
    • 文件大小:548.1kb
    • 提供者:tszy
搜珍网 www.dssz.com