-
, " the art of computer programming" would not have introduced this boo...
,"the art of computer programming"这本书就不用介绍了,相信很多人都对它久闻大名。这是第三版第三卷中文版。字体非常清晰,适合收藏。
-, " the art of computer programming" would not have introduced this book, and I believe many people have heard so much about it daimyo. This is the third edition of the third volume in Chinese. The font is very clear, suitable for collection.
- 2022-03-05 19:06:56下载
- 积分:1
-
vc used to create shortcuts to achieve
用vc实现创建快捷方式-vc used to create shortcuts to achieve
- 2022-03-24 12:44:36下载
- 积分:1
-
Proposes a multiple description encoder sinusoidal, sinusoidal parameters in acc...
提出了一种多描述正弦编码器,正弦参数按照奇数位和偶数位交织的方法分解到两个描述中-Proposes a multiple description encoder sinusoidal, sinusoidal parameters in accordance with the odd bit and even bit-cutting method of decomposition to the two description
- 2022-01-25 14:12:28下载
- 积分:1
-
as the "Visual C projects to develop practical case" books matching di...
此为《Visual C++ 项目开发实用案例》书籍配套光盘,该书由“数据库查询工具”、“数据转换工具”、“图像处理系统”、“系统资源监测器”、“HTTP日志解析、分析系统”五个案例构成,光盘资料中提供了所有系统的源程序代码和相关文件。-as the "Visual C projects to develop practical case" books matching discs, from the book "database query tool", "data conversion tools", "Image Processing System", "systematic resource monitoring devices," "HTTP log analysis, analysis system" constitutes five cases, CD-ROM information system to provide all the source code and related documentation.
- 2022-03-10 21:27:56下载
- 积分:1
-
C++函数库电子手册,详细讲解了c++的函数应用
C++函数库电子手册,详细讲解了c++的函数应用-C++ Library of electronic manuals, detailed account of c++ Function application
- 2023-04-16 09:00:03下载
- 积分:1
-
Engineer Manual momentum, designers can certainly useful, hoping to be helpful f...
动力工程师手册,设计人员肯定能用得上,希望能对一些人有所帮助-Engineer Manual momentum, designers can certainly useful, hoping to be helpful for some people
- 2022-03-02 17:19:47下载
- 积分:1
-
factory methods. Rar
java工厂方法.rar-factory methods. Rar
- 2022-01-26 17:59:09下载
- 积分:1
-
Computer Architecture quantitative research methods, it is the classic study of...
计算机体系结构量化研究方法,很经典的研究计算机系统结构的教材,尤其其量化分析方法,希望对大家有帮助。-Computer Architecture quantitative research methods, it is the classic study of computer system architecture materials, in particular, its quantitative analysis, and I hope all of us help.
- 2022-03-25 22:43:39下载
- 积分: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
-
比较杂的一些电脑知识
比较杂的一些电脑知识-more miscellaneous some computer knowledge
- 2022-08-24 10:53:29下载
- 积分:1