STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library, 2/e(Paperback)
暫譯: STL 教程與參考指南:使用標準模板庫的 C++ 程式設計,第二版(平裝本)

David R. Musser

  • 出版商: Addison Wesley
  • 出版日期: 2001-04-06
  • 售價: $1,880
  • 貴賓價: 9.5$1,786
  • 語言: 英文
  • 頁數: 546
  • 裝訂: Paperback
  • ISBN: 0321702123
  • ISBN-13: 9780321702128
  • 相關分類: C++ 程式語言
  • 已絕版

買這商品的人也買了...

商品描述

"The second edition is clearer and adds more examples on how to use STL in a practical environment. Moreover, it is more concerned with performance and tools for its measurement. Both changes are very welcome."
--Lawrence Rauchwerger, Texas A&M University
"So many algorithms, so little time! The generic algorithms chapter with so many more examples than in the previous edition is delightful! The examples work cumulatively to give a sense of comfortable competence with the algorithms, containers, and iterators used."
--Max A. Lebow, Software Engineer, Unisys Corporation

The STL Tutorial and Reference Guide is highly acclaimed as the most accessible, comprehensive, and practical introduction to the Standard Template Library (STL). Encompassing a set of C++ generic data structures and algorithms, STL provides reusable, interchangeable components adaptable to many different uses without sacrificing efficiency. Written by authors who have been instrumental in the creation and practical application of STL, STL Tutorial and Reference Guide, Second Edition includes a tutorial, a thorough description of each element of the library, numerous sample applications, and a comprehensive reference.

You will find in-depth explanations of iterators, generic algorithms, containers, function objects, and much more. Several larger, non-trivial applications demonstrate how to put STL's power and flexibility to work. This book will also show you how to integrate STL with object-oriented programming techniques. In addition, the comprehensive and detailed STL reference guide will be a constant and convenient companion as you learn to work with the library.

This second edition is fully updated to reflect all of the changes made to STL for the final ANSI/ISO C++ language standard. It has been expanded with new chapters and appendices. Many new code examples throughout the book illustrate individual concepts and techniques, while larger sample programs demonstrate the use of the STL in real-world C++ software development. An accompanying Web site, including source code and examples referenced in the text, can be found at http://www.cs.rpi.edu/~musser/stl-book/index.html.

商品描述(中文翻譯)

「第二版更清晰,並增加了更多在實際環境中使用 STL 的範例。此外,它更關注性能及其測量工具。這兩項變化都非常受歡迎。」
--Lawrence Rauchwerger,德克薩斯農工大學

「有這麼多算法,卻這麼少時間!這一版的通用算法章節比前一版有更多的範例,令人愉快!這些範例累積起來,讓人對所使用的算法、容器和迭代器有一種舒適的熟練感。」
--Max A. Lebow,Unisys Corporation 軟體工程師

《STL 教程與參考指南》被高度評價為最易於理解、最全面且最實用的標準模板庫 (STL) 介紹。它涵蓋了一組 C++ 通用數據結構和算法,STL 提供可重用、可互換的組件,適用於多種不同的用途,而不會犧牲效率。這本書由在 STL 的創建和實際應用中發揮重要作用的作者撰寫,《STL 教程與參考指南,第二版》包括教程、對庫中每個元素的詳細描述、眾多示範應用以及全面的參考資料。

您將會找到對迭代器、通用算法、容器、函數對象等的深入解釋。幾個較大的非平凡應用展示了如何發揮 STL 的力量和靈活性。本書還將向您展示如何將 STL 與面向對象的編程技術整合。此外,全面且詳細的 STL 參考指南將成為您學習使用該庫時的常伴和便利夥伴。

這一版已全面更新,以反映對最終 ANSI/ISO C++ 語言標準所做的所有變更。它擴展了新的章節和附錄。書中許多新的代碼範例說明了各個概念和技術,而較大的示範程式則展示了在實際 C++ 軟體開發中使用 STL 的情況。附帶的網站,包括文中提到的源代碼和範例,可以在 http://www.cs.rpi.edu/~musser/stl-book/index.html 找到。