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


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收藏本頁
你會得到大驚喜!!

發表於2025-01-22

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

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

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



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

評分

粗略的讀瞭一遍,前400多頁細讀,後600頁略讀,對於1.函數體2.c++11的特性3.STL的一些常規函數的使用都有瞭細緻的瞭解。

評分

復習瞭多半本,主要看瞭容器、迭代器、算法、函數對象與lambda、智能指針。

評分

文檔翻譯,值得看的是開頭的C++11語言特性簡介和後麵的並行一章

評分

復習瞭多半本,主要看瞭容器、迭代器、算法、函數對象與lambda、智能指針。

評分

基於C++11

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 在線電子書 讀後感

評分

建议读者去学习这本书的英文版,网上有CHM电子版,英文版也通俗易懂,没有什么生涩的地方。 之所以推荐英文版的原因是本书中文版太贵了  

評分

也许总是一天,会有高人出现在我的面前指点我两下,告诉我这是多少重要的一本书啊。还不快去读。但以我的工程经验来看,非C++高手就不必看了。

評分

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

評分

读了将近三个星期,终于把《C++标准程序库自修教程与参考手册》看完了,真是一书好书,作者把C++程序库讲得很透,侯捷老师译得也非常棒,字词的拿捏很考究,读起来感觉很流畅,译著的痕迹很浅。本书无愧为学习C++程序库之首选。  

評分

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

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

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


分享鏈接





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




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

友情鏈接

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