Welcome![Sign In][Sign Up]
Location:
Search - aspi

Search list

[Driver Developaspiprg1

Description: 有关SCSI miniport的驱动程序,汇编语言-the SCSI miniport driver, the compilation of language
Platform: | Size: 25600 | Author: 吴冬梅 | Hits:

[Driver Developaspiprg03

Description: 另一个SCSI 的驱动程序,解压后只有五个文件的,注意看readme。-another SCSI drivers, unpacked only five documents, to see readme.
Platform: | Size: 24576 | Author: 吴冬梅 | Hits:

[Windows Developwinaspi

Description: windows 库 api 源代码 库函数-windows api source code for libraries
Platform: | Size: 19456 | Author: lxf | Hits:

[Software EngineeringRoute66Mobile_7.3.52

Description: 统 Oracle数据库 SQL Server MySQL数据库 其他数据库 汇编语言 SCSI/ASPI 编译器/解释器 磁盘工具 语音合成与识别 编辑器/阅读器 杀毒 中文信息处理 FlashMX源码 并行计算 书籍源码 Delphi控件源码 操作系统开发 中间件编程 + 电子书籍 VC书籍 Java书籍 Delphi/CppBuilder 软件工程 其他书籍 + 文章/文档 软件设计/软件工程 文件格式 技术管理 行业发展研究 人物传记/成功经验 通讯编程文档 系统设计方案 其他 -EC Oracle Database SQL Server MySQL database to other databases assembly language SCSI/ASPI compiler/interpreter Disk Utility speech synthesis and recognition editor/reader antivirus Chinese information processing FlashMX parallel computing source book source code Delphi source operating system controls the development of intermediate pieces of programming+ e-books VC Books Java Books Delphi/CppBuilder Software Engineering other books+ article/Document software design/software engineering the file format technology management industry research biographies/successful experience in communications system design programming documents other
Platform: | Size: 4141056 | Author: CARSON | Hits:

[Driver Developaspi32

Description: Advanced SCSI Programming Interface -Advanced SCSI Programming Interface
Platform: | Size: 83968 | Author: jzyz | Hits:

[File Formattest

Description: MySQL数据库 其他数据库 汇编语言 SCSI/ASPI 编译器/解释器 磁盘工具 语音合成与识别 编辑器/阅读器 杀毒 中文信息处理 FlashMX源码 并行计算 书籍源码 Delphi控件源码 操作系统开发 中间件编程 MacOS编程 + 电子书籍 VC书籍 Java书籍 Delphi/CppBuilder 软件工程 认证考试资料 其他书籍 + 文章/文档 软件设计/软件工程 文件格式 技术管理 行业发展研究 人物传记/成功经验 通讯编程文档 系统设计方案 其他 [不能选分类或FireFox浏览器请点此处] [建议增加分类]-MySQL database to other databases assembly language SCSI/ASPI compiler/interpreter Disk Utility speech synthesis and recognition editor/reader antivirus Chinese information processing FlashMX parallel computing source book source code Delphi source operating system controls the development of middleware programming MacOS series Cheng+ e-books VC Books Java Books Delphi/CppBuilder software engineering certification exam information other books+ article/Document software design/software engineering the file format technology management industry research biographies/successful experience in communications system design programming documents other [ the election can not be classified or FireFox browser, please point here] [proposal to increase the classification]
Platform: | Size: 242688 | Author: 安定 | Hits:

[Otherzfmz

Description: 全功能政府网站模板,aspi源码,access数据库,功能齐全,供学习之用。-The Government fully functional website templates, aspi source, access databases, full-featured, for study purposes.
Platform: | Size: 2022400 | Author: 黄同星 | Hits:

[Software EngineeringaspiinstrSC

Description: the document is about how to install aspi
Platform: | Size: 3072 | Author: cghost | Hits:

[SCSI-ASPISCSI_(The_Programmers_guide_to_scsi)

Description: 無意間在網上找到這本書,已經絕版了也很難找到所以放上來分享給大家,提供大家學習 本書對SCSI的介紹偏重於軟件開發方面。在介紹了SCSI的基本概念後,介紹了SCSI編程的程序化方法,並在DOS和Windows下研究了ASPI(高級SCSI編程接口),在Windows和Windows NT下研究了ASPI32的擴展,在介紹SCSI在UNIX平台的應用時,把重點放在了Linux平台上-This book the introduction stresses to SCSI in the software development aspect. After introducing SCSI basic concept, introduced the SCSI programming s sequenced method, and has studied ASPI under DOS and Windows (high-level SCSI programming connection), has studied the ASPI32 expansion in Windows and under Windows NT, in introduced SCSI when UNIX platform application, has placed in the Linux platform the key point
Platform: | Size: 6793216 | Author: sky | Hits:

[VC/MFCMSWDM

Description: Windows Driver Model(WDM)的根源可追溯到几年前一种叫做Windows for Workgroups 3.10的操作系统。那时候我们努力地支持无数不同的SCSI控制器,我长期地注意WindowsNT开发组创建的小端口驱动程序类型。不久就认识到重新构造必要的映象加载器(image loader)和小端口驱动程序需要的执行环境比把这些小端口驱动程序重写成某些VXD形式的驱动程序并调试完毕所花费的努力要少得多。 不幸的是,Windows from Workgroups 3.10已经停止发行带有SCSI小端口支持的版本,主要是由于象ASPI(高级SCSI编程接口)这样的外围问题。然而,跨Windows和windows NT操作系统共享同样的驱动程序执行映象的基础是适当的并且可以在win95中见到,它(win95)可以与NT共享SCSI和NDIS小端口驱动程序二进制代码。 共享驱动程序模式的潜在意义是重大的。驱动程序开发人员感兴趣的是支持双平台,共享驱动模式能降低开发和调试的一半开消。对微软来说,共享模式意味着更容易地从win9x迁移到Windows2000或这个平台的未来版本。对最终用户来说,大量不同种类的稳定驱动程序可以在这个家族中的所有成员之间通用。 -The next logical step, then, was to create a driver model with the ability to share general purpose drivers across both platforms. But what form should it take? Three requirements were immediately obvious: it must be multiprocessor-capable, it must be processor-independent, and it must support Plug and Play (PnP). Fortunately, the Windows NT 4.0 driver model met the first two requirements, and it seemed clear that the next major release of Windows NT would support PnP as well. As a result, WDM can be considered a proper subset of what is now the Windows NT driver model. The potential benefits of a shared driver model can be realized today for many classes of devices, and choosing the WDM driver model will continue to pay dividends in the future. For example, a correctly written WDM driver requires only a recompile before functioning in an NT 64-bit environment prototype. WDM will continue to evolve as new platforms and device classes are supported. Future versions of Windows 9x a
Platform: | Size: 7209984 | Author: 王明宏 | Hits:

[SCSI-ASPI39709683411318

Description: SCSI/ASPI虚拟盘 虚拟盘..要的快下-SCSI/ASPI virtual disk virtual disk virtual disk to be fast next ..
Platform: | Size: 12288 | Author: 李仰 | Hits:

[Communication-Mobilelpc-demo

Description: 图形图象 图片显示 2D图形编程 3D图形编程 绘图程序 波变换 GIS编程 分形几何 图形图像处理 OpenGL 图形/文字识别 压缩解压 加密解密 CA认证 数值算法/人工智能 STL 数据结构 数学计算 人工智能/神经网络 matlab例程 生物技术 Java编程 Applet 游戏 JavaScript Jsp/Servlet Ajax *行业应用 医药行业 金融证券系统 教育系统应用 企业管理 邮电通讯系统 OA系统 电子政务应用 酒店行业 百货/超市行业 交通/航空行业 能源行业(电力石油煤炭) 家庭/个人应用 其他行业 数据库系统 Oracle数据库 SQL Server MySQL数据库 其他数据库 汇编语言 SCSI/ASPI 编译器/解释器 磁盘工具 语音合成与识别 编辑器/阅读器 杀毒 中文信息处理 FlashMX源码 并行计算 书籍源码 Delphi控件源码 操作系统开发 中间件编程-dfdsaj fwefdsfdsdfdsfddf sdfdsafdsfwqddfeeddfdf dfds
Platform: | Size: 638976 | Author: 000000 | Hits:

[Delphi VCL2312.tar

Description: SCSI-ASPI Compiler program Disk Tools Speech-Voice recognition/combine Editor Kill Virus MultiLanguage FlashMX MPI source in ebook Delphi VCL OS Develop MiddleWare MacOS develop
Platform: | Size: 331776 | Author: aase | Hits:

[Windows Developss

Description: 选课系统编辑器/阅读器 磁盘编程 SCSI/ASPI 多国语言处理 FlashMX/Flex源码 并行计算 书籍源码 Delphi控件源码 操作系统开发-Elective system editor/reader program disk SCSI/ASPI multi-language processing FlashMX/Flex Source Books Source Delphi parallel source operating system development controls
Platform: | Size: 1618944 | Author: wanzh | Hits:

[CSharpC_Sharp_Ripper

Description: This code shows a way to make a CD ripper in C#. There are APIs from some vendors that allow reading audio CD tracks but it is also possible to do it using APIs that allow low level access to CD drives such as ASPI from Adaptec or IOCTL control codes. The latter method is used in this case, because there is no need to install any third party software, it is completely covered by Win32 API functions (CreateFile, CloseHandle, DeviceIoControl, GetDriveType).
Platform: | Size: 40960 | Author: raport11 | Hits:

[OtherMicrosoftPWindowsPDriverPmodel

Description: Microsoft+Windows驱动程序模型设计,chm版的,重量小,学习驱动的利器。Windows Driver Model(WDM)的根源可追溯到几年前一种叫做Windows for Workgroups 3.10的操作系统。那时候我们努力地支持无数不同的SCSI控制器,我长期地注意WindowsNT开发组创建的小端口驱动程序类型。不久就认识到重新构造必要的映象加载器(image loader)和小端口驱动程序需要的执行环境比把这些小端口驱动程序重写成某些VXD形式的驱动程序并调试完毕所花费的努力要少得多。 不幸的是,Windows from Workgroups 3.10已经停止发行带有SCSI小端口支持的版本,主要是由于象ASPI(高级SCSI编程接口)这样的外围问题。然而,跨Windows和windows NT操作系统共享同样的驱动程序执行映象的基础是适当的并且可以在win95中见到,它(win95)可以与NT共享SCSI和NDIS小端口驱动程序二进制代码。 共享驱动程序模式的潜在意义是重大的。驱动程序开发人员感兴趣的是支持双平台,共享驱动模式能降低开发和调试的一半开消。对微软来说,共享模式意味着更容易地从win9x迁移到Windows2000或这个平台的未来版本。对最终用户来说,大量不同种类的稳定驱动程序可以在这个家族中的所有成员之间通用。-Microsoft Windows Drivers
Platform: | Size: 7209984 | Author: qq | Hits:

[File Operatewormultimedia

Description: The aspi source code for multimedia programming
Platform: | Size: 362496 | Author: pic@569109 | Hits:

[Process-ThreadThe

Description: The aspi source code for multimedia programming
Platform: | Size: 497664 | Author: lpbijfy | Hits:

[ComboBoxznvu

Description: The aspi source code for multimedia programming
Platform: | Size: 362496 | Author: anvtantiakion | Hits:
« 1 2»

CodeBus www.codebus.net