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
上传用户:我干你啊
1)安装sp2补丁. 2)安装中文语言包. 3)关闭除系统盘除外的系统还原 4)控制面板->区域和语言选项->区域选项 选择中国,位置:选择中国.高级选项卡 非unicode程序的语言选中国 5)系统属性->高级->性能->性能选项->视觉效果-> 选择性能最佳 高级:处理器计划 选择"后台程序" 内存使用 选择"程序" 6)在安全模式下替换tcpip.sys. 7)安装mcafee,必须安装update目录下的patch4的补丁,才能支持64bitWindows.
上传时间: 2016-06-18
上传用户:xiaoxiang
This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities. This driver is also responsible for detecting non-Plug and Play 1540 SCSI controllers—the Plug and Play controllers are detected by the operating system—and for shutting down the controller during device removal or power management operations. This sample also demonstrates the use of the SCSIWMI library to add WMI functionality to SCSI miniports. This library can be linked into a miniport and provides most of the framework needed to expose WMI data blocks to SCSIPORT and the system.
标签: driver This controllers directory
上传时间: 2016-06-28
上传用户:caiiicc
This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. This driver exports several functions that are used by Scsiport.sys to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities. This driver is also responsible shutting down the controller during device removal or power management operations.
标签: PCI_UltraSCSI Controllers directory contains
上传时间: 2016-06-28
上传用户:l254587896
This book is the culmination of more than 20 years of building, studying, and teaching real-time systems. The author’s travels have taken him to NASA, UPS, Lockheed Martin, the Canadian and Australian Defense Forces, MIT’s Charles Stark Draper Labs, and many other places. These visits and interactions with literally hundreds of students from such places as Boeing, Motorola, and Siemens have resulted in a wider understanding of real-time systems and particularly their real application. This book is, in essence, a compendium of these experiences. The author’s intent is to provide a practical framework for software engineers to design and implement real-time systems. This approach is somewhat different from that of other texts on the subject.
标签: culmination real-time building studying
上传时间: 2014-01-01
上传用户:fnhhs
云台控制系统,内有详细说明。在编译本章程序后,请将winio.dll、winio.vxd和winio.sys 三文件复制到可执行文件所在目录下, 否则WinIo库初始化 函数initializeWinIO调用将会失败。
标签: 控制系统
上传时间: 2014-12-08
上传用户:nairui21
a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.
标签: supports capture cameras digital
上传时间: 2014-01-13
上传用户:yph853211
vfp 1>开发环境 Windows 2000 Professional + SP4 Visual FoxPro 6.0简体中文版 2>程序运行说明 安装Visual FoxPro 6.0运行库后即可运行。 系统登录用户 sysadmin: sys 3>文件说明: “JXC”目录为程序源文件 “JXC.Exe”目录为编译后的可执行程序+数据库
标签: Visual Professional Windows FoxPro
上传时间: 2016-08-29
上传用户:xiaoyunyun
通用题库组卷系统 1.本来是一个学生的本科毕业课题,学生作不来后只好老师代替其编程 2.支持工科的图文混排,本系统在组卷时能够判断试卷剩余空间能否容纳新题或新图 3.主要采用的是WORD的VBA二次开发技术 4.因为是一个通用框架,只要更换题库,就能改成其它学科之用,特别适合学生应付毕业论文,我的那个学生把老师为他编的系统换成土力学题库改给她女友毕业时用。 5.按照08年本科评估的新规范,在组卷上的纸型及试卷头上作了一点修改。 6.此软件非商业软件,可自由使用。 7.运行系统后,没有口令,点击进入。 点菜单-试卷管理-生成试卷及答案卷-生成试卷按钮 可以看到试卷的动态排版过程,答辩时展示这个过程,就能获得评委老师的高分。 8.在系统sys目录下有试卷模板是word文档,打开试卷模板,修改纸型,并保存,以后新的试卷即按新纸型排版,最先是设计为八开分两栏,后来本科评估的领导说,按评估要求采用16开一栏,反而程序不须要考虑跨栏,在排版时程序执行的更简单了。 -------- vfp源码的给分真少,我曾经在vfp界还挺有名气的,唉!
上传时间: 2016-08-31
上传用户:caiiicc
在嵌入式开发中,需要烧写flash时,先要安装giveio.sys驱动,由于很多开发板提供的安装文档根本就不详细,其中一些选项不说清楚,导致安装不成功,这里给出详细的过程说明
标签: 嵌入式开发
上传时间: 2014-01-03
上传用户:libenshu01