-
Essential-CPP
本书为那些没有太多时间学习的程序员提供了一条在工作中学习C++的捷径。它把重点放在那些C++编程中重要的要素上,并覆盖能够帮助解决实际编程问题的特性和技术。
本书将C++的基本内容按照过程风格、泛型风格、基于对象风格,以及面向对象风格进行组织。本书采用复杂度渐进的风格展开,并在讨论解决方案的过程中引入语言特性,便于学习C++的功能和结构,同时理解其目的和基本理念。
书中完整深入探讨了以下主要内容:
泛型编程和标准模板库(STL)
基于对象的编程和类的设计面向对象的编程和类层次体系的设计
函数和类模板的设计和使用
异常处理和运行时类型信息(RTTI)(This book is not much time to learn those programmers provide a learning C++ at work as a shortcut. It focuses on those C++ programming on important elements, and covers issues that can help solve real programming features and technologies.
The book will be C++ style basic content in accordance with the process, the generic style, object-based style, and object-oriented style organization. This book uses a progressive style complexity unfold, and language features introduced in the process of discussing solutions, easy to learn C++ function and structure, and to understand its purpose and basic concepts.
The book explores the full depth of the following main elements:
Generic programming and the Standard Template Library (STL)
Programming and class design object-oriented programming and design objects class hierarchy based
Design and use functions and class template
Exception handling and runtime type information (RTTI))
- 2013-12-06 15:01:18下载
- 积分:1
-
STLsjzn
STL实践指南,一本学习STL不错的书,非常值得一看。(STL Guide to Practice, a good book to learn STL, worth a visit.)
- 2009-06-08 23:24:59下载
- 积分:1
-
C++STL开发技术导引 一本很好说的源码
C++STL开发技术导引 一本很好说的源码-C++ STL to develop technical guidance that a good source
- 2023-08-16 07:15:03下载
- 积分:1
-
Boost Python application to expand the use of Boost1.32 for example, can generat...
Boost扩展Python应用样例 使用Boost1.32库,生成可以在Python环境下调用的Dll库-Boost Python application to expand the use of Boost1.32 for example, can generate the Python environment calls for the D
- 2022-05-13 12:00:37下载
- 积分:1
-
stlviewer_src
对stl文件进行解析,并给出图形显示,处理stl文件。(Reading stl files, and give graphics)
- 2018-01-25 20:17:55下载
- 积分:1
-
C++STL开发技术导引 一本很好说的源码
C++STL开发技术导引 一本很好说的源码-C++ STL to develop technical guidance that a good source
- 2022-04-25 00:54:34下载
- 积分:1
-
这是一个非常好的、可以替代mfc中的CString的字符串类。支持ansi、unicode。
这是一个非常好的、可以替代mfc中的CString的字符串类。支持ansi、unicode。-This is a very good alternative to redeem mfc the string category. Support ansi, unicode.
- 2022-03-03 18:42:33下载
- 积分:1
-
C++STL开发技术导引 一本很好的书 大家赶快下吧
C++STL开发技术导引 一本很好的书 大家赶快下吧-C++ STL to develop technical guidance of a good book right under the U.S. as soon as possible
- 2022-01-26 01:53:45下载
- 积分:1
-
这是关于C++ STL最好的入门书籍,详细介绍了STL的基本概念和其各个组成部分。...
这是关于C++ STL最好的入门书籍,详细介绍了STL的基本概念和其各个组成部分。-This is on the C++ STL the best entry-books, described in detail the basic concepts of STL and its various components.
- 2022-03-20 14:29:55下载
- 积分:1
-
归并排序
说明: Visual studio上利用C++模板类实现归并排序(sort c++ template on visual studio)
- 2020-06-20 22:40:01下载
- 积分:1