登录
首页 » STL » 这本书是关于C++标准模板库的书虽然介绍…

这本书是关于C++标准模板库的书虽然介绍…

于 2022-01-25 发布 文件大小:9.25 MB
0 84
下载积分: 2 下载次数: 1

代码说明:

本书是一本有关于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,

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Effective-STL-
    Effective STL, Using Standard C++ Template Library for coding
    2015-06-01 01:04:58下载
    积分:1
  • C++STL开发技术导引 一本很好说的源码
    C++STL开发技术导引 一本很好说的源码-C++ STL to develop technical guidance that a good source
    2023-08-16 07:15:03下载
    积分:1
  • C library of templates, including all source code
    C++类模版库实现,包括全部原代码-C library of templates, including all source code
    2022-07-05 05:18:58下载
    积分: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
  • preparation of a STL redeem Cla
    STL兑换Cla的制备
    2022-03-04 04:19:44下载
    积分:1
  • Free C++ Standard Library,是一个非常类似于STL的C++类库,目的是实现一个更小、更快的stl库...
    Free C++ Standard Library,是一个非常类似于STL的C++类库,目的是实现一个更小、更快的stl库-Free Standard C Library, is a very similar to the C Class STL, which is aimed at a smaller, faster stl library
    2023-08-15 20:35:03下载
    积分:1
  • Effective STL,一本经典学习stl的书籍,适合有一定stl基础的阅读
    Effective STL,一本经典学习stl的书籍,适合有一定stl基础的阅读-Effective STL, a classic learning stl books, suitable for a certain stl-based reading
    2022-03-30 14:13:22下载
    积分:1
  • sliding
    说明:  求出sliding window的最大最小值(n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves rightwards by one position. Following is an example: The array is [1 3-1-3 5 3 6 7], and k is 3. Window position Minimum value Maximum value [1 3 -1]-3 5 3 6 7 -1 3 1 [3 -1 -3] 5 3 6 7 -3 3 1 3 [-1 -3 5] 3 6 7 -3 5 1 3 -1 [-3 5 3] 6 7 -3 5 1 3 -1 -3 [5 3 6] 7 3 6 1 3 -1 -3 5 [3 6 7] 3 7 Your task is to determine the maximum and minimum values in the sliding window at each position. )
    2011-04-03 19:25:46下载
    积分:1
  • 归并排序
    说明:  Visual studio上利用C++模板类实现归并排序(sort c++ template on visual studio)
    2020-06-20 22:40:01下载
    积分:1
  • 侯捷写的stl原码剖析
    侯捷写的stl原码剖析-wrote the original code analysis stl
    2022-01-25 22:10:14下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载