-
Effective C++, 第二版,中文,作者Scott Meyers
Effective C++, 第二版,中文,作者Scott Meyers-Effective C, 2nd edition, Chinese, the author Scott Meyers
- 2022-05-25 20:53:17下载
- 积分:1
-
理解算法的概念。
理解什么是程序,程序与算法的区别和内在联系。
掌握算法的计算复杂性概念。
掌握算法渐近复杂性的数学表述。
掌握用C++语言描述...
理解算法的概念。
理解什么是程序,程序与算法的区别和内在联系。
掌握算法的计算复杂性概念。
掌握算法渐近复杂性的数学表述。
掌握用C++语言描述算法的方法。-To understand the concept of the algorithm. Understand what are the procedures and processes and algorithm differences and interlinkages. Grasp the concept of computational complexity of the algorithm. To master the complexity of the mathematical algorithm is asymptotic expression. Master with the C++ language to describe the algorithm approach.
- 2022-01-24 18:47:19下载
- 积分:1
-
计算几何C++库CGAL(Computational Geometry Algorithms Library)说明文档...
计算几何C++库CGAL(Computational Geometry Algorithms Library)说明文档-C++ computational geometry library CGAL (Computational Geometry Algorithms Library) documentation
- 2023-05-31 10:35:06下载
- 积分:1
-
calculator in c.help in every field
calculator in c.help in every field
- 2022-10-02 17:50:03下载
- 积分:1
-
N个源码,都是C文件或C++源文件。
此文件高压缩。解压时间可能长一些。
申请加下载限额。
主页:http://www.programsalon.c...
N个源码,都是C文件或C++源文件。
此文件高压缩。解压时间可能长一些。
申请加下载限额。
主页:http://www.programsalon.com/developer.asp?id=victor000000
邮箱:victor000000@tom.com-N source, the documents are C or C source files. This file compression. Decompression time will be longer. Apply for download limit. Home : http://www.programsalon.com/developer.asp id = victor000000 mail : victor000000@tom.com
- 2022-12-12 04:25: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
-
Delphi5编程指南.rar
Delphi5编程指南.rar-Delphi5 Programming Guide. Rar
- 2022-05-18 03:23:27下载
- 积分:1
-
通过这本书的学习,更好的掌握C语言,C语言的基础知识,编程技巧...
通过这本书的学习,更好的掌握C语言,C语言的基础知识,编程技巧-Through the book learning, a better grasp of C language, C language, basic knowledge, programming skills
- 2022-05-08 22:53:44下载
- 积分:1
-
VC在线杂志精华15
VC在线杂志精华15-VC-15 best magazines
- 2022-01-22 04:40:27下载
- 积分:1
-
提高网速,如果你不想动手,那么直接导入注册表即可,注:XP 下测试通过。可以先试着下载同一个文件,然后,导入,重启后再测试下载同一个文件。...
提高网速,如果你不想动手,那么直接导入注册表即可,注:XP 下测试通过。可以先试着下载同一个文件,然后,导入,重启后再测试下载同一个文件。-Improve the speed, if you do not want hands-on, then you can directly import the registry, note: XP under test. Can first try to download the same file, and then import, restart and then test the same file.
- 2022-04-15 21:57:02下载
- 积分:1