图书标签: C++ C/C++ programming 经典 计算机 编程 编译实现 计算机科学
发表于2024-12-31
Inside the C++ Object Model pdf epub mobi txt 电子书 下载 2024
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"--virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs. Highlights *Explores the program behavior implicit in the C++ Object Model's support of object-oriented programming. *Explains the basic implementation of the object-oriented features and the trade offs implicit in those features. *Examines the impact on performance in terms of program transformation.* Provides abundant program examples, diagrams, and performance measurements to relate object-oriented concepts to the underlying object model. If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you! Get a value-added service! Try out all the examples from this book at www.codesaw.com. CodeSaw is a free online learning tool that allows you to experiment with live code from your book right in your browser. 0201834545B11102003
Stanley B. Lippman的工作是提供关于C++和面向对象的训练、咨询、设计和指导。Lippman在成为一名独立咨询顾问之前,曾经是迪士尼动化公司的首席软件设计师。他在AT&T Bell实验室的时候,领导了cfront 3.0版本和2.1版本的编译器开发组。他也是Bjarne Stroustrup领导的Bell实验室Foundation项目的成员之一,负责C++程序设计环境中的对象模型部分。Lippman还撰写了许多关于C++的论文。目前Lippman已受雇于微软公司,负责Visual C++项目。
译者侯捷:电脑技术自由作家,对于技术的钻研和发表,有独特的品性与坚持。作品涵盖著、译、评三方面,散见于各种刊特、媒体、网站论坛。
helpful
评分复习完毕, 跟作者说的一样, 当回复读者的小品文看完了. 难度比当初看的时候小了很多...
评分in-depth C++
评分没看effective系列,从过去的Java OO和杂七杂八的FP思维方式,补了Using and Understanding C pointers,数据结构课上深化容器的概念和知识,并且补了《程序员的自我修养》里面的链接部分,过了Stroupstrup的the C++ Programming Language的第一部分Tour系列,总算可以看我现在最关心的内存实现模型了。过了这关应该就可以自己尝试设计程序而不是简单的依葫芦画瓢。
评分in-depth C++
我是以日记的形式写下,写完发觉有些书评的性质,就发到此处。 首先说 《深度探索 C++ 对象模型》 是一本书,一本介绍 C++ 对象模型的书,这是一本独一无二的从编译器的解读来阐述 C++ 对象模型的书籍,因着编译器的设计者和学习者全球本来就少,加之深度研究...
评分如果你跟我一样是个智商在250整点上的青年,如果你也觉得看看技术书,尤其是web青年都不待见的C++相关的技术书非常流弊,来试试吧,这本书最合适你了,看了之后也不用跟着写几行代码,顶多一把一把的薅头发,反正不费电!以前看书,书里总得告儿我别这样别那样,要这样要那样,...
评分这本书非常适合用来装逼!人活着不为了装逼,那跟咸鱼又有什么区别! 整本书几乎没讲C++的任何语法,任何编程技巧,任何使用经验,说的内容就如标题所言:C++编译器说明书 + virtual 关键字详解 ! 看这本书的时候,完全不需要写任何代码去验证。为什么?举个例子...
评分个人是先看了本书的导读,然后对本书的2,3,4,5章节比较感兴趣,所以主要读了这几个章节。 通过对第二章的阅读,对C++里面的几个类型的构造函数有了一个更深入的了解,本书讲的很细,大有看了恍然大悟之感。 第三章主要是介绍了C++里面类中数据成员的内存布局,有丰...
评分这本书非常适合用来装逼!人活着不为了装逼,那跟咸鱼又有什么区别! 整本书几乎没讲C++的任何语法,任何编程技巧,任何使用经验,说的内容就如标题所言:C++编译器说明书 + virtual 关键字详解 ! 看这本书的时候,完全不需要写任何代码去验证。为什么?举个例子...
Inside the C++ Object Model pdf epub mobi txt 电子书 下载 2024