-
硬盘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
-
this is the development of software cmm standard that contribute to the developm...
这个是软件开发的cmm标准,这个标准有助于软件开发和实施的标准化,在一些大公司还是很值得借鉴和学习的
-this is the development of software cmm standard that contribute to the development and implementation of software standardization, in some large companies still worth learning and learning
- 2023-04-30 03:45:03下载
- 积分:1
-
Control using c language serial A/D procedure, transplanted very good.
用c语言控制串行A/D的程序,移植性非常好。-Control using c language serial A/D procedure, transplanted very good.
- 2022-05-23 19:15:08下载
- 积分:1
-
包含内容有1.逻辑代数基础
2逻辑函数的表示方式和化简
3中规模集成电路的分析和设计
4触发器及其简单应用电路
5同步时序电路的分析和设计...
包含内容有1.逻辑代数基础
2逻辑函数的表示方式和化简
3中规模集成电路的分析和设计
4触发器及其简单应用电路
5同步时序电路的分析和设计
6常见的同步集成时序电路
7异步时序电路的分析和设计
8数字逻辑技术的最新发展
是我们大学老师(这方面的专家)数字逻辑的课件,非常不错
-Contains the content has one. Algebraic logic 2 logic function based on the express ways and simplification of the 3 in the scale of integrated circuits analysis and design of 4 flip-flops and a simple application circuit 5 synchronous sequential circuit analysis and design of 6 common synchronous sequential circuit 7 integrates asynchronous sequential circuits analysis and design of digital logic 8 the latest developments in technology is our university teachers (an expert in this field) digital logic courseware, very good
- 2022-10-25 05:00:03下载
- 积分:1
-
Linux.Firewalls.3rd.Edition.Sep.2005, introduce Linux firewall book (English ver...
Linux.Firewalls.3rd.Edition.Sep.2005,介绍Linux防火墙的好书(英文版),希望大家喜欢-Linux.Firewalls.3rd.Edition.Sep.2005, introduce Linux firewall book (English version), I hope everyone likes
- 2022-09-17 21:40:04下载
- 积分:1
-
人脸检测 系统的代码 对于初学人脸检测的人来说会有帮助
人脸检测 系统的代码 对于初学人脸检测的人来说会有帮助-face
- 2022-02-02 21:50:03下载
- 积分:1
-
是我下载的测试mfc用ado技术连接数据库的示例
是我下载的测试mfc用ado技术连接数据库的示例-I downloaded a test mfc technology using ado to connect the sample database
- 2022-05-23 21:04:36下载
- 积分:1
-
c#高级编程第四版(英文)
C#经典名著!也是Wrox红皮书中最畅销的品种之一,从第一版开始就名满天下;其第3版被中华读书报、CSDN、《程序员》等机构评选...
c#高级编程第四版(英文)
C#经典名著!也是Wrox红皮书中最畅销的品种之一,从第一版开始就名满天下;其第3版被中华读书报、CSDN、《程序员》等机构评选为2005年最权威的十大IT图书之一(第2名);在中国版协、中国出版科学研究所、《出版参考》杂志组织的“2005年度输出版、引进版优秀图书”评选活动中获得“2005年度引进版科技类优秀图书”奖。第4版面向C# 2005,在全面展示.NET新特性的同时继续完善原有的内容,是有一些C#基础知识的学习者或者想迁移到C#的其他程序员全面掌握C#的首选教程
- 2023-08-20 00:30:08下载
- 积分:1
-
曾经经典的书籍,大量的例子解析C语言的高级应用,希望对大家有帮助。...
曾经经典的书籍,大量的例子解析C语言的高级应用,希望对大家有帮助。-have classic books, a lot of examples of the C Language Analysis advanced applications, and I hope to be helpful.
- 2022-02-25 23:10:59下载
- 积分:1
-
算法和编程的图论,PDG格式
图论的算法与程序设计,pdg格式-graph theory of algorithms and programming, PDG format
- 2022-04-21 00:36:39下载
- 积分:1