资源列表
cpp-zhengli
- 《C++语言程序设计案例教程 郑莉著》源代码 本书基于C++语言的基本语法设计了数百个经典语法案例,以综合性和实用性为基准设计了十几个大型综合案例。通过这些精心设计的案例深入浅出地介绍了C++语言程序设计的特点,循序渐进地介绍了面向对象程序设计思想和方法。全书共分为13章,内容包括:C++程序设计和面向对象程序设计的概念,基础知识和函数,类与对象,数据的存储和访问属性,数组、指针与字符串,继承与派生,多态性,群体类和群体数据的组织,泛型程序设计与STL,流类库与输入输出,异常处理和Wind
Exceptional-CPPStyle
- 软件“风格”所要讨论的主题是如何在开销与功能之间、优雅与可维护性之间、灵活。性与过分灵活之间寻找完美的平街点。在本书中,著名的C++大师Herb Sutter给出了40个编程问题。其目的是为了使读者不仅“知其然”,更要“知其所以然”,并帮助读者在软件开发中进行正确的决策。本书是围绕实际问题及其解决方案展开论述的,对一些至关重要的C++细节和相互关系提出了新的见解,为当今的关键C++编程技术(如泛型编程、STL、异常安全等)提供了新的策略。 本书中,C++大师Herb sutter通
SurfaceFLA
- stl文件的读取,删除重复的点和边,进行拓扑重构,得到新的数据结构-stl file to read, delete duplicate vertices and edges, the topology reconstruction, new data structures
effective_stl
- c++的标准库stl及stl的介绍,stl的高效使用方法-c standard library stl and introduction,the stl efficient use
STL-learning-package
- STL学习包内有VC源码和STL学习文档 30分钟学会STL-STL learning package within the VC source and STL study documents30minutes to learn STL
STL-source-code-analysis
- stl源码剖析,自己在网上搜集的各种STL源码剖析,希望有能帮助的地方-STL source code analysis, themselves in the online collection of STL source code analysis, hope to have the help.
Generic-programming-and-STL
- 泛型编程与stl,通过自己寻找和搜集的知识编出的大全,希望有所帮助-Generic programming and STL, through their own to find and gather knowledge for a book, hope that help
guichet
- Guichet d attente, counter of waiting developing in C++ with STL library.
topK
- 计算topk 数组的最小的k个数,已经使用stl nth_element-calculat the topl
stl_src_doc
- 标准STL库手册,方便查询各个标准容器有哪些函数,怎么使用,还有一些使用的demo,在开发中,有助于提高开发速度-Standard STL library manual, easy access to each standard container which functions and how to use, there are some demo, development, help to improve development speed
CPPProject_Application
- 一个C++工程,是一个留学申请的软件,用到了STL流类库-A c++ project, it is a study of the application software
CPPwork_STL
- 一个C++工程,实现选校系统,基于STL流类库,支持文件读写-A c++ project, realizing choose the school system, based on the STL flow class library, supporting documents, and reading and writing