文件名称:CPPexam10
介绍说明--下载内容均来自于网络,请自行研究使用
1. 使用 C++标准模板库(STL)中的双向队列类(deque)重新实现实验九中实验任务2。
2. 声明一个整型数组,使用 C++标准模板库(STL)中的查找算法 find()进行数据的查找,然后应用排序算法Sort(),并配合使用标准函数对象Greater<T>对数据进行升序和降序排序。
-1 Use C++ Standard Template Library (STL) in the two-way queue class (deque) reimplement experiment IX experimental task 2. (2) declare an integer array, use C++ Standard Template Library (STL) in the search algorithm find () for data search, and then apply the sorting algorithm Sort (), and used in conjunction with standard function object Greater <T> The data in ascending and descending order.
2. 声明一个整型数组,使用 C++标准模板库(STL)中的查找算法 find()进行数据的查找,然后应用排序算法Sort(),并配合使用标准函数对象Greater<T>对数据进行升序和降序排序。
-1 Use C++ Standard Template Library (STL) in the two-way queue class (deque) reimplement experiment IX experimental task 2. (2) declare an integer array, use C++ Standard Template Library (STL) in the search algorithm find () for data search, and then apply the sorting algorithm Sort (), and used in conjunction with standard function object Greater <T> The data in ascending and descending order.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
10_1
....\10_1.cpp
....\10_1.dsp
....\10_1.dsw
....\10_1.ncb
....\10_1.opt
....\10_1.plg
....\Debug
....\.....\10_1.exe
....\.....\10_1.obj
....\.....\10_1.pdb
....\.....\Desktop_.ini
....\.....\StdAfx.obj
....\.....\vc60.pdb
....\Desktop_.ini
....\ReadMe.txt
....\StdAfx.cpp
....\StdAfx.h
10_2
....\10_2.dsp
....\10_2.dsw
....\10_2.ncb
....\10_2.opt
....\10_2.plg
....\Debug
....\.....\10_2.exe
....\.....\10_2.pdb
....\.....\Desktop_.ini
....\.....\f.obj
....\.....\vc60.pdb
....\Desktop_.ini
....\f.cpp