Driver
Driver(驱动程序)是一个和特定的物理设备(或特定的软件)打交道的程序。这个程序包括一些对此硬件设备有特殊用途的知识,这个硬件设备如何和计算机传输信息,数据格式如何,应该如何初始化,如何中止等类似的问题。在PC上,这类程序通常以DLL文件的形式出现,当然,过去的老驱动程序则是以SYS的形式出现。
Driver 全部资料 1,283 份
Windows WDM Ram Disk Driver Source code
Windows WDM Ram Disk Driver source code Allocate a ram for Ram drive disk ...
Using the IRS2092 Protected Digital Audio Driver
The IRAUDAMP7D reference design is a two-channel Class D audio power amplifier that features outputp...
PAM2862 1A LED Driver with Internal Switch
The PAM2862 is a continuous mode inductivestep-down converter, designed for driving singleor mult...
PAM2862 1A LED Driver with Internal Switch
The PAM2862 is a continuous mode inductive step-down converter, designed for driving single or mu...
ATLS1A102 Low Noise Constant Current Laser Driver
The controller has 2 types of mounting packages: through hole and surface mount. The latter saves PC...
6 CHANNELS ADJUSTABLE CONSTANT CURRENT LED DRIVER
6 CHANNELS ADJUSTABLE CONSTANT CURRENT LED DRIVER A701/2 are adjustable constant current...
A V4L2 driver for OmniVision OV7670 cameras.
基于Linux环境的OV7670摄像头驱动实现,可直接用于嵌入式视觉项目。代码经过多个实际项目验证,支持标准V4L2接口,便于集成到现有系统中。...