Inside the C++ Object Model 2025 pdf epub mobi 電子書 下載


Inside the C++ Object Model

簡體網頁||繁體網頁

Inside the C++ Object Model pdf epub mobi 著者簡介

Stanley B. Lippman的工作是提供關於C++和麵嚮對象的訓練、谘詢、設計和指導。Lippman在成為一名獨立谘詢顧問之前,曾經是迪士尼動化公司的首席軟件設計師。他在AT&T Bell實驗室的時候,領導瞭cfront 3.0版本和2.1版本的編譯器開發組。他也是Bjarne Stroustrup領導的Bell實驗室Foundation項目的成員之一,負責C++程序設計環境中的對象模型部分。Lippman還撰寫瞭許多關於C++的論文。目前Lippman已受雇於微軟公司,負責Visual C++項目。

譯者侯捷:電腦技術自由作傢,對於技術的鑽研和發錶,有獨特的品性與堅持。作品涵蓋著、譯、評三方麵,散見於各種刊特、媒體、網站論壇。


Inside the C++ Object Model pdf epub mobi 圖書描述

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

Inside the C++ Object Model 2025 pdf epub mobi 電子書 下載

Inside the C++ Object Model pdf epub mobi 圖書目錄




下載連結1
下載連結2
下載連結3
    


想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2025-02-25

Inside the C++ Object Model 2025 pdf epub mobi 電子書 下載

Inside the C++ Object Model 2025 pdf epub mobi 電子書 下載

Inside the C++ Object Model 2025 pdf epub mobi 電子書 下載



喜欢 Inside the C++ Object Model 電子書 的读者还喜欢


Inside the C++ Object Model pdf epub mobi 讀後感

評分

4年前臨近畢業的時候無意中從學校圖書館發現瞭它,從第一頁開始就被深深吸引住瞭,如飢似渴,一連幾天都鋪在上麵,雖然後麵的內容大多沒有看懂。後來工作之後的兩年中,此書起碼通讀瞭不下3遍,每次都有不同的體會-----經典的書籍就是這樣,隨著時光的流逝,更加沉澱齣它的芬芳...  

評分

這本書買瞭好幾年瞭。開始看的時候,感覺很深入艱澀,比較高難。這種感覺是因為初學之時注重錶麵上的“用法”。當漸漸發現這些“用法”非常復雜,難以掌握駕馭的時候,迴頭再看這本書,卻又發現它講的都是最簡潔基本的內容。如果學習的過程中能不時從這本書裏得到基本原理的啓...  

評分

第一代C++編譯器開發主管所寫。如果你想成為真正的C++高手,看這本書,他為你講述瞭編譯器在處理各種語法時在“後颱”所做的事。對C++有較深入瞭解的讀者會在讀後有恍然大悟之感。候傑翻譯,質量相當不錯,但內容太深,隻適閤對C++有較深瞭解的讀者。  

評分

這本書寫得很拗口,侯捷的翻譯也有很多不符閤習慣的用詞,所以讀起來頗為費力。 總結一下: 1. 虛函數的實現: 為每個帶有虛函數的類,建立一個虛函數錶,存放這個類的每個虛函數的地址。基類和派生類的虛函數錶有著不同的內容。 每個有虛函數的類的對象帶...  

評分

第一代C++編譯器開發主管所寫。如果你想成為真正的C++高手,看這本書,他為你講述瞭編譯器在處理各種語法時在“後颱”所做的事。對C++有較深入瞭解的讀者會在讀後有恍然大悟之感。候傑翻譯,質量相當不錯,但內容太深,隻適閤對C++有較深瞭解的讀者。  

類似圖書 點擊查看全場最低價
出版者:Addison-Wesley Professional
作者:[美] Stanley B·Lippman
出品人:
頁數:304
譯者:
出版時間:1996-5-13
價格:USD 64.99
裝幀:Paperback
isbn號碼:9780201834543
叢書系列:

圖書標籤: C++  C/C++  programming  經典  計算機  編程  編譯實現  計算機科學   


Inside the C++ Object Model 2025 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Inside the C++ Object Model pdf epub mobi 用戶評價

評分

神書,把C++講的很好

評分

helpful

評分

從另外一個角度即實現這的角度來考慮C++

評分

對這本書有特殊感情啊,嗬嗬。 這個作者是早期C++的參與者,內容沒得說。這是這個topic唯一的著作,你沒得選。可惜裡麵錯誤比較多,而且不是typo,是技術性的。讀的時候需要非常小心。

評分

in-depth C++

Inside the C++ Object Model 2025 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




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

友情鏈接

© 2025 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有