C++標(biāo)準(zhǔn)庫教程

出版時間:2006-5  出版社:清華大學(xué)出版社  作者:約祖蒂斯  頁數(shù):799  
Tag標(biāo)簽:無  

內(nèi)容概要

C++標(biāo)準(zhǔn)庫提供了一組通用類和接口,從而極大地拓展了核心C++語言。但是,要高效地利用C++標(biāo)準(zhǔn)庫進(jìn)行開發(fā),只知道標(biāo)準(zhǔn)庫的類名及其函數(shù)名是不夠的,還需要更深入地學(xué)習(xí)和掌握。本書正是基于這種需要而編寫的。    本書以最新的C++標(biāo)準(zhǔn)庫為基礎(chǔ),不僅介紹了C++標(biāo)準(zhǔn)庫及其所有組件,而且還講述了如何在實際編程中高效地使用它們。本書的重點是標(biāo)準(zhǔn)模板庫(STL),詳細(xì)介紹了標(biāo)準(zhǔn)模板庫的容器、迭代器、函數(shù)對象以及STL算法。對標(biāo)準(zhǔn)庫的每個組件,不僅介紹了其作用和設(shè)計方法,而且還給出了相應(yīng)的范例、詳細(xì)的描述、可能的陷阱,以及各組件的類及其函數(shù)的正確書寫和定義。    本書講解全面、詳盡、易懂,而且與實際的編程開發(fā)緊密相連,不僅可以作為C++高級開發(fā)的教材,而且可作為開發(fā)人員的案頭參考書,以供隨時查閱。

書籍目錄

PrefaceAcknowledgments1 About this Book   l.l Why this Book I  1.2 What You Should Know Before Reading this Book   l.3 Style and Structure of the Book   l.4 How to Read this Book   1.5 State of the Aft   1.6 Example Code and Additional Information   1.7 Feedback 2 Introduction to C++ and the Standard Library   2.1 History   2.2 New Language Features     2.2.1 Templates     2.2.2 Explicit initialization for Fundamental Types     2.2.3 Exception Handling     2.2.4 Namespaces     2.2.5 TVpe hoof     2.2.6 KeVword exDlicit     2.2.7 New Operators for Type Conversion     2.2.8 Initialization of Constant Static Members     2.2.9 Definition of maino ZI  2.3 Complexity and the Big-O Notation ZI3 General Concepts   3.1 Namespace std   3.2 Header Files   3.3 Error and Exception Handling     3.3.1 Standard ExceDtion Classes     3.3.2 Members of Exception Classes     3.3.3 Throwing Standard Exceptions     3.3.4 Deriving Standard Exception Classes   3.4 Allocators 4 Utilities   4.1 Pairs     4.1.1 Convenience Function make--pair    4.l.2 Examples of Pair Usage   4.2 Class auto Dtr     4.2.1 Motivation of Class auto Dtr    4.2.2 Transfer of Ownership bV auto air     4.2.3 auto Dtrs as Members     4.2.4 Misusing auto--ptrs     4.2.5 auto Dtr ExamDles     4.2.6 Class auto Dtr in Detail   4.3 Numeric Limits   4.4 Auxiliary Functions     4.4.1 Processing the Minimum and Maximum     4.4.2 Swapping TWo Values   4.5 Supplementary Comparison Operators    …… 5 The Standard Template Library 6 STL Containers 7 STL Iterators 8 STL Function Obiects 9 STL Algorithms 10 Special Containers 11 Strings 12 Numerics 13. I Common Background of I/O Streams 14 Internationalization 15 Allocators Internet ResourcesBibliographyIndex

圖書封面

圖書標(biāo)簽Tags

評論、評分、閱讀與下載


    C++標(biāo)準(zhǔn)庫教程 PDF格式下載


用戶評論 (總計2條)

 
 

  •   這本書寫的很棒,寫了很多標(biāo)準(zhǔn)庫的東西。有興趣的可以看看!也是廣大C++愛好的工具書?。?/li>
  •   學(xué)C++必看的書
 

250萬本中文圖書簡介、評論、評分,PDF格式免費下載。 第一圖書網(wǎng) 手機(jī)版

京ICP備13047387號-7