usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power mAnagement(PM), Windows mAnagement Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
标签: driver function Windows bulkusb
上传时间: 2016-04-25
上传用户:270189020
The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and Play, Power mAnagement, and WMI . It is not 64-bit compliant
标签: disk-accesses performance capturing DiskPerf
上传时间: 2013-12-23
上传用户:agent
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platform. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power mAnagement.
标签: command-line application Addfilter drivers
上传时间: 2016-05-17
上传用户:xzt
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power mAnagement, and is 64-bit compliant.
标签: intercepting operations non-SCSI support
上传时间: 2016-05-17
上传用户:ANRAN
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.
标签: ROMs Classpnp supports provide
上传时间: 2014-01-12
上传用户:stella2015
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power mAnagement, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
标签: storage implementing simplifies drivers
上传时间: 2016-05-17
上传用户:我干你啊
The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power mAnagement, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
标签: sample The Classpnp supports
上传时间: 2014-01-27
上传用户:bruce
本方案为解决当前企业信息化建设中"信息孤岛"丛生、信息流不畅通、信息不能共享的瓶颈问题,强调首先搞好信息资源规划(Information Resource Planning,简称IRP),建立全企业的信息资源管理(Information Resource mAnagement,简称IRM)基础标准,通过需求分析建立集成化信息系统的功能模型、数据模型和系统体系结构模型,然后再实施通信-计算机网络工程、数据库工程和应用软件工程。
上传时间: 2014-01-23
上传用户:风之骄子
使用说明 1.在使用源程序前,请先创建数据库。这里有两种方法可以创建数据库。 方法一:采用还原数据库的方法。具体方法是在 Microsoft SQL Server mAnagement Studio中创建名称为HySys的数据库。然后在“对象资源管理器”窗口中右击该数据库,在弹出的菜单中选择“任务”|“还原”|“数据库”。在弹出的窗口中,在“还原的源”栏下面设定“源设备”为SQL文件夹中的HrSys.bak,同时设定还原选项“覆盖现有数据库”。用户名:Admin,密码:Admin 方法二:执行SQL脚本。具体方法是在 Microsoft SQL Server mAnagement Studio中创建名称为HySys的数据库。然后在“对象资源管理器”窗口中右击该数据库,在弹出的菜单中选择“新建查询命令”,在窗口的右边将出现空白的文本区域。将SQL文件夹中HySys.sql文件中的文本复制到该文本区域,然后单击工具栏中的“执行按钮”,即可建立数据库中的表。在数据库表创建完成后需要输入一些初始数据,以供调试程序时使用。 2.在Visual Studio 2005开发环境中打开Code文件夹中的工程项目文件,即可使用实例的源代码。
上传时间: 2013-12-20
上传用户:冇尾飞铊
这个是用VC++实现的winsnmp的网络管理兼监控的程序,经调试可正常运行通过,希望对大家有所帮助 -this the VC winsnmp network mAnagement and monitoring procedures, The tests can be run through the normal, we hope to help
上传时间: 2013-12-14
上传用户:AbuGe