经典好书《Ruminations on C++》读书内容简介: from the herd. Ruminations on C++ concentrates on the key C++ ideas and programming techniques--skimming the cream--to let y...详情
经典好书《Data Structures, Algorithms, And Applications In C++》读书内容简介:dents with an introduction to data structures and algorithms. It emphasizes algorithm analysis and the development of efficie...详情
经典好书《Algorithms in C++, Parts 1-4》读书内容简介:horoughly rewritten and substantially expanded and updated his popular work to provide current and comprehensive coverage of ...详情
经典好书《疯狂iOS 讲义(上) Objective-C 2.0与iPhone/iPad应用开发基础》读书内容简介: 为平台,全面介绍 iOS 应用开发的基础知识。全书从 Objective-C 基本语法开始,详细介绍了 Objective-C 的基本语法结构、Objective-C 的面向对象特征、Foundation 框架的核心类库用法、文件 I/O 体系等知...详情
经典好书《Learn Objective–C on the Mac (Learn Series) (Volume 0)》读书内容简介:s to the next level with this extensive guide to Objective--C, the native programming language for developing sophisticated s...详情
经典好书《Data Structures and Algorithm Analysis in C (2nd Edition)》读书内容简介:essful book provides a modern approach to algorithms and data structures using the C programming language. The book's concept...详情
C++性能优化指南 书籍
经典好书《C++性能优化指南》读书内容简介:近30年编程生涯中最频繁使用的技术和能够带来最大性能提升效果的技术,旨在让读者在提升C++程序的同时,思考软件优化之美。书中主要内容有:代码优化的意义和总原则,与优化有关的计算机硬件背景知识,能行分析方法及工具,优化字符串的使用,算法、查找和排序等等...详情
C安全编码标准 书籍
经典好书《C安全编码标准》读书内容简介:针,描述了C语言程序中导致软件潜在风险根源的编码错误,并根据严重性、被利用的可能性以及修补成本设置了优先级。每个指导方针提供了不安全代码的例子以及安全的替代方案。如果统一应用这些指导方针,可帮助消除导致缓冲区溢出、格式字符串潜在风险、整数溢出和常见的...详情
经典好书《C++ Templates中文版》读书内容简介:概念、常用技巧和应用实例3方面的有用资料,为读者打下C++模板知识的坚实基础。全书共5个部分,22章。第1章全面介绍了本书的内容结构和相关情况。第1部分(第2~7章)以教程的风格介绍了模板的基本概念,第2部分(第8~13章)阐述了模板的语言细节,第3...详情
经典好书《C++ Strategies and Tactics (Addison-Wesley Professional Computing Series)》读书内容简介: rules for how the pieces move is simply the first step; to master the game, you must understand the strategies and tactics t...详情