-
硬盘FAT文件系统原理的详细分析
硬盘由很多盘片(platter)组成,每个盘片的每个面都有一个读写磁头。如果有N个盘片。
就有2N个面,对应2N个磁头...
硬盘FAT文件系统原理的详细分析
硬盘由很多盘片(platter)组成,每个盘片的每个面都有一个读写磁头。如果有N个盘片。
就有2N个面,对应2N个磁头(Heads),从0、1、2开始编号。每个盘片被划分成若干个同心圆磁道(逻辑上的,是不可见的。)每个盘片的划分规则通常是一样的。这样每个盘片的半径均为固定值R的同心圆再逻辑上形成了一个以电机主轴为轴的柱面(Cylinders),从外至里编号为0、1、2⋯ ⋯ 每个盘片上的每个磁道又被划分为几十个扇区(Sector),通常的容量是512byte,并按照一定规则编号为1、2、3⋯ ⋯ 形成Cylinders×Heads×Sector个扇区。这三个参数即是硬盘的物理参数。我们下面的很多实践需要深刻理解这三个参数的意义。
- 2022-09-14 15:55:03下载
- 积分:1
-
struts2中文教程.chmst ruts2中文教程.chmstruts2中文教程.chm
struts2中文教程.chmst ruts2中文教程.chmstruts2中文教程.chm-Chinese struts2 tutorial. chmst ruts2 Chinese Course. chmstruts2 Chinese Course. chm
- 2022-01-25 18:10:55下载
- 积分:1
-
windows 程序设计
北大版
很好的介绍windows 程序设计的电子书籍...
windows 程序设计
北大版
很好的介绍windows 程序设计的电子书籍-North windows programming windows version of a very good introduction programming e-books
- 2022-02-16 05:24:41下载
- 积分:1
-
an ARM books, learned of this book is the basis for learning arm, specifically t...
ARM书籍一本,学过此书是学习arm的基础,具体讲到arm的内核与结构,arm指令编程-an ARM books, learned of this book is the basis for learning arm, specifically the arm with the core structure, arm programming instructions.
- 2022-11-19 18:25:05下载
- 积分:1
-
介绍了编码的基本理论,重点介绍了香浓第一、第二定理。
介绍了编码的基本理论,重点介绍了香浓第一、第二定理。-introduced the basic coding theory, focusing on the cup first, second theorem.
- 2022-03-28 21:40:24下载
- 积分:1
-
关于Wicnce的一本英文书籍挺经典的《Windwos Embedded CE6.0 Fundamentals》
很全面的...
关于Wicnce的一本英文书籍挺经典的《Windwos Embedded CE6.0 Fundamentals》
很全面的-With regard to Wicnce" s a pretty classic books " Windwos Embedded CE6.0 Fundamentals" very comprehensive
- 2022-05-22 10:08:04下载
- 积分:1
-
Java技术教程.基础篇书中的源代码,共有17章。
Java技术教程.基础篇书中的源代码,共有17章。-Java technology tutorials. The basis of the source code of the book chapter, a total of 17 chapters.
- 2023-02-20 10:30:05下载
- 积分:1
-
国防科大数学建模讲义,对于喜欢数学的人非常有用。利用数学模型解决实际问题。...
国防科大数学建模讲义,对于喜欢数学的人非常有用。利用数学模型解决实际问题。-Mathematical Modeling国防科大notes, for those who like mathematics very useful. The use of mathematical models to solve practical problems.
- 2022-02-14 06:31:54下载
- 积分:1
-
谭浩强书上面的代码基本都有非常好,省下大量时间
谭浩强书上面的代码基本都有非常好,省下大量时间-Hao strong basic code above, the book has a very good, save a lot of time
- 2022-05-09 06:34:03下载
- 积分:1
-
detailed description of MY SQL in practical application of knowledge!
详细说明了我在SQL中的实际应用知识!
- 2022-01-25 17:07:03下载
- 积分:1