購物比價 | 找書網 | 找車網 |
FindBook |
有 1 項符合
THE C++ STANDARD LIBRARY: A TUTORIAL AND REFERENCE的圖書 |
![]() |
THE C++ STANDARD LIBRARY: A TUTORIAL AND REFERENCE 作者:JOSUTTIS 出版社:全華圖書 出版日期:1999-09-20 語言:英文 規格:精裝 / 797頁 / 普通級/ 單色印刷 / 初版 |
圖書館借閱 |
國家圖書館 | 全國圖書書目資訊網 | 國立公共資訊圖書館 | 電子書服務平台 | MetaCat 跨館整合查詢 |
臺北市立圖書館 | 新北市立圖書館 | 基隆市公共圖書館 | 桃園市立圖書館 | 新竹縣公共圖書館 |
苗栗縣立圖書館 | 臺中市立圖書館 | 彰化縣公共圖書館 | 南投縣文化局 | 雲林縣公共圖書館 |
嘉義縣圖書館 | 臺南市立圖書館 | 高雄市立圖書館 | 屏東縣公共圖書館 | 宜蘭縣公共圖書館 |
花蓮縣文化局 | 臺東縣文化處 |
|
The C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. Josuttis' book not only provides comprehensive documentation of each library component, it also offers clearly written explanations of complex concepts, describes the practical programming details needed for effective use, and gives example after example of working code. This thoroughly up-to-date book reflects the newest elements of the C++ standard library incorporated into the full ANSI/ISO C++ language standard. In particular, the text focuses on the Standard Template Library (STL), examining containers, iterators, function objects, and STL algorithms.
Nicolai M. Josuttis is an independent technical consultant who designs object-oriented software for the telecommunications, traffic, finance, and manufacturing industries. He is an active member of the C++ Standards Committee Library Working Group. Nicolai has written several books on object-oriented programming and C++. See www.josuttis.com.
CONTENTS:
Preface.
Acknowledgments.
1. About this Book.
2. Introduction to C++ and the Standard Library.
3. General Concepts.
4. Utilities.
5. The Standard Template Library.
6. STL Containers.
7. STL Iterators.
8. STL Function Objects.
9. STL Algorithms.
10. Special Containers.
11. Strings.
12. Numerics.
13. Input/Output Using Stream Classes.
14. Internationalization.
15. Allocators.
Internet Resources.
Bibliography.
|