-
C++之父推荐的C++经典入门级教材,供大家使用
C++之父推荐的C++经典入门级教材,供大家使用-C++ the father of the recommended entry-level C++ classic textbook for all to use the
- 2022-03-20 08:06:18下载
- 积分:1
-
Linux 系统全面介绍,是linux快速入门的最佳选择。
Linux 系统全面介绍,是linux快速入门的最佳选择。-linux instruction
- 2022-05-25 23:14:47下载
- 积分:1
-
本课程为MLDN的入学预习课程,
非常适合JAVA初学者,
重点培养的是学员的面向对象的抽象能力,
在讲解中始终贯穿了面向对象的分析思路,
为后...
本课程为MLDN的入学预习课程,
非常适合JAVA初学者,
重点培养的是学员的面向对象的抽象能力,
在讲解中始终贯穿了面向对象的分析思路,
为后续的JAVA EE学习提供有力的支持。
注意:
1、本课程学习不要光看视频, 一定要把课程完整看完后,边看边练习。
2、在练习完后关闭笔记和资料,把所要做的作业做完才能有很大的提高。-This course is MLDN admission prep courses, very suitable for JAVA beginners, focus on training the students object-oriented abstraction capacity in explaining consistently throughout the analysis of object-oriented ideas for the follow-up study and provide a strong JAVA EE支持. Note: 1, this course of study not just looking at video, must take the full course after reading it, watching practice. 2, in the practice notes and information on off exhausted to do the job done in order to have greatly improved.
- 2022-06-17 08:00:53下载
- 积分: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
-
ADI的DSP选型手册,对器件的资源已讲的很清楚
ADI的DSP选型手册,对器件的资源已讲的很清楚-ADI
- 2023-03-18 08:45:04下载
- 积分:1
-
3D数学基础:图形与游戏开发书籍源码,里面有很多实用的代码,对做3D的同志很有意义...
3D数学基础:图形与游戏开发书籍源码,里面有很多实用的代码,对做3D的同志很有意义-3D mathematical foundation : graphics and game development books source, there are many practical code, 3 D right to do meaningful comrades
- 2022-11-03 12:20:07下载
- 积分:1
-
ao go的汇编论坛精华
ao go的汇编论坛精华-ao go to the essence of the compilation Forum
- 2022-07-25 11:31:35下载
- 积分:1
-
远程登陆工具软件源码
用于远程登陆unix
远程登陆工具软件源码
用于远程登陆unix-remote landing source software tools for remote landing unix
- 2022-10-26 14:00:03下载
- 积分:1
-
Classical genetic algorithm to explain, Wang Xiaoping, Cao Liming preparation. I...
遗传算法经典讲解,王小平,曹立明编写。包括改进遗传算法的讲解。书后包含C代码。-Classical genetic algorithm to explain, Wang Xiaoping, Cao Liming preparation. Including the improvement of genetic algorithm to explain.
- 2022-01-21 18:40:42下载
- 积分:1
-
此文档是大名鼎鼎的《Thinking in Java》的中英文双译版,具有很高的价值...
此文档是大名鼎鼎的《Thinking in Java》的中英文双译版,具有很高的价值-This document is the famous Thinking in Java in Chinese and English dual-language edition, with a high value
- 2022-12-10 13:40:03下载
- 积分:1