搜索资源列表
DevMgr
- 类似windows设备管理器的VC代码,用于枚举系统的物理设备、逻辑设备信息-equipment manager of VC code, except for the physical equipment, information logic devices
DeviceTree_src
- 实现类似于设备管理器的功能,获取系统设备列表
HardwareInfo
- 获取系统中连接的硬件列表,跟系统自带的设备管理器类似.
faqcn
- WinXP系统隐含设备卸载器:让设备管理器显示系统隐含设备(比如隐含网卡),方便卸载
DeviceTree_demo
- windows设备管理器的vc代码,在vc6.0下编译通过
DevMgr.rar
- windows设备管理器实现源代码,非常不错,windows device manager to achieve the source code, very good
EnumDeviceProperties_demo
- 在List框中显示系统中所有设备 并在下面的信息栏中显示所有的设备(USB、主板、IDE等所有设备管理器中的设备)的信息,使用接口为SetupAPI-List box display system at all the equipment and information in the following column shows all the devices (USB, motherboard, IDE Device Manager all of the equipment) inform
EnumDevieDlg
- 实现枚举设备的功能,像window设备管理器一样的功能。简单使用,解决了很多程序员的苦恼问题-The achievement of enumerated devices, such as Device Manager window functions the same. Simple to use, a lot of programmers to solve the problem of distress
udev-137
- udev 是Linux kernel 2.6系列的设备管理器。它主要的功能是管理/dev目录底下的设备节点。-udev is a Linux kernel 2.6 series of the Device Manager. Its main function is to manage the/dev directory under the device node.
ffsample
- windows下的硬件触发消息,设备管理器的重新枚举,所有的硬件设备触发相应的消息,并且在界面中显示出来,并枚举出硬件的信息。-Under windows hardware trigger sources, equipment manager to re-enumerate all the hardware devices to trigger the corresponding message, and show up in the interface and to enumerate the
SBXF
- 修复设备管理器中出现感叹号的问题! 设备管理错误修复-LISK TO MIEL
Linux-driver-development17
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第17章、Linux音频设备驱动。在Linux系统中,先后出现了音频设备的两种框架:OSS和ALSA,本节将在介绍数字音频设备及音频设备硬件接口的基础上讲解OSS和ALSA驱动的结构。17.1~17.2节讲解了音频设备及PCM、IIS和AC97硬件接口。17.3节讲解了Linux OSS音频设备驱动的组成、mixer接口、dsp接口及用户空间编程方法。17.4节讲解了Linux ALSA音频设备驱动的组成、
fsl_qe_udc.zip
- linux系统上,飞思卡尔USB设备/端点管理寄存器驱动程序。,Freescale USB device/endpoint management register driver on linux system.
RescanPP
- 模拟Windows设备管理器的自动扫描新的设备的功能,调用系统API实现。-The function of the analog Windows Device Manager automatically scan for new equipment, call the system API.
USBView-sample-application
- 一款很不错的Windows USB设备管理器的Sample Code-A very good Windows USB Device Manager Sample Code
device-maneger
- 类似设备管理器一样可以显示系统设备,可以停止和开启。-Like similar Device Manager can display system equipment, you can stop and turn.
DeviceTree_demo
- 仿windows系统设备管理器的的小程序,能够用treeview的形式列出所有的windows设备,对于新手来说还是有一定的价值的。-Imitation windows system device manager applet able to list all windows treeview form of equipment, for the novice or have a certain value.
ViewUSB
- 查看系统设备管理器中的USB驱动,通过程序对USB驱动进行枚举-View the system device manager of USB drive, through the application of the USB drive are enumerated
DeviceMgr
- 通过编程实现自己的设备管理器,通过编程实现自己的设备管理器-By programming to realize their own device manager, through the programming to realize their own device manager
DevMger
- 仿设备管理器的一个实例,写的很好,功能基本和PC机的一样。对设备接入管理的实时性很强,VC代码。(Device Manger in pc . up and down. device was finded)