搜索资源列表
STLport-4.6.2.tar
- 改进版本的c++类模版库和其原代码-improved version of the C + + Class Library template and its source
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 ri
HashMap
- 一个hash_map的实现,大家可以看看有什么改进的地方。-The realization of a hash_map, we can see what areas of improvement.
mrjeep6
- Data Structures With C++ using STL part 6
ThinkInCAdd
- 全书分为6大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了细微的讨论;并通过精心挑选的实例,向读者传达优秀的设计理念和方法。-The book is divided into six parts, 32 chapters, each of the C++ language, history and characteristics, classes and inheritance, STL and generic programming, d
cPPwebservice
- C++STL程序员指南源码 目录内容: \CHAPTER1 第1章所有源程序代码。 \CHAPTER2 第2章所有源程序代码。 \CHAPTER3 第3章所有源程序代码。 \CHAPTER4 第4章所有源程序代码。 \CHAPTER5 第5章所有源程序代码。 \CHAPTER6 第6章所有源程序代码。 \CHAPTER7 第7章所有源程序代码。 \CHAPTER8 第8章所有源程序代码。 \CHAPTER9 第9章所有源程序代码。 \CHAPTE
GSing
- 某学校举行一场唱歌比赛,共有24个人参加,按参加顺序设置参赛号(参赛号为100至123)。每个选手唱完一首歌之后,由10个评委分别打分。该选手的最终得分是去掉一个最高分和一个最低分,求得剩下的8个评分的平均分。 比赛共三轮,前两轮为淘汰赛,第三轮为决赛。选手的名次按得分降序排列,若得分一样,按参赛号升序排名。 第一轮分为4个小组,根据参赛号顺序依次划分,比如100-105为一组,106-111为第二组,依次类推,每组6个人,每人分别按参赛号顺序演唱。当小组演唱完后,淘汰组内排名最后
6
- 上传的压缩包是STL源码的部分具体实现。STL是一种标准模板库,源码比较有用。-Upload the compressed package is STL source implementation. STL is a standard template library, source code useful.