Effective C++ Effective C++ Effective C++ Effective C++ Effective C++
2022-03-29 16:51:21 250KB Effective C++ Effective C++
1
Effective C++(第三版中文版) --高清版.pdf 个人收集电子书,仅用学习使用,不可用于商业用途,如有版权问题,请联系删除!
2022-03-17 20:28:28 29.11MB 计算机 编程
1
Effective C++第3版中文版.chm
2022-03-16 10:39:49 861KB Effective C++
1
Effective stl中文版 Effective stl英文版 (均完整清晰带索引,非影印) 示例代码
2022-03-13 06:47:05 1.61MB stl
1
Written for the intermediate or advanced C++ programmer, renowned C++ expert Scott Meyers provides essential techniques for getting more out of the Standard Template Library in Effective STL, a tutorial for doing more with this powerful library. STL is a hugely powerful feature of today's C++, but one with a well-earned reputation for complexity. The book is organized into 50 tips that explore different areas of the STL. Besides providing a list of dos and don'ts, Meyers presents a lot of background on what works and what doesn't with STL. Each tip is demonstrated with in-depth coding samples, many of which make use of two-color printing to highlight the most important lines of code. (Advanced developers will enjoy Meyers's in-depth explanations, while those who are in a hurry can skip ahead to the recommended tip itself.) A good part of this book involves using containers, like vectors and maps, which are built into STL. (Besides the standard built-in containers, the author also highlights recent additions to STL like B-trees, which are available as extensions from other vendors.) You'll learn the best ways to allocate, add, change, and delete items inside containers, including associative containers like maps. You'll also learn to avoid common pitfalls, which can result in writing code that is slow or just plain wrong. Other areas covered in Effective STL cover getting the most out of the 100-plus STL algorithms that are bundled with this library. Meyers shows you how to choose the correct algorithm for sorting and other functions. (Even advanced developers will learn something here.) Sections on using function objects (called functors) round out the text. Meyers shows you when these classes make sense and the best ways to implement them. Besides specific tips, you'll get plenty of general programming advice. A useful appendix shows the limitations of STL as implemented in Microsoft Visual C++ 6.0 and how to overcome them. Overall, Effective STL is a really invaluable source of programming expertise on an essential aspect of today's C++ for anyone who is using--or planning to use--STL in real production code. It is quite simply a must-have. --Richard Dragan
2022-03-13 06:45:16 7.65MB c++ Effective STL
1
EFFECTIVE+STL中文版:50条有效使用STL的经验》高清书签目录版本
2022-03-12 21:43:17 11.11MB STL
1
More Effective C++, Scott Meyers~ 包括中文版和英文版 35个改善编程与设计的有效方法
2022-03-04 23:44:07 3.69MB More Effective C++ 中英文版
1
Effective C++系列,包含Effective C++ ,More Effecitve C++和Effecitve STL,都是中文版的。
2022-02-25 10:07:58 1.2MB Effective C++ More Effecitve
1
大疆无人机说明书_Case_Study_Police_Operations_Made_More_Effective
2022-02-22 17:02:26 3.91MB c++ 开发语言 后端
中文第三版 Effective C++ (带完整目录)
2022-02-17 00:27:14 16.4MB Effective C++ 中文 第三版
1