-
一些STL的使用范例
一些STL的使用范例-some examples of the use of the STL
- 2023-02-09 05:10:04下载
- 积分:1
-
一种新的合并算法,用c++实现的,STL比较好的方法,希望对大家有用,...
一种新的合并算法,用c++实现的,STL比较好的方法,希望对大家有用,-A new combined algorithm, using c++ Achieved, STL better, and I hope useful for everyone,
- 2022-08-14 00:09:31下载
- 积分:1
-
STL
STL程序员开发指南源码 -STL- source programmers to develop guidelines
- 2022-11-05 01:35:03下载
- 积分:1
-
一个调试STL的VC插件
一个调试STL的VC插件--A vc plug-in used for debugging STL
- 2022-02-12 18:36:40下载
- 积分:1
-
用vc编的stlview着重版
用vc编的stlview着重版-vc series with the emphasis on version stlview
- 2023-04-10 00:40:03下载
- 积分:1
-
Export a vertices/faces patch to an STL triangular mesh.This is based heavily on...
Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s previous work, simply enabling his output functions for a different form of input.
- 2022-04-12 17:04:18下载
- 积分:1
-
这本书是关于C++标准模板库的书虽然介绍…
本书是一本有关于C++ 标准模板库的介绍的丛书 即使是拥有STl使用经验的人也可以从本书中学到新知识-This book is a book about C++ standard template library even though the introduction of the series is to have STl experience in the use of the people can learn new knowledge from this book,
- 2022-01-25 15:15:32下载
- 积分: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
-
这是关于几个数相加的一个简单例子,对初学者很有用
这是关于几个数相加的一个简单例子,对初学者很有用-This is the number of add on a few examples of a simple, very useful for beginners
- 2023-07-07 23:15:03下载
- 积分:1
-
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