搜索资源列表
STLexample
- 标准模板库STL的学习资料,包括容器,链表,栈等。-Standard Template Library STL learning materials, including containers, linked lists, stacks and so on.
stlport
- c++stl标准模板库,2008年最新更新,支持所有MFC函数。-c++ stl Standard Template Library, in 2008 the latest updates, and support all MFC functions.
lab_10
- 1.将直接插入程序,直接选排程序,冒泡程序,顺序查找函数封装到数组类中,作为成员函数,实现并测试类 2.定义一个整形数组,使用C++标准模板库(STL)中查找函数find()进行数据的查找 3.定义一个对people类对象数组按编号排序的函数,一个按编号查找people对象的函数。在测试过程中对使用前面实验得到的结果定义教师数组和学生数组,分别对教师数组和学生数组进行排序和查找-1. Will directly insert the procedure, direct election
stl
- STL编程,学习标准模板库的重要资料和编程实例,值得C/C++程序员学习-STL programming, Standard Template Library to learn important information and programming examples, it is C/C++ programmers to learn
calculater
- 简易计算器,利用到1.标准模板库;2.封装、继承、多态;-Simple calculator, the use of the 1. Standard Template Library 2. Encapsulation, inheritance, polymorphism
STL
- STL,是关于c++标准模板库的。希望对大家有用,注你学习愉快!-STL, is about c++ Standard Template Library.I hope useful, Note you happy learning!
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 exp
iterator
- 容器,迭代器,是学习stl标准模板库的入门小程序-Containers, iterators, Standard Template Library is learning stl entry applet
stl_src_doc
- c++强大的stl标准库,用于搜索各个模板库文件,很棒棒哦(Standard Template Library)
STM32L1xx_StdPeriph_Lib_V1.3.1
- STM32L1XX 1.3.1版本标准设备库,含IAR和MDK工程模板,及各外设代码例程(STM32L1XX V1.3.1 Standard Library,includes IAR & MDK project templet.)
ctjldc
- STLport(C++标准模板库源代码),在学C++的必备,吐血推荐!,()