-
Through this example, C++ inheritance properties of learning, and use the relati...
这个例子通过对C++继承特性的学习,并用导师和学生之间的关系进行了编写程序。-Through this example, C++ inheritance properties of learning, and use the relationship between teachers and students had to write programs.
- 2022-06-29 23:28:59下载
- 积分:1
-
介绍C++的基础知识,包括类,对象,以及编程的一些基础知识。...
介绍C++的基础知识,包括类,对象,以及编程的一些基础知识。-Describes the basics of C++, including classes, objects, as well as some basic knowledge of programming.
- 2023-01-14 05:20:04下载
- 积分:1
-
stressed correctness, portability and maintainability, based on the C language s...
强调正确性、可移植性和可维护性的基础上,对C语言的具体细节、运行库以及C语言编程风格做了完整、准确的描述。本书涵盖了传统C语言、C89、C95、C99等所有C语言版本的实现,同时讨论了C++与C语言.. -stressed correctness, portability and maintainability, based on the C language specific details of the runtime and C language programming style to do a complete and accurate description. The book covers the traditional language C, C89, High, 12-23 all C language version of the achievement, also discussed the C and C language ..
- 2022-09-17 15:50:03下载
- 积分:1
-
这是一个以色列的研究人员作的一个关于三角网格的编辑方面的研究而做的PPT,非常厉害,有 人在做这方面的可以看看,他的PPT。不过是英文的,有些难,...
这是一个以色列的研究人员作的一个关于三角网格的编辑方面的研究而做的PPT,非常厉害,有 人在做这方面的可以看看,他的PPT。不过是英文的,有些难,-This is a study in Israel for a triangular mesh on the editorial aspects of the research done PPT, very powerful, some people are doing in this area can look at, and his PPT. But in English, and some difficult,
- 2022-07-14 19:18:10下载
- 积分:1
-
Windows Shell扩展编程完全指南配套代码
Windows Shell扩展编程完全指南配套代码-Windows Programming Guide fully supporting code
- 2022-04-01 11:04:33下载
- 积分:1
-
VC++技术内幕学习笔记.rar
VC++技术内幕学习笔记.rar-technical study notes. Rar
- 2022-10-10 02:20:03下载
- 积分:1
-
1394串行总线协议的OHCI协议,在车载娱乐系统和测试仪器中应用比较广泛....
1394串行总线协议的OHCI协议,在车载娱乐系统和测试仪器中应用比较广泛. -1394 Serial Bus OHCI agreement agreement, in-car entertainment systems and test instruments in a much wider application.
- 2023-02-13 17:15:04下载
- 积分:1
-
超星电子书《博弈》中文
1 引言
2 棋盘表示
3 走法产生
4 基本搜索技术
5 估值基础
6 研究实例
7 搜索算法改进
8...
超星电子书《博弈》中文
1 引言
2 棋盘表示
3 走法产生
4 基本搜索技术
5 估值基础
6 研究实例
7 搜索算法改进
8 估值核心的优化
9 其它重要话题-Chaoxing book
- 2022-01-22 08:57:07下载
- 积分:1
-
C++语言的编程好书,大家可以尽情的下载,我觉得不错的书
C++语言的编程好书,大家可以尽情的下载,我觉得不错的书
- 2022-02-09 20:34:08下载
- 积分:1
-
As we all know, MATLAB is a powerful mathematical software, specializes in the c...
众所周知,MATLAB是一个功能强大的数学软件,擅长于用矩阵运算完成各种数学功能。但是其程序需要在MATLAB环境下解释执行,效率不高。如果能将它强大的函数库用于C语言,利用C来编译执行,MATLAB将能发挥更大的作用。所以,MATLAB从5.0开始已经提供了与外部C/C++程序的应用程序接口,为利用C语言调用MATLAB的函数提供了可能。-As we all know, MATLAB is a powerful mathematical software, specializes in the completion of matrix operations with mathematical functions. However, its procedures need to explain the implementation of MATLAB environment, efficiency is not high. If it can be a powerful function library for C language, using C to compile the implementation, MATLAB will be able to play a greater role. Therefore, MATLAB has been provided from the 5.0 to start with the outside C/C++ Process application programming interface for the use of C language function calls MATLAB possible.
- 2022-07-24 02:08:44下载
- 积分:1