搜索资源列表
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
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
- STL源代码剖析,非常好的图书。清晰版。-STL source code explained. good book.
STL_Reference
- 可作为C++ STL 的参考手册,比起书本更加便于编程人员携带-Can be used as the C++ STL reference manual than a book to bring more user-friendly programming staff
fanxingbianchengjiSTLPDF)
- 是一本详细介绍泛型编程机STL模板的书,适合有一定c++编程基础的人学习-Is a detailed template generic programming machine STL book, suitable for a certain c++ Programming based learning
C.STL
- 本书对C++STL 进行了全面而深入的阐述,STL是惠普实验室开发,全书分16章,其中13章通过背景知识,功能描述,头文件代码,测试程序和习题-The book of C++ STL conducted a comprehensive and in-depth exposition, STL is a Hewlett-Packard developed in the laboratory, the whole book at Chapter 16, Chapter 13 of them thro
Eff_STL_CN[1]
- 本书是C++语言参考手册,按字母顺序介绍了C++语言的核心和最常用的类库及函数库,内容涵盖了C++的关键字,函数,运算符,类概念和技术细节.本书解释细致易懂,范例程序简短明了.初学者和有经验的C++程序员都能够从本书快速地找到所需问题的答案.-This book is C++ Language reference manual, in alphabetical order, introduced the C++ Language core and most commonly used class
EffectiveSTL
- 这本书,是世界顶级C++大师Scott Meyers成名之作的第二版。其第一版诞生于1991年。在国际上,本书所引起的反响之大,波及整个计算机技术出版领域,余音至今未绝。几乎在所有C++书籍的推荐名单上,本书都会位于前三名。作者高超的技术把握力,独特的视角、诙谐轻松的写作风格、独具匠心的内容组织,都受到极大的推崇和仿效-This book is the world
DesigningComponentswiththeCppSTL
- 全英文版的STL书籍,本人认为比较好的一本书:Design Components with the C++ STL -The entire English version of the STL books, I think a better book: Design Components with the C++ STL
Eff_STL_CN
- Effect STL 中文版,非常好的一本书-Effect STL English version of a very good book
Eff_STL
- 在知道怎么建立容器,迭代它们的内容,添加删除元素和应用常见算法的基础上,该书中作者解释了怎么结合STL组件在库的设计得到最大的好处。-Know how to set up in containers, iterative their content, add and delete elements in the application of common algorithm based on the author of the book explains how combining STL li
BookTheCPPStandardLibraryatutorialandreference
- Source code for the Book The C++ Standard Library a tutorial and reference.
STLsjzn
- STL实践指南,一本学习STL不错的书,非常值得一看。-STL Guide to Practice, a good book to learn STL, worth a visit.
Stl_Tutorial_And_Reference_Guide
- The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science.This book will help you how to programming with STL.
black-book
- acm传说中的黑书,不可多得的一本数,看了acm必过!-acm legendary black book, a rare few, they had to read the acm!
stl-book
- stl 经典大师之作-stl book is so good for studying stl
telephone-book
- Example of STL, that helps to create a simple phone book
a-simple-phone-book
- map容器实现一个简单的电话本,可以实现输入,查找以及删除的功能。-map container implements a simple phone book, you can achieve input, search and delete functions.