用VC6.0集成环境快速开发VxD VxD (Virtual Device Driver), 即虚拟设备驱动程序, 是运行在处理器Ring0特权级别的驱动程序,可以执行任何处理器指令,访问机器中的任何数据寄存器。VxD被用作Windows 9x系统和物理设备之间的接口,扩展了WINDOWS 系统的核心服务,能够访问和控制实际的硬件环境。
上传时间: 2017-01-11
上传用户:lizhizheng88
Linux Device Driver 3rd 希望对大家有所帮助。
上传时间: 2013-12-25
上传用户:jkhjkh1982
Developing windows device drivers for Windoes CE programming manual in .PDF format.
标签: programming Developing windows Windoes
上传时间: 2017-01-23
上传用户:xymbian
doswrite for usb device refernce code
标签: doswrite refernce device code
上传时间: 2017-01-26
上传用户:变形金刚
可以讀取電腦中所有PCI bus, function, device 通道的內容
上传时间: 2013-11-30
上传用户:xiaoxiang
ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the serial port on a PC. Brief description: A LabVIEW VI acquires an image from the IMAQ camera module. It quantizes the image into a 5x5, 3-bit image, and sends the data to the TM320C54x DSP via a serial port. The TM320C54x DSP constructs a 64-tap FIR by combining a series of 64-tap head related transfer functions (HRTF) according to the incoming data, and then filters an input audio signal with this FIR filter, in effect creating a correspondence between the filtered signal and the original image.
标签: Visual-to-Audio Electronic download project
上传时间: 2017-02-01
上传用户:笨小孩
Windows中负责图形输出的是GDI(即Graphic Device Interface,图形设备接口)。这是Windows与硬件无关的图形输出模式的体现。GDI建立在硬件抽象层(HAL)之上,屏蔽了不同输出设备之间的差异,从而为用户提供了一个统一的“标准输出设备”。但是,与DOS不同,Windows是多任务、进程独立的,每一个窗口都应该有一个独立的输出通道。这样,GDI又使用了一种简单的机制来保证在窗口中画图的不同程序之间能共享“设备”而又互不干扰。这个机制就是DC(Device Context,设备描述表)。
标签: Interface Windows Graphic Device
上传时间: 2013-12-24
上传用户:6546544
analog device vdsp LAN driver and examples
标签: examples analog device driver
上传时间: 2017-02-10
上传用户:yzhl1988
analog device vdsp dot product tutorial
标签: tutorial product analog device
上传时间: 2017-02-10
上传用户:zhengzg
analog device vdsp branch prediction tutorial
标签: prediction tutorial analog device
上传时间: 2013-12-27
上传用户:JIUSHICHEN