-
C commonly used numerical algorithm, a detailed description of the various algor...
C常用数值算法,详细介绍了各种算法的C语言编程技巧,希望大家喜欢。-C commonly used numerical algorithm, a detailed description of the various algorithms in C programming language skills, hope you like them.
- 2022-05-19 13:16:27下载
- 积分:1
-
A Survey of Maneuvering Target Tracking Part III Measurement Models
A Survey of Maneuvering Target Tracking Part III Measurement Models
- 2022-06-02 01:38:35下载
- 积分:1
-
allegro非常不错的培训教程,请大家多捧场
allegro非常不错的培训教程,请大家多捧场-allegro very good training course, please everyone join in
- 2022-05-24 23:39:24下载
- 积分:1
-
How to use LaTex to a description of the writing is very good for English Papers
如何使用LaTex的一份介绍,对撰写英文论文非常有好处-How to use LaTex to a description of the writing is very good for English Papers
- 2023-08-12 18:40:03下载
- 积分:1
-
phpmore电子杂志... .....5
phpmore电子杂志... .....5-phpmore electronic magazine ................. 5
- 2022-09-13 01:00:03下载
- 积分:1
-
Java图像编程实例库,
肯定能有用下在看
Java图像编程实例库,
肯定能有用下在看-Image examples of Java programming libraries, certainly useful to look under
- 2022-02-18 15:14:25下载
- 积分:1
-
C语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的...
C语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的
-C language, Embedded development, algorithm-based, source the number of hundreds of thousands of Tatsu, there are more than 200 categories, many of them are members of a private collection site, the Internet is not found elsewhere
- 2023-06-20 03:30:04下载
- 积分: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
-
本文档总结了我读 thinking in c++ 的一些感悟和领会
本文档总结了我读 thinking in c++ 的一些感悟和领会-This document summarizes the read me " thinking in c++" for some perception and understanding of
- 2022-05-08 23:22:49下载
- 积分:1
-
Java2入门经典第四章源码,因太大,故分章上传
Java2入门经典第四章源码,因太大,故分章上传-Java2 portal classic source fourth chapter, too, the sub-chapter Upload
- 2022-03-20 23:03:28下载
- 积分:1