搜索资源列表
Standard Code
- 一些数据结构的c++实现的源代码,包括一些标准模板库的实现,还有一些高级话题. -some of the data structure to achieve c source code, including some standard template for the realization of some advanced topics.
用标准模板库STL实现文件比较
- 用标准模板库STL实现文件比较. 本文讨论如何使用标准模板库(STL),类模板和函数模板,以及其它编程技术来解决实际问题。本文涉及到STL包含的集合和向量,函数模板,类模板,常量检验,出错处理和使用STL的文件I/O。 要阅读本文,你要熟悉C++,熟悉类模板和函数模板。本文汇集了大量有关的信息,指引你逐步阅读。 本文用提问,设计和解决方案引导阅读。希望你能喜欢。 -Standard Template Library STL files comparison. This pa
中国象棋2222
- 一个小小的注意力测试 作为一个C++程序设计者,STL是一种不可忽视的技术。Sandard Template Library (STL): 标准模板库,更准确的说是 C++ 程序设计语言标准模板库。学习过MFC的人知道,MFC是微软公司创建的 C++ 类库。而与之类似的是 STL 是模板库,只不过 STL 是 ANSI/ISO 标准的一部分,而 MFC 只不过是微软的一个产品而已。也就是说STL是所有C++编译器和所有操作系统平-a little attention as a
11STLport(C++标准模板库源代码)
- STLport(C++标准模板库源代码),在学C++的必备,吐血推荐!-STLport (C standard template library source code), C students the essential, recommended to vomit blood!
ATL_____
- C++标准模板库-C standard template library
STTLV____
- 标准模板库 for C-Standard Template Library for C
C语言代码
- OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR arithmetic code. It is not a complet
数据结构 C++语言描述--应用标准模板库代码
- 数据结构 C++语言描述--应用标准模板库(STL)(第2版)书中代码。
StandardLibrary
- 这是关于C++标准模板库全英文版教程,绝对经典!非常值得下载-This is on the C++ Standard Template Library-wide curriculum in English, absolute classic! Well worth downloading
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
c
- C/C++ 语言参考 基本C/C++ 预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 标准 C 库: Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other standard C functions C++ C++ I/O
C_PlusPlusSTL
- C++标准模板库,英文版的参考资料,PDF格式-C++ standard template library, reference the English version, PDF format ... ...
calculater
- 简易计算器,利用到1.标准模板库;2.封装、继承、多态;-Simple calculator, the use of the 1. Standard Template Library 2. Encapsulation, inheritance, polymorphism
CplusplusPrimerPlus
- 作 者:[美]普拉塔(Prata,S.) 著 全书分17章和10个附录,分别介绍了C++程序的运行方式、基本数据类型、复合数据类型、循环和关系表达式、分支语句和逻辑操作符、函数重载和函数模板、内存模型和名称空间、类的设计和使用、多态、虚函数、动态内存分配、继承、代码重用、友元、异常处理技术、string类和标准模板库、输入/输出等内容。-Author: [United States] Puerto Plata (Prata, S.) the book is divided into 17 c
chelp
- C++ I/O C++ Strings C++ 标准模板库 -C++ I/O C++ Strings C++ Standard Template Library
PPT
- 关于学习visual c++比较全面的ppt 目录: 第1章 开始使用Visual C++ 第2章 变量和表达式 第3章 流程控制结构 第4章 数组和字符串 第5章 函数 第6章 指针与引用 第7章 程序文件和预处理指令 第8章 自定义数据类型 第9章 类的更多功能 第10章 继承与多态性 第11章 标准模板库 第12章 异常处理 第13章 创建Windows应用程序 第14章 使用MFC创建Windows程序 第15章 消息和命
STM32L1xx_StdPeriph_Lib_V1.3.1
- STM32L1XX 1.3.1版本标准设备库,含IAR和MDK工程模板,及各外设代码例程(STM32L1XX V1.3.1 Standard Library,includes IAR & MDK project templet.)