-
Virtual Floppy Driver
Virtual Floppy Driver
- 2022-10-31 06:35:03下载
- 积分:1
-
Source files for pxa ac97 sound driver
The packet contains the files that is...
Source files for pxa ac97 sound driver
The packet contains the files that is listed below
driver files
/SOURCE/drivers/sound
Makefile ac97.c ac97.h ac97_codec.c pxa-ac97.c
pxa-audio.c pxa-audio.h sound_core.c
/SOURCE/include/linux
soundcard.h
- 2022-07-18 16:46:54下载
- 积分:1
-
代码VHDL有功功率表是PDF格式,我们可以看到
active power meter for code vhdl is a pdf we can s-active power meter for code vhdl is a pdf we can see
- 2022-01-26 00:26:03下载
- 积分:1
-
Windows Vista Device Management
Windows Vista Device Management
- 2022-02-07 15:55:37下载
- 积分:1
-
PCI9054实现DMA操作,代码非常难得,源程序有详细的注释,用DriverStudio可以编译通过,我验证过没有问题...
PCI9054实现DMA操作,代码非常难得,源程序有详细的注释,用DriverStudio可以编译通过,我验证过没有问题-PCI9054 realize DMA operation, the code is very rare, detailed source notes, DriverStudio can be used to compile, I verified there is no problem
- 2022-04-09 16:53:05下载
- 积分:1
-
DeviceIOControl实战演示及源代码,是应用程序与设备通信很好的示例教程...
DeviceIOControl实战演示及源代码,是应用程序与设备通信很好的示例教程-DeviceIOControl actual demonstration and source code, applications and devices are good examples of communication tutorial
- 2023-03-03 08:25:03下载
- 积分:1
-
上海tower公司DVB
上海tower公司DVB-T tuner驱动程序,用于TNT2636 tuner,经测试ok-Shanghai tower companies DVB-T tuner driver for the TNT2636 tuner, tested ok
- 2023-07-04 13:05:03下载
- 积分:1
-
监视CPU使用率的历史情况,个位可以下载后测试测试
监视CPU使用率的历史情况,个位可以下载后测试测试-monitor CPU usage history and can be downloaded to a single test after test
- 2023-06-08 13:55:03下载
- 积分:1
-
基于三星0724芯片的液晶驱动程序,内含str9的总线操作,在实际使用的时候把这部分替换成实际使用的CPU操作就可以了。...
基于三星0724芯片的液晶驱动程序,内含str9的总线操作,在实际使用的时候把这部分替换成实际使用的CPU操作就可以了。-Based on Samsung 0724 LCD driver chips containing STR9 bus operation, in actual use when this part replaced by the actual use of the CPU to operate it.
- 2022-05-25 08:53:26下载
- 积分:1
-
Early in the device driver development process, it’s important to devote some th...
Early in the device driver development process, it’s important to devote some thought to how you’ll distribute your driver and how an end user will install your driver and the hardware it serves. MicrosoftWindows XP and Microsoft Windows 98/Me use a text file with the file extension INF to control most of the activities associated with installing drivers. You provide the INF file. It goes either on a diskette or on a disc that you package with the hardware, or else Microsoft makes it available on line or on a setup disc. In the INF file, you tell the operating system which file or files to copy onto the end user’s hard disk, which registry entries to add or modify, and so on.
- 2022-04-13 02:52:26下载
- 积分:1