经典好书《Effective Modern C++》读书内容简介:xpertly with C++ with this practical book from Scott Meyers, one of the world's foremost authorities on this systems programm...详情
经典好书《Imperfect C++中文版》读书内容简介:一本讨论C++不足之处,并给出解决方案的图书。即便是C++阵营里最忠实的信徒,也不得不承认:C++语言并不完美。实际上,世界上也没有完美的编程语言。如何克服C++类型系统的不足?在C++中,如何利用约束、契约和断言来实施软...详情
经典好书《你必须知道的495个C语言问题》读书内容简介:许多参与者多年心血的结晶,是C语言界最为珍贵的财富之一。我向所有C语言程序员推荐本书。”——Francis Glassborow,著名C/C++专家,ACCU(C/C++用户协会)前主席“本书清晰阐明了Kernighan与...详情
经典好书《C++ the Core Language》读书内容简介:grammers transitioning to C++, an object-oriented enhancement of the C programming language. Designed to get readers up to sp...详情
数据结构C++语言描述 书籍
经典好书《数据结构C++语言描述》读书内容简介: 本书使用了STL容器类,对于每一容器类都提供了应用程序界面(API),可直接用于解决问题,对作为现代数据结构核心的游标类,进行了直观而精细的介绍,并提供了许多有关递归和继承的开发经验。作者简介详情
经典好书《Data Structures with C++ Using STL》读书内容简介:s courses using C++. This book uses a modern object-oriented approach to data structures, unified around the notion of the S...详情
数据结构C++语言描述 书籍
经典好书《数据结构C++语言描述》读书内容简介: 作者简介详情
经典好书《Thinking in C++》读书内容简介:f Thinking in C++, Bruce Eckel synthesized years of C++ teaching and programming experience into a beautifully structured cou...详情
C++应用程序性能优化 书籍
经典好书《C++应用程序性能优化》读书内容简介:绍C++程序性能优化的方法和实例。全书由4个篇组成,第1篇介绍C++语言的对象模型,该篇是优化C++程序的基础;第2篇主要针对如何优化C++程序的内存使用;第3篇介绍如何优化程序的启动性能;第4篇介绍了三类性能优化工具,即内存分析工具、...详情
经典好书《Cross-Platform Development in C++》读书内容简介:ment in C++ is the definitive guide to developing portable C/C++ application code that will run natively on Windows, Macin...详情