搜索资源列表
bcbcomm
- CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 seria
pci 卡DMA驱动程序
- 这个源码是pci卡,在windows环境下wdm驱动程序的实现。-this source is pci cards, in the windows environment wdm drivers realized.
DMASlave
- WINDOWS环境下,DMA数据传输驱动程序源代码-WINDOWS environment, DMA data transfer driver source code
PCI 设备中在WINDOWS下编写DMA的方法
- PCI 设备中在WINDOWS下编写DMA的方法-PCI devices in Windows DMA prepared under way
WindowsCEqudong
- Windows CE下驱动程序开发基础, Windows CE下的串口驱动程序能够处理所有I/O行为类似串口的设备,包括基于16450、16550 UART(通用异步收发芯片)的设备和一些采用DMA的设备,常见的有9针串口、红外I/O口、Modem等
cpci1
- 针对多DSP 共享总线的通用信号处理板卡, 介绍了基于PCI9054 和CPCI 总线的接口设计, 分析了通用WDM总线驱动程序的开发。采用Verilog HDL 用CPLD 设计控制时序实现了DSP 和 CPCI 总线桥接器PCI9054 之间的普通传输和高速DMA 传输。驱动程序采用DriverWorks 和Windows 驱动开发包DDK 进行开发, 具有很好的通用性和可移植性。
usb_detect
- For many embedded systems USB seems to be a good solution for data acquisition modules - as USB supports a frame rate of 1 ms which is fast enough for many feedback control applications. The problem now is that USB is currently only supported b
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
PCIe_DMA_Freeware
- Xilinx PCIe 带 DMA,烧入V5平台验证过的,内有pdf文档详细的教程,windows驱动和应用界面也在里面,全面的一目了然的资料-Xilinx PCIe with DMA, burning into the V5 platform, verified with a pdf document detailed tutorial, windows driver and application interfaces are inside, comprehensive informatio
DMASample
- windows驱动中实现对DMA数据设备的处理-windows in the implementation of the DMA-driven data processing equipment
dmapara.ZIP
- Very fast file transfer over the parallel port, using dma and fifo, fast and slow methods. It works in dos and windows. It works in nt , if you use a program to open the ports so as winio. I have achived rates of 750 kbytes/sec in the fifo mode. The
odfgl3mn2scenwnach
- very comprehensive example, windows WDM driver development ex The use of drive technology can s Say all ? e full speed equipm STM32 DAC DMA TIXINGBO Implement hiding process, make pr dma ddk driver
WindowsCE6_SPI_Driver_For_MINI2440
- This document explains how to write a Windows CE 6 SPI driver for s3c2440 board. Source code is joined. Sample of use application is joined
ImageCap
- plx 9054板卡在windows 环境下驱动程序,包含DMA,中断, 环境:msvc 6.0, compuware 3.2,winddk 2003-plx 9054 card driver under windows environment, including DMA, interrupt, environment: msvc 6.0, compuware 3.2, winddk 2003
Windows_2000_XP_WDM_Driver_Development
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
DMASample
- DMA windows驱动代码包,包含测试文件,是武安河WDM书上的例子-The windows driver code sample of the DMA controller
dma(including-driver).xapp1052
- xilinx 官方dma 的verilog实现,包含windows和linux驱动。-XILINX s dma design of verilog ,including windows driver and linux driver .
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 开发