-
Thinking in Java, a very good description on java programming and its internal d...
Thinking in Java, a very good description on java programming and its internal design-Thinking in Java
- 2023-02-21 18:10:04下载
- 积分:1
-
Oreilly publishing a book in English
一本Oreilly出版社的英文电子书,写的非常好-Oreilly publishing a book in English
- 2023-03-04 20:50:04下载
- 积分:1
-
c++builder的详细信息
c++builder的详细信息-c builder detailed information
- 2022-07-21 00:22:48下载
- 积分:1
-
Visual C++ to implement the reading of the image data display
Visual C++中实现对图像数据的读取显示-Visual C++ to implement the reading of the image data display
- 2022-08-18 23:44:44下载
- 积分:1
-
微机原理接口实验指导书, 附带两个库文件
杨老师主编的, 需要的下吧...
微机原理接口实验指导书, 附带两个库文件
杨老师主编的, 需要的下吧-Microcomputer Principle interface experimental guide books, with two library files edited Young teachers need to the next bar
- 2022-07-05 14:07:18下载
- 积分:1
-
硬盘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
-
手臂的重要文件,是一个信息
arm的重要文档,是一个基础的学习资料。-arm of the important documents, is an information-based learning.
- 2023-05-27 13:35:04下载
- 积分:1
-
介绍VC++界面和图像编程的一本非常不错的书,本人的图像和界面编程就是通过练习此书的示例进行的,感觉非常适合有一定基础的初学者使用。...
介绍VC++界面和图像编程的一本非常不错的书,本人的图像和界面编程就是通过练习此书的示例进行的,感觉非常适合有一定基础的初学者使用。-This is a rather nice book for VC++ interface and graphic programming, and I learned the techniques by using the samples and examples in this book. It is especially suitable for those who with certain C and C++ background!
- 2022-01-25 16:30:01下载
- 积分:1
-
ARM嵌入式电子教程PPT课件,武汉创维特公司出品。
ARM嵌入式电子教程PPT课件,武汉创维特公司出品。-ARM Embedded Electronic Directory PPT courseware, Wuhan Skyworth special produce.
- 2022-04-25 11:44:27下载
- 积分:1
-
编译讲义
编译讲义-Compiler notes
- 2022-06-12 16:58:59下载
- 积分:1