-
理解算法的概念。
理解什么是程序,程序与算法的区别和内在联系。
掌握算法的计算复杂性概念。
掌握算法渐近复杂性的数学表述。
掌握用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
-
usb设备的Linux驱动程序,基于系统的框架代码改动得来。
usb设备的Linux驱动程序,基于系统的框架代码改动得来。-usb device driver for Linux, based on the system have to change the framework code.
- 2022-02-21 19:21:54下载
- 积分:1
-
造型我们世界系列的学习资料,中文版。总共有…
modeling our world 系列学习资料,中文版。共10部分。-modeling our world series of learning materials, the Chinese version. A total of 10 parts.
- 2022-02-20 18:29:38下载
- 积分:1
-
对学习GIS 的人很有用的vc++,源码和讲解都很详细,并且是不可多得的资料。...
对学习GIS 的人很有用的vc++,源码和讲解都很详细,并且是不可多得的资料。-GIS people to learn useful vc++, Source and explain the very detailed, and is invaluable information.
- 2022-03-23 00:01:01下载
- 积分:1
-
java jdk 文档
j ava jdk 文档
java jdk 文档
j ava jdk 文档-java jdk documentation java jdk documentation java jdk documentation
- 2022-01-22 15:09:47下载
- 积分:1
-
windbg最佳入门指南,完全中文版,详细介绍了windbg对r3和r0程序的调试方法与技巧....
windbg最佳入门指南,完全中文版,详细介绍了windbg对r3和r0程序的调试方法与技巧.-windbg Best Getting Started Guide, complete the Chinese version of windbg details for r3 and r0 Debugging methods and techniques.
- 2022-03-22 07:55:58下载
- 积分:1
-
an XML and PHP on the very detailed book
一本关于XML和PHP的很详细的书-an XML and PHP on the very detailed book
- 2022-02-04 11:59:44下载
- 积分:1
-
超声波测量电路的设计,一篇文章,写的不错
超声波测量电路的设计,一篇文章,写的不错-Ultrasonic measuring circuit
- 2022-01-29 03:45:50下载
- 积分:1
-
书籍:古今数学思想―第一册,希望对大数学爱好者有帮助
书籍:古今数学思想―第一册,希望对大数学爱好者有帮助-books : ancient mathematical thinking-the first list, and I hope to math lovers big help
- 2022-05-13 18:39:54下载
- 积分:1
-
C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类...
C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。-classical grammar and C applications, such as preparation of the application structure and destructor function, and the heavy-duty, class inheritance, function coverage, the base class and the derived class constructor and destructor function has the calling sequence, how the derived class constructor function to the base class constructor function transmission parameters, this member variable, Insider type conversion, virtual functions and polymorphism, and the indicators used variables and the differences between common point. VC works compiler theory and the process of engineering Resolution different types of different documents, every one by one category. h and. cpp document completed, the first document to repeat the definition of the solutio
- 2023-01-14 21:20:03下载
- 积分:1