搜索资源列表
packet-driver
- RTL8019 Plug-And-Play Packet Driver.
pg8019
- 93C46 EEPROM sourcecode for RTL8019 Plug-And-Play Card
PnPEvent
- 设备即插即用驱动程序,可检测到设备接口的到来和离去-plug-and-play device drivers, can be detected in the arrival of equipment and interface leave
AboutUPNP
- 是对upnp的介绍,UPnP即Universal Plug and Play通用即插即用简称UPNP。UPnP使用标准的TCP/IP和网络协议,使它能够无缝的融入现有网络。是intel、力推的-on the UPnP, UPnP is Universal Plug and Play UPnP referred UPNP. UPnP using standard TCP / IP network protocol and enable it to seamlessly integrate into
Ms05-047.c
- Microsoft Windows Plug and Play Remote Code Execution (MS05-047)
UDA1.0-ChinesePDF
- upnp得技术文档 是对upnp的介绍,UPnP即Universal Plug and Play通用即插即用简称UPNP。UPnP使用标准的TCP/IP和网络协议,使它能够无缝的融入现有网络。是intel、力推的 -UPnP in technical documentation for the UPnP, UPnP is Universal Plug and Play UPnP referred UPNP. UPnP using standard TCP / IP network pr
mouser
- This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The behavior of the v
WDM_PnPEvent
- 一个即插即用驱动程序源码!里面有应用程序,驱动程序,驱动inf文件,驱动sys文件.可以直接装载并测试运行!-a plug-and-play driver source! There are applications, drivers, driver inf, sys-driven document. Direct loading and test operations.
vold
- linux下自动mount各种即插即用设备的一个小程序源码 文件包含内容: /vold.h /vold.c /split.h /split.c /disktype-6/disktype.c /disktype-6/unix.c /disktype-6/main.c /disktype-6/linux.c /disktype-6/dos.c -automatically mount all kinds of plug-and-play equipment
sl811hsvxworkshostdriver
- u盘驱动程序 通用串行总线(USB Universal Serial Bus)是一种计算机与外部设备连接的新技术,相对于PC传统的串/并行接口,USB具有较高的数据传输率、即插即用、热插拔、易扩充和低成本等优点。从USB标准颁布以来的短时间内,USB已成为PC必备的标准接口。 -procedures Universal Serial Bus (USB Universal Serial Bus) a computer with external devices of the new techn
USB-u-51
- 通用串行总线(USB Universal Serial Bus)是一种计算机与外部设备连接的新技术,相对于PC传统的串/并行接口,USB具有较高的数据传输率、即插即用、热插拔、易扩充和低成本等优点。从USB标准颁布以来的短时间内,USB已成为PC必备的标准接口。-Universal Serial Bus (USB Universal Serial Bus) is a computer and external device connectivity, the new technology, c
Uat89c51
- 通用串行总线(USB Universal Serial Bus)是一种计算机与外部设备连接的新技术,相对于PC传统的串/并行接口,USB具有较高的数据传输率、即插即用、热插拔、易扩充和低成本等优点。从USB标准颁布以来的短时间内,USB已成为PC必备的标准接口。-Universal Serial Bus (USB Universal Serial Bus) is a computer and external device connectivity, the new technology, c
USBabc
- USB小知识 对于微软来说,如果外设没有实现即插即用,就无法获得WHQL 认证。而对于 USB IF(USB 实现者论坛)来说,如果外设没有实现即插即用,就无法获得USB 的认证,不能使用USB 的标识。这个标识可以在USB 的官方网站www.usb.org 看到(本文的下面也有),由于在USB2.0 规范发布之后,USB IF 改变了原先的 标识,有些制造商仍使用原先的标识,这其实也是在欺骗用户。-small USB knowledge for Microsoft, if
Embest
- 对于微软来说,如果外设没有实现即插即用,就无法获得WHQL 认证。而对于 USB IF(USB 实现者论坛)来说,如果外设没有实现即插即用,就无法获得USB 的认证,不能使用USB 的标识。这个标识可以在USB 的官方网站www.usb.org 看到(本文的下面也有),由于在USB2.0 规范发布之后,USB IF 改变了原先的 标识,有些制造商仍使用原先的标识,这其实也是在欺骗用户。-for Microsoft, if not plug-and-play peripherals
Plug-and-Play-HOWTO-html.tar
- 即插急用的的设备的配置-194,900 of the portable equipment configuration
cdrom
- The CD ROM driver is used with Classpnp.sys to provide access to CD ROMs and DVD ROMs. It supports Plug and Play, Power Management, and AutoRun (media change notification). It is 64-bit compliant.
PNP-ISA-v1.0a
- Plug and Play ISA Specification
Design-and-Realization-of-DS18B20
- :提出了一种单总线上多个数字温度传感器DS18B20的自动识别方法。通过设计由译码器74LS138、二输入四 与非门74LSOOP、模拟开关CD4066组成的电路,同时应用Keil C51工具编写DS18B20数字温度传感器软件程序,在单片 机的控制下,系统以开机初始化形式获取并保存所有传感器的序列号,自动识别传感器并进行多点测温。实验结果表明, 系统能将获得的序列号与各传感器对应起来,使传感器可即装即用,实现了真正意义上的自动识别。-A method of the automati
Windows wdf pdf and source
- 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
Plug and Play System Architecture
- Plug and Play System Architecture