搜索资源列表
tmpl-examples
- C++模板源码 模板和泛型编程的学习资料-C source code templates and template Generic Programming learning materials
ListTest1
- Visual C++.NET编程技术体现\\第12章 STL编程-Visual C.NET programming techniques embodied \\ Chapter 12 STL Programming
ListTest2
- D:\\Visual C++.NET编程技术体现 \\第12章 STL编程\\ListTest2-D : \\ Visual C.NET programming techniques embodied \\ Chapter 12 STL programming \\ ListTest2
STLCppRefer
- c++ stl程序设计参考帮助文档,绝对可用; STL 设计帮助文档-c++ stl programming reference to help document, absolutely free Stl design help doc
STL_Reference
- 可作为C++ STL 的参考手册,比起书本更加便于编程人员携带-Can be used as the C++ STL reference manual than a book to bring more user-friendly programming staff
C++STL
- 可以帮助进一步学习、熟悉C++高级程序设计,并且提高编写C++程序的速度-Can help further learning, familiar with the C++ Senior programming, and enhance the preparation of C++ Procedures speed
fanxingbianchengjiSTLPDF)
- 是一本详细介绍泛型编程机STL模板的书,适合有一定c++编程基础的人学习-Is a detailed template generic programming machine STL book, suitable for a certain c++ Programming based learning
CPP_Standard_Library
- C++标准库源代码_C++ STL Source Code 请不要修改任何文件,如果您修改某些文件,会导致库内部的不统一。请参考The C++ Programming Language及 The C++ Standard Library。-C++ Programming Language The C++ Standard Library
chat
- Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly
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.
howcouldyoustudiC
- First, Generic Programming is sort of invented by Alexander Stepanov and David Musser, who, and several others including Bjarne Stroustrup and Andrew Knoenig, introduced the whole C++ Templates system and essentially “the” STL into C++. This means th
Addison.Wesley.Essential.C++
- • Generic programming and the Standard Template Library (STL) • Object-based programming and class design • Object-oriented programming and the design of class hierarchies • Function and class template design and use ̶
STL
- c++ STL程序员开发指南,从程序员的角度出发,讲述C++高级编程技术,然后讲述C++标准库,最后讲述STL技术-c++ STL Programmer Developer' s Guide, from the programmer' s point of view, about the C++ advanced programming techniques, and then talk about C++ standard library, the last about the S
Addison.Wesley.Designing.Components.with.the.C++.
- Aims of this book The book has two aims. As a technical reference, the reference document mentioned earlier is hardly suited to explain the concepts of the STL. Therefore, the first aim is to present how the STL can be used in a sensible way. I
EffectiveSTL
- 这本书列举了一些C++的良好编程风格,对于提高C++编程能力大大有帮助-The book lists some adanced skills of C++ programming, which will greatly help you.
a
- 《高级语言C++程序设计(第二版)》 附录C_标准模板库(STL)-" Advanced C++ Programming Language (second edition)" Appendix C_ Standard Template Library (STL)
STLjiaocheng
- 标准模板库自修教程与参考手册 stl进行c++编程-Standard Template Library Tutorial and Reference Manual for stl c++ programming
ThinkInCAdd
- 全书分为6大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了细微的讨论;并通过精心挑选的实例,向读者传达优秀的设计理念和方法。-The book is divided into six parts, 32 chapters, each of the C++ language, history and characteristics, classes and inheritance, STL and generic programming, d
STL_analysis
- STL编程精讲,为我们详细的讲明了STL的实现以及他们的运用 非常好的有助于提高C++编程能力的一本好书-STL programming Jingjiang, made it clear to our detailed implementation of the STL, and they help to improve the use of very good programming skills in C++ a good book
C(thinking)
- C++语言沉思录!深入剖析C++语言历史和特点、类和继承,STL与泛型编程以及库的设计等技术话题。适用于一定C++程序经验的人员越短,用于提高编程能力,成为一名真正C++编程高手!-C++ language meditation! In-depth analysis of C++ language, history and characteristics, classes and inheritance, STL and generic programming and database desi
