The C++ Standard Library, 2nd Edition 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


The C++ Standard Library, 2nd Edition

簡體網頁||繁體網頁
[德] Nicolai M·Josuttis 作者
Addison-Wesley Professional
譯者
2012-4-9 出版日期
1128 頁數
USD 74.99 價格
Hardcover
叢書系列
9780321623218 圖書編碼

The C++ Standard Library, 2nd Edition 在線電子書 圖書標籤: C++  STL  標準庫  Programming  C/C++  計算機  編程  程序設計   


喜歡 The C++ Standard Library, 2nd Edition 在線電子書 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-06-18

The C++ Standard Library, 2nd Edition 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

The C++ Standard Library, 2nd Edition 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

The C++ Standard Library, 2nd Edition 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



The C++ Standard Library, 2nd Edition 在線電子書 用戶評價

評分

這本書內容看上去比較的簡單,不看瞭

評分

草草讀瞭一遍,以後用來查閱

評分

當字典比較好。。

評分

經典十三年後復現。幾乎是對第一版的完全改寫。

評分

草草讀瞭一遍,以後用來查閱

The C++ Standard Library, 2nd Edition 在線電子書 著者簡介

Nicolai M. Josuttis is an independent technical consultant who designs mid-sized and large software systems for the telecommunication, traffic, finance, and manufacturing industries. A former member of the C++ Standard Committee library working group, Nico is well known in the programming community for his authoritative books. In addition to The C++ Standard Library, a worldwide best-seller since its first publication in 1999, his books include C++ Templates: The Complete Guide (with David Vandevoorde, Addison-Wesley, 2003) and SOA in Practice: The Art of Distributed System Design (O’Reilly Media, 2007)


The C++ Standard Library, 2nd Edition 在線電子書 著者簡介


The C++ Standard Library, 2nd Edition 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

The C++ Standard Library, 2nd Edition 在線電子書 圖書描述

The Best-Selling Programmer Resource–Now Updated for C++11

The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components - and to benefit from their power - you need a resource that does far more than list the classes and their functions.

The C++ Standard Library - A Tutorial and Reference, 2nd Edition describes this library as now incorporated into the new ANSI/ISO C++ language standard (C++11). The book provides comprehensive documentation of each library component, including an introduction to its purpose and design; clearly written explanations of complex concepts; the practical programming details needed for effective use; traps and pitfalls; the exact signature and definition of the most important classes and functions; and numerous examples of working code.

The book focuses on the Standard Template Library (STL), examining containers, iterators, function objects, and STL algorithms. You will also find detailed coverage of strings, concurrency, random numbers and distributions, special containers, numerical classes, internationalization, and the IOStreams library. An insightful introduction to fundamental concepts and an overview of the library will help bring newcomers quickly up to speed. A comprehensive index will support the C++ programmer in his/her day-to-day life.

The book covers all the new C++11 library components, including

Concurrency

Fractional arithmetic

Clocks and Timers

Random numbers and distributions

New smart pointers

Regular expressions

New STL containers, such as arrays, forward lists, and unordered containers

New STL algorithms

Tuples

Type traits and type utilities

The book also examines the new C++ programming style and its effect on the standard library, including lambdas, range-based for loops, and variadic templates.

An accompanying Web site, including source code, can be found at http://www.josuttis.com/.

The C++ Standard Library, 2nd Edition 在線電子書 下載 mobi epub pdf txt 在線電子書下載


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

The C++ Standard Library, 2nd Edition 在線電子書 讀後感

評分

这确是一本让人深以为相见恨晚的C++力作. 尤其是在C++11标准已出之后才阅毕,更是对自己的后知后觉唏嘘不已. 如前有人所建议,如经济拮据,可于网上下载电子版观看. 当然,个人还是认为应该购置一本常做翻阅,厚厚的一砖头,看累了还可以就地做枕休息... ^_^ 当然了,看似近800页的...  

評分

此書全面講述 C++ 標準程序庫,除了其中最主要的標準模板庫,還涵蓋涵了如國際化工具、空間配置器等其它方面,是一本經典之作,每一位 C++ 程序員都必備此書,可當作全面的參考手冊。此書作者為 C++ 標準委員會成員,譯者之一侯捷還是《STL 源碼剖析》的作者。衹可惜,此書原版...  

評分

此書全面講述 C++ 標準程序庫,除了其中最主要的標準模板庫,還涵蓋涵了如國際化工具、空間配置器等其它方面,是一本經典之作,每一位 C++ 程序員都必備此書,可當作全面的參考手冊。此書作者為 C++ 標準委員會成員,譯者之一侯捷還是《STL 源碼剖析》的作者。衹可惜,此書原版...  

評分

此書全面講述 C++ 標準程序庫,除了其中最主要的標準模板庫,還涵蓋涵了如國際化工具、空間配置器等其它方面,是一本經典之作,每一位 C++ 程序員都必備此書,可當作全面的參考手冊。此書作者為 C++ 標準委員會成員,譯者之一侯捷還是《STL 源碼剖析》的作者。衹可惜,此書原版...  

評分

此书在amazon.com上几乎得到了全五星的评论。800页的大部头,我大概花了一周不到的时间基本读完,并动手敲完了前10章的绝大部分demo代码。 STL的设计思想(通过迭代器将数据结构和算法分离,获得通用性的程序组件)是此书的精华。其余的部分诸如复数complex,valarray,bitset...  

類似圖書 點擊查看全場最低價

The C++ Standard Library, 2nd Edition 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


分享鏈接





The C++ Standard Library, 2nd Edition 在線電子書 相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有