登录
首页 » STL » STL程序员的guide.chm

STL程序员的guide.chm

于 2022-01-29 发布 文件大小:537.40 kB
0 169
下载积分: 2 下载次数: 1

代码说明:

STL Programmer s Guide.chm

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

发表评论

0 个回复

  • SGI STL源码
    SGI STL源码-SGI STL FOSS
    2022-07-25 00:46:53下载
    积分:1
  • C++ STL
    C++ STL中文版 适合C++ acmer 加油啊 -C++ STL
    2022-08-09 12:48:27下载
    积分:1
  • STL
    STL程序员开发指南源码 -STL- source programmers to develop guidelines
    2022-11-05 01:35:03下载
    积分:1
  • The book the author explains how to combine STL library components in the design...
    书中作者解释了怎样结合STL组件来在库的设计得到最大的好处。这样的信息允许你对简单、直接的问题开发简单、直接的解决方案,也帮你对更复杂的问题设计优雅的方法。我描述了常见的STL使用错误,而且向你演示怎么避开它们。那帮助你躲开闪资源漏、不可移植的代码和未定义的行为。我讨论了优化代码的方法,所以你能使STL表现得像它应该的那样快速、光滑。 本书作者为Scott Meyers,由龚敏敏翻译。 -The book the author explains how to combine STL library components in the design to obtain the greatest benefits. This information allows you to simple, direct question of the development of simple, direct solution, but also help you to more complex issues elegant approach. I have described the use of common STL error, and presentation to you how to avoid them. That flash of resources to help you avoid leakage, the code can not be transplanted and undefined behavior. I discussed the ways to optimize the code, so you can STL performance as it should be as fast and smooth. This book written by Scott Meyers, Translations from龚敏敏.
    2022-03-18 11:46:37下载
    积分:1
  • 用map统计一个文档中各个数字出现的次数
    用map统计一个文档中各个数字出现的次数,可以统计数据量很大的文档中各个数字出现的字数。可用于统计使用。
    2023-04-18 03:05:04下载
    积分:1
  • CPP-STL-file-to-read
    使用C++ STL进行文件读取,介绍C++标准模板库的基本操作。可以学习对stl的基本操作和数据处理。同时包含对文件的基本编程。(Use C++ STL file read, introduces the basic operation of the C++ standard template library. Can learn the basic operations and data processing of stl. The file contains both basic programming.)
    2012-12-18 17:59:56下载
    积分:1
  • 4
    说明:  STL中map用法详解:map的构造函数、数据的插入、map的大小、数据的遍历、数据的查找(包括判定这个关键字是否在map中出现)等。(Detailed the STL map usage: traversal, find the data constructor map, insert the data, the size of the map, data (including determining whether the keyword appears in the map) and the like.)
    2016-01-18 13:20:28下载
    积分:1
  • STL的部分实用技巧,STL的部分实用技巧
    STL的部分实用技巧,STL的部分实用技巧-STL part of practical skills, STL part of Practical Skills
    2022-11-16 03:45:03下载
    积分: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
  • 改进版本的c++类模版库和其原代码
    改进版本的c++类模版库和其原代码-improved version of the C++ Class Library template and its source
    2022-10-02 19:25:03下载
    积分:1
  • 696518资源总数
  • 104292会员总数
  • 28今日下载