-
map
C++ STL关于map的代码,里面详细说明了map的使用(n c++ STL code on the map, the map is described in detail)
- 2014-11-27 15:36:24下载
- 积分:1
-
cvery_345636323
trustlink企业版开发平台,支持多语言,多中指纹仪的开发,方便。(trustlink Enterprise Edition development platform to support multi-lingual, multi-instrument in the development of fingerprint and convenient.)
- 2008-08-05 16:06:16下载
- 积分:1
-
C++STL
这是STL的介绍性程序。 这是STL的介绍性程序。 这是STL的介绍性程序。 (This is an introductory program STL. This is an introductory program STL. This is an introductory program STL.)
- 2007-12-12 02:01:06下载
- 积分:1
-
688796823C
stl的一些算法 ,可以参考参考参考,代码可以通过(Some of the algorithms for STL can be referred to as reference, and the code can be passed through)
- 2018-02-12 16:50:16下载
- 积分:1
-
stlnew.tar
关于C++中 STL库使用的一些新特性,包括一个makefile
可以直接编译,希望对大家有帮助(About some of the new features C++ the STL library uses, including a makefile can be directly compiled, we hope to help)
- 2013-11-26 23:28:53下载
- 积分:1
-
trustlink的开发指南,详细列出b/s与c/s模式指纹开发的特点
trustlink的开发指南,详细列出b/s与c/s模式指纹开发的特点-trustlink the development of guidelines, set out in detail b/s and c/s mode fingerprint characteristics of the development
- 2023-01-11 07:50:04下载
- 积分:1
-
用c++来进行组件设计
用c++来进行组件设计-used to design components
- 2023-04-17 15:50:04下载
- 积分:1
-
讲解c++标准库的书,英文版的,很好很强大
讲解c++标准库的书,英文版的,很好很强大-Explain c++ Standard library books, in English, very good strong
- 2022-06-16 15:50:08下载
- 积分:1
-
什么是内:自述
What s inside :README - this fileINSTALL - installation instructionsstlport - main STLport include directorysrc - source and makefiles for iostreams implementationlib - installation directory for STLport library (if you use STLport iostreams only)test/regression - regression test, using wrapper iostreamstest/eh - exception handling test using STLport iostreamsetc - miscellanous files (ChangeLog, TODO, scripts, etc.) -What s inside :README- this fileINSTALL- installation instructionsstlport- main STLport include directorysrc- source and makefiles for iostreams implementationlib- installation directory for STLport library (if you use STLport iostreams only)test/regression- regression test, using wrapper iostreamstest/eh- exception handling test using STLport iostreamsetc- miscellanous files (ChangeLog, TODO, scripts, etc.)
- 2022-08-18 17:12:59下载
- 积分: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