登录
首页 » STL » Free C++ Standard Library,是一个非常类似于STL的C++类库,目的是实现一个更小、更快的stl库...

Free C++ Standard Library,是一个非常类似于STL的C++类库,目的是实现一个更小、更快的stl库...

于 2023-08-15 发布 文件大小:193.34 kB
0 291
下载积分: 2 下载次数: 1

代码说明:

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

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

发表评论

0 个回复

  • STLsjzn
    STL实践指南,一本学习STL不错的书,非常值得一看。(STL Guide to Practice, a good book to learn STL, worth a visit.)
    2009-06-08 23:24:59下载
    积分:1
  • preparation of a STL redeem Cla
    STL兑换Cla的制备
    2022-03-04 04:19:44下载
    积分:1
  • stlwrite
    该matlab文件用于读取stl文件,stl是3D 打印技术(Read STL file)
    2013-01-31 04:23:07下载
    积分:1
  • STL
    快速学习stl的书,30分钟掌握stl的pdf格式(Fast learning stl book, 30 minutes to master stl pdf format)
    2013-05-26 11:25:11下载
    积分:1
  • 图像文件用于图像检索
    image file is used for image retrieval
    2022-02-06 05:19:51下载
    积分: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
  • SGI_STL_Code
    C++标准模板库的SGI实现代码,有助于理解STL(SGI implementation of C++ STL library)
    2014-08-19 11:31:28下载
    积分: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
  • 自定义的智能指针类,可是多个指针共用对象,且不会造成内存泄露的问题...
    自定义的智能指针类,可是多个指针共用对象,且不会造成内存泄露的问题-since the definition of smart pointer types, but a number of indicators shared object, and it will not disclose the cause memory problems
    2022-07-05 12:45:18下载
    积分:1
  • 一个数组的stl实现,实现了拷贝构造函数、下标运算符重载等,含有测试程序。...
    一个数组的stl实现,实现了拷贝构造函数、下标运算符重载等,含有测试程序。-an array of stl, has implemented a copy constructor function, indexed Operator, containing the test.
    2023-01-03 23:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载