登录
首页 » STL » 使用VC6.0 STL std::map的一个小例子。使用的键值是一个结构体,里面包含一个整型三维数组。...

使用VC6.0 STL std::map的一个小例子。使用的键值是一个结构体,里面包含一个整型三维数组。...

于 2023-07-18 发布 文件大小:121.47 kB
0 31
下载积分: 2 下载次数: 1

代码说明:

使用VC6.0 STL std::map的一个小例子。使用的键值是一个结构体,里面包含一个整型三维数组。-use VC6.0 STL std : : map of a small example. The pair is a body structure, which contains an integer 3D array.

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

发表评论

0 个回复

  • 介绍标准C++的一本好书。主要是STL等内容,包括了堆栈的讲解。...
    介绍标准C++的一本好书。主要是STL等内容,包括了堆栈的讲解。-Standard C++
    2022-06-27 00:40:08下载
    积分:1
  • 一种新的合并算法,用c++实现的,STL比较好的方法,希望对大家有用,...
    一种新的合并算法,用c++实现的,STL比较好的方法,希望对大家有用,-A new combined algorithm, using c++ Achieved, STL better, and I hope useful for everyone,
    2022-08-14 00:09:31下载
    积分: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
  • 讲解c++标准库的书,英文版的,很好很强大
    讲解c++标准库的书,英文版的,很好很强大-Explain c++ Standard library books, in English, very good strong
    2022-06-16 15:50:08下载
    积分:1
  • SGI STL源码
    SGI STL源码-SGI STL FOSS
    2022-07-25 00:46:53下载
    积分:1
  • STL完整源码,实现STL文件的读写和三维体的重建及其分析
    STL完整源码,实现STL文件的读写和三维体的重建及其分析-STL integrity of the source code, achieving literacy STL files and 3-D reconstruction and Analysis
    2022-04-12 17:18:01下载
    积分:1
  • c++ stl 实现的矩阵程序
    c++ stl 实现的矩阵程序-c stl procedures to achieve the matrix
    2022-03-11 20:23:57下载
    积分:1
  • STL 最新源代码
    STL 最新源代码-STL latest source code
    2023-04-19 09:50:03下载
    积分:1
  • STLarray
    多维数组的操作,在STL中的相关程序,找了好久才找到(Operation multidimensional arrays in STL relevant procedures for a long time to find)
    2013-11-24 22:14:35下载
    积分:1
  • 696524资源总数
  • 103872会员总数
  • 62今日下载