登录
首页 » STL » A port of the original STL to many platforms.可以配合多种编译器使用,特别是在使用intel编译器时可以很好的优化代...

A port of the original STL to many platforms.可以配合多种编译器使用,特别是在使用intel编译器时可以很好的优化代...

于 2022-01-24 发布 文件大小:1.26 MB
0 277
下载积分: 2 下载次数: 1

代码说明:

A port of the original STL to many platforms.可以配合多种编译器使用,特别是在使用intel编译器时可以很好的优化代码性能.-A port of the original STL to many platforms. Is able to accommodate a variety of compiler to use, especially in the use of intel compiler can optimize code very good performance.

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

发表评论

0 个回复

  • 经典迷宫算法,使用自定义栈来实现,也可使用stl,但需要修改代码...
    经典迷宫算法,使用自定义栈来实现,也可使用stl,但需要修改代码-Classic maze algorithm, use a custom stack to achieve, can also use the stl, but need to modify code
    2022-05-18 01:18:00下载
    积分:1
  • C++STL开发技术导引 一本很好说的源码
    C++STL开发技术导引 一本很好说的源码-C++ STL to develop technical guidance that a good source
    2023-08-16 07:15:03下载
    积分:1
  • 使用VC6.0 STL std::map的一个小例子。使用的键值是一个结构体,里面包含一个整型三维数组。...
    使用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.
    2023-07-18 23:20:02下载
    积分:1
  • STL的一些技巧例子。
    STL的一些技巧例子。 -STL examples of some skills.
    2022-02-05 22:48:07下载
    积分: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++ 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
  • FIR 数字滤波器分布式算法及其FPGA实现
    FIR 数字滤波器分布式算法及其FPGA实现-FIR digital filter algorithms and FPGA
    2022-04-09 22:44:47下载
    积分:1
  • stl指南(英文),可参考
    stl指南(英文),可参考-stl Guide (English), the reference
    2023-05-21 21:25:03下载
    积分: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
  • 一个利用MAP的类,可以方便地使用多维数组.
    一个利用MAP的类,可以方便地使用多维数组.-use of a type that allow the use of multi-dimensional arrays.
    2022-06-21 11:53:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载