登录
首页 » STL » EFFective STL Chinese version (with English notes), very good C++ Learning mater...

EFFective STL Chinese version (with English notes), very good C++ Learning mater...

于 2022-02-07 发布 文件大小:464.06 kB
0 84
下载积分: 2 下载次数: 2

代码说明:

EFFective STL中文版(附中文笔记),非常好的C++学习资料-EFFective STL Chinese version (with English notes), very good C++ Learning materials

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

发表评论

0 个回复

  • STLsjzn
    STL实践指南,一本学习STL不错的书,非常值得一看。(STL Guide to Practice, a good book to learn STL, worth a visit.)
    2009-06-08 23:24:59下载
    积分:1
  • C++ STL地图操作介绍例子。地图技能的主要演示。
    C++STL map操作实例介绍。主要演示map的操作技巧和方法。-C++ STL map operation introduce examples. The main demonstration of map skills and methods of operation.
    2022-09-22 12:50:03下载
    积分: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
  • For_each函数的用法!
    For_each函数的用法! -For_each function usage!
    2022-12-09 00:00:03下载
    积分:1
  • 这是关于C++ STL最好的入门书籍,详细介绍了STL的基本概念和其各个组成部分。...
    这是关于C++ STL最好的入门书籍,详细介绍了STL的基本概念和其各个组成部分。-This is on the C++ STL the best entry-books, described in detail the basic concepts of STL and its various components.
    2022-03-20 14:29:55下载
    积分:1
  • STL介绍
    stl introduction
    2023-07-09 01:00: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
  • 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
  • Effective-STL-
    Effective STL, Using Standard C++ Template Library for coding
    2015-06-01 01:04:58下载
    积分:1
  • STL的部分实用技巧,STL的部分实用技巧
    STL的部分实用技巧,STL的部分实用技巧-STL part of practical skills, STL part of Practical Skills
    2022-11-16 03:45:03下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载