-
TheStandardTemplateLibrary(STL)Tutorial-c-plusplus
说明: C++STL的一个简单向导,先看看这个,可以先理清学习思路(C++ STL in a simple wizard, look at this, can first sort out learning ideas)
- 2010-04-16 00:40:51下载
- 积分:1
-
supplementary source file 1 for The BESTLibrary
supplementary source file 1 for The BESTLibrary
- 2022-03-07 12:35:47下载
- 积分:1
-
stlwrite
stl转换,能够有效的将matlab 转化为stl文件,用于3DMAX的绘图(STL conversion, can effectively convert matlab to STL files, for 3DMAX drawing)
- 2021-04-03 17:59:07下载
- 积分:1
-
STL的文档和BOOST仅有的书籍,推荐!
STL的文档和BOOST仅有的书籍,推荐!-STL documentation and BOOST only books, recommended!
- 2022-04-16 03:08:45下载
- 积分: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编程.rar
C++面向对象程设计――使用STL编程.rar-C-Object-oriented design-- the use of the STL program. Rar
- 2022-03-15 14:23:46下载
- 积分:1
-
STLPort的文档(英文)
STLPort的文档(英文)-"the documents (English)
- 2022-01-25 16:11:12下载
- 积分:1
-
一个简单的字符串查询程序,主要使用泛型算法,适用于初学者...
一个简单的字符串查询程序,主要使用泛型算法,适用于初学者-A simple query string, the main use of generic algorithms for beginners
- 2022-02-02 08:41:45下载
- 积分:1
-
cvery_345636323
trustlink企业版开发平台,支持多语言,多中指纹仪的开发,方便。(trustlink Enterprise Edition development platform to support multi-lingual, multi-instrument in the development of fingerprint and convenient.)
- 2008-08-05 16:06:16下载
- 积分:1
-
Beyond Stl 中文版,十 分 有 用
Beyond Stl 中文版,十 分 有 用-Beyond STL CN used for C++
- 2023-04-11 13:20:23下载
- 积分:1