搜索资源列表
Effective_stl
- 很好的一本stl的书,本书分为7个部分,每部分各说明stl的高效用法及正确使用-good stl a book, the book is divided into seven parts, each part of the note stl efficient usage and proper use
1_TO_4
- 大型risc处理器设计源代码,这是书中的代码 基于流水线的risc cpu设计-large risc processor design source code, which is based on the code book pipelined design of the risc cpu
STLyuanmapouxi
- 代码中包含了部分作者侯捷的<<STL源码剖析>>一书中的程序实例,有助于理解及应用STL,来进行方便高效的编程
EffectiveSTL(CHINESE)
- 书中作者解释了怎样结合STL组件来在库的设计得到最大的好处。这样的信息允许你对简单、直接的问题开发简单、直接的解决方案,也帮你对更复杂的问题设计优雅的方法。我描述了常见的STL使用错误,而且向你演示怎么避开它们。那帮助你躲开闪资源漏、不可移植的代码和未定义的行为。我讨论了优化代码的方法,所以你能使STL表现得像它应该的那样快速、光滑。 本书作者为Scott Meyers,由龚敏敏翻译。
EffectiveSTL
- 书中作者解释了怎样结合STL组件来在库的设计得到最大的好处。这样的信息允许你对简单、直接的问题开发简单、直接的解决方案,也帮你对更复杂的问题设计优雅的方法。我描述了常见的STL使用错误,而且向你演示怎么避开它们。那帮助你躲开闪资源漏、不可移植的代码和未定义的行为。我讨论了优化代码的方法,所以你能使STL表现得像它应该的那样快速、光滑。
c++stl程序员开发指南
- C++STL程序员开发指南,附书光盘,里面含有本书各章节的全部完整代码。-C programmers to develop guidelines on CD-ROM attached, it contains sections of the book all the integrity code.
Chapter13_1.rar
- C++STL开发技术导引 一本很好的书 大家赶快下吧,C++ STL to develop technical guidance of a good book right under the U.S. as soon as possible
STL_tutorial_reference
- 讲解c++标准库的书,英文版的,很好很强大-Explain c++ Standard library books, in English, very good strong
fanxingbianchengjiSTLPDF)
- 是一本详细介绍泛型编程机STL模板的书,适合有一定c++编程基础的人学习-Is a detailed template generic programming machine STL book, suitable for a certain c++ Programming based learning
TheAnnotatedSTLSource
- 书名《STL源码剖析》,是STL所有组件的实现技术和其背后原理的解说。懂的人不用多说,候捷的书。-The title of
STLsjzn
- STL实践指南,一本学习STL不错的书,非常值得一看。-STL Guide to Practice, a good book to learn STL, worth a visit.
C_standard
- C++ 标准程序库 源代码 含有所有原书代码,适合正在学习C++标准程序库的爱好者,也适合适时翻阅查找相关内容。-C++ Standard Library source code contains all the original code, suitable for learning C++ standard library of enthusiasts, but also look for the right time to find relevant content.
ssd7exercise3
- 1实现stl容器; 2实现说给声明的函数 3使用递归方法 相对于实验2,新增了2个类Class Category。Class Categories; 关键算法: virtual void findOfferings (Listing::iterator start, Listing::iterator finish, Listing &matches) void findOfferingsRecursive (Listing::iterator start, Listi
ssd7exercise4
- 1使用到了stl sorting 2stl find 3实现所有声明的函数。 关键方法是: virtual Listing sort(string field) 根据选择"email," "start," "close," and "quantity."来对list中的advertisements进行排序。 virtual Listing filter(string keyword) 筛选出whose name or descr iption contains
black-book
- acm传说中的黑书,不可多得的一本数,看了acm必过!-acm legendary black book, a rare few, they had to read the acm!
DesignPattern
- 正在重构几个大项目,自己也正在编写设计模式库。 覆盖20几种采用模式; 而本人是本着好用,简洁至上的原则。编写了一套易用,易懂的模式库。 该模式库会用到LOKI部分对象(和BOOST 用到STL 对象基本类似)。请注意下载LOKI。 代码完全原创,免费提供大家下载,学习,研究和使用, 参考文献:《设计模式》《C++设计新思维》《模式分析》《代码重构》 程序中所使用的英文注释,来自《设计模式》一书。 编写语言: C-Several large p
Boostlibrary-of-books
- boost程序库完全开发手册,一本详细讲解boost库的书,c++编程爱好者典藏。-fully developed manual boost library, a library of books explain in detail the boost, c++ programming enthusiasts collection.
CPP-STL
- C++ STL基础及应用一书的电子课件和第十一章源码!很好,对学习STL很有帮助!-C + + STL-based application and a book of electronic courseware and XI source! Very good, very helpful in learning STL!
1
- 使用STL写的一个非常简单的图书馆存入借出书系统,主要为了说明如何简单的使用STL-Use STL to write a very simple book lending library into the system, mainly to illustrate how simple using the STL