搜索结果
找到约 373 项符合
Block-oriented 的查询结果
其他书籍 Microsoft Visual Basic developers have long clamored for complete objectoriented language support
Microsoft Visual Basic developers have long clamored for complete objectoriented
language support. Microsoft Visual Basic .NET supports all the features of an objectoriented
language. In addition, the entire Microsoft .NET Framework, which includes the
development support for Microsoft Windows ap ...
文章/文档 SCSI Multimedia Commands 鈥?2 (MMC-2) NCITS 333 T10/1228-D 4.1.1. CD address reporting formats (MSF
SCSI Multimedia Commands 鈥?2 (MMC-2)
NCITS 333 T10/1228-D
4.1.1. CD address reporting formats (MSF bit)
Several CD commands can report addresses either in logical block address or in MSF format (see Table 1).
The READ HEADER, READ SUB-CHANNEL, and READ TOC/PMA/ATIP commands have this Feature
文章/文档 SCSI-3 Multimedia Commands X3T10 1228D 4.1.1. CD address reporting formats (MSF bit) Several CD c
SCSI-3 Multimedia Commands
X3T10 1228D
4.1.1. CD address reporting formats (MSF bit)
Several CD commands can report addresses either in logical block address or in MSF format (see Error! Reference
source not found.). The READ HEADER, READ SUB-CHANNEL, and READ TOC/PMA/ATIP commands have this
feature ...
SCSI/ASPI SCSI Multimedia Commands 鈥?3 (MMC-3) T10/1363-D 5.16 READ CAPACITY Command The READ CAPACITY comm
SCSI Multimedia Commands 鈥?3 (MMC-3)
T10/1363-D
5.16 READ CAPACITY Command
The READ CAPACITY command (Table 144) provides a means for the Initiator to request information
regarding the capacity of the Logical Unit. This command shall not report the correct capacity of the
recorded data for CD-R, CD ...
操作系统开发 minix的部分源码
minix的部分源码,有注释。包含block块等其他信息。
系统设计方案 The purpose of this project is to explore the issues and implementation of a multiple instruction st
The purpose of this project is to explore the issues and implementation of a multiple instruction stream, single data stream processor. We are running two instruction streams on two CPUs which share an address space. The processors share a second level cache, and maintain coherence at the L1 cache w ...
Linux/Unix编程 Cromfs is a compressed read-only filesystem for Linux. Cromfs is best at archiving gigabytes of big
Cromfs is a compressed read-only filesystem for Linux. Cromfs is best at archiving gigabytes of big files that have a lot of redundancy. It aims primarily at achieving a strong compression, even at the cost of memory and CPU time resources. It uses the LZMA compression algorithm from 7-zip and block ...
VC书籍 深入浅出MFC是一本介绍 MFC(Microsoft Foundation Classes)程式设计技术的书籍。对于 Windows 应用软体的开发感到兴趣
深入浅出MFC是一本介绍 MFC(Microsoft Foundation Classes)程式设计技术的书籍。对于 Windows 应用软体的开发感到兴趣,并欲使用 Visual C++ 整合环境的视觉开发工具,以 MFC 为程式基础的人,都可以从此书获得最根本最重要的知识与实例。
如果你是一位对 Application Framework 和物件导向(Object Oriented ...
软件设计/软件工程 The purpose of the design pattern dictionary is to serve as reference point for commonly accepted s
The purpose of the design pattern dictionary is to serve as
reference point for commonly accepted software design patterns
and idioms. It contains structured summaries of
some 30 design patterns and idioms, commonly used in object oriented
programming
Java编程 SOME BACKGROUND ON DESIGN PATTERNS The term “design patterns” sounds a bit formal to the uninitiate
SOME BACKGROUND ON DESIGN PATTERNS
The term “design patterns” sounds a bit formal to the uninitiated and
can be somewhat off-putting when you first encounter it. But, in fact, design
patterns are just convenient ways of reusing object-oriented code between
projects and between programmers. The ide ...