当前位置:在线查询网 > 图书大全 > STL

STL_图书大全


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Effective STL中文版

ISBN:9787302126959

STL是C++标准库的一部分。本书是针对STL的经验总结,书中列出了50个条款,绝大多数条款都解释了在使用STL时应该注意的某一个方面的问题,并且详尽地分析了问题的来源、解决方案的优劣。 ...

Effective STL 中文版


STL , The

ISBN:9780134549767

The Standard Template Library (STL) was accepted in July 1994 as the ANSI standard for template con...

STL Primer The


STL高效编程

ISBN:9787111196242

《STL高效编程》(英文版)50条有效使用STL的经验   这是Effective C++的第3卷,还是那么出色。   ——Herb Sutter, ISO/ANSI C++标准...

STL 高效 编程


Data Structures with C++ Using STL

ISBN:9780130858504

For CS2/Data Structures courses using C++. This book uses a modern object-oriented approach to dat...

Data Structures with C++ Using STL


Generic Programming and the STL

ISBN:9780201309560

Austern's book introduces you to the generic programming paradigm and to the most important instanc...

Generic Programming and the STL


标准模板库自修教程与参考手册(STL进行C++编程第2版)

ISBN:9787030110084

...

标准 模板 自修 教程 参考 手册 STL 进行 C++ 编程 2


数据结构与STL

ISBN:9787111115014

本书使用c++作为教学语言,讲授 ...

数据结构 STL


STL源码剖析

ISBN:9787560926995

学习编程的人都知道,阅读、剖析名家代码乃是提高水平的捷径。源码之前,了无秘密。大师们的缜密思维、经验结晶、技术思路、独到风格,都原原本本体现在源码之中。 这本书所呈现的源码,使读者看到ve...

STL 源码 剖析


C++STL程序员开发指南

ISBN:9787113051648

本书通过对大量程序实例的分析,深入浅出地讲解了C++STL高级编程技术。全书首先介绍了C++语言的基本知识、C++语言编程核心技术和C++关键库类,然后逐步过渡到C++STL编程技术,用较大的篇幅对...

C++ STL 程序 开发 指南


泛型编程与STL

ISBN:9787508318059

许多程序员可能并不知道,C++不仅是一个面向对象程序语言,它还适用于泛型编程(generic programming)。这项技术可以大大增强你的能力,协助你写出高效率并可重复运用的软件组件(soft...

泛型 编程 STL


C++STL开发技术导引

ISBN:9787115161482

《C++ STL开发技术导引》讲述了C++ STL标准模板库在数据结构和算法的实践领域发挥着重要的作用。本书共分5篇26章,以“C++编程技术→C++ STL泛化技术基础→C++ STL容器技术→C...

C++ STL 开发 技术 导引


Extended STL, Volume 1

ISBN:9780321305503

“Wilson’s menu of STL treatments will no doubt be good eating for generic programming adherents, ar...

Extended STL Volume 1


Designing Components with the C++ STL

ISBN:9780201674880

'This book is the most accurate and up-to-date source of information on the STL currently available...

Designing Components with the C++ STL


数据结构与STL

ISBN:9787111139621

...

数据结构 STL


STL Pocket Reference

ISBN:9780596005566

This reference describes the functions, classes, and templates in that part of the C++ standard lib...

STL Pocket Reference


Automating With Step 7 In Stl And Scl

ISBN:9783895782435

...

Automating With Step 7 In Stl And Scl


Automating with STEP 7 in STL and SCL

ISBN:9783895782954

...

Automating with STEP 7 in STL and SCL


C++ STL 中文版

ISBN:9787508310589

本书对C++ STL进行了全面而深入的阐述。STL(标准模板库)是在惠普实验室中开发的,已纳入ANSI/ISO C++标准。其中的代码采用模板类及模板函数的方式,可以极大地提高编程效率。本书由P.J...

C++ STL 中文版


泛型编程与STL

ISBN:9787508314877

《泛型编程与STL》阐述了泛型编程的中心思想:concepts、modeling、refinement,并为你展示这些思想如何导出STL的基础概念:iterators、containers、func...

泛型 编程 STL


Effective STL

ISBN:9787508314976

C++STL(Standard Template Library,标准模板)是一次革命,但是学习如何用它却是一个挑战。在本书中,Scott Meyers(两本最畅销的书《Effective C++》...

Effective STL


STL Tutorial and Reference Guide

ISBN:9780201379235

"The second edition is clearer and adds more examples on how to use STL in a practical environment....

STL Tutorial and Reference Guide


STL扩展技术手册 卷I:集合和迭代器

ISBN:9789787111246

本书以STLSoft为基础,广泛深入地论述了C++标准库STL的相关内容。全书共三部分43章,包括标准模板库、扩展STL、元素引用类别、DRY SPOT原则、抽象泄漏法则、契约式编程、约束、垫片、不...

STL 扩展 技术 手册 I 集合


STL扩展技术手册卷I

ISBN:9787111242277

《STL扩展技术手册》以STLSoft为基础,广泛深入地论述了C++标准库STL的相关内容。全书共三部分43章,包括标准库模板、扩展STL、元素引用类别、DRYSPOT原则、抽象泄漏法则、契约式编程...

STL 扩展 技术 手册 I


STL源码剖析

ISBN:9787562226994

...

STL 源码 剖析


Data Structures with STL

ISBN:9780130289278

...

Data Structures with STL


STL Programming from the Ground Up

ISBN:9780078825071

...

STL Programming from the Ground Up


泛型程式設計與STL

ISBN:9789575667672

...

泛型 程式 設計與 STL


STL Tutorial and Reference Guide

ISBN:9780321702128

"The second edition is clearer and adds more examples on how to use STL in a practical environment....

STL Tutorial and Reference Guide


STL源碼剖析THE ANNOTATED STL SOURCESING SGI STL)

ISBN:9789864210329

...

STL 源碼 剖析 THE ANNOTATED STL SOURCESING SGI STL


STL for C++ Programmers

ISBN:9780471971818

"It is the first book that I have read that makes STL quickly usable by working programmers" Franci...

STL for C++ Programmers


Effective STL

ISBN:9780201749625

- ...

Effective STL