Computer Architecture 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


Computer Architecture

簡體網頁||繁體網頁
John L. Hennessy 作者
Morgan Kaufmann
譯者
2006-09-27 出版日期
704 頁數
USD 89.95 價格
Paperback
叢書系列
9780123704900 圖書編碼

Computer Architecture 在線電子書 圖書標籤: 計算機  architecture  計算機科學  Computer.Architecture  體係結構  係統體係結構  computer  CS   


喜歡 Computer Architecture 在線電子書 的讀者還喜歡




點擊這裡下載
    


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

發表於2024-06-18

Computer Architecture 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

Computer Architecture 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

Computer Architecture 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



Computer Architecture 在線電子書 用戶評價

評分

作者與時俱進啊,第四版更新到06年的世界瞭

評分

第五版快要齣來啦~~~

評分

為瞭復習高體考試讀的,主要是第四版翻譯版和第五版英文版。話說翻譯著實不怎麼靠譜。。。書寫的很好,值得專搞計算機的人看看。但我個人對體係結構並不十分感興趣。

評分

沒什麼意思

評分

8gjlo pa7 lgfb bgm 5o7fb na pa6fb lj697 g88 noa ta ia7 roa o7 paf tafb ea6f 86 ro6f hm 4a6g 96f ta eam noa y7a d7 b7fb tgm pafb f7fb 7j 5a nom ro7fb noa tafb 86 ro6f roa 4a6f fa6f noa l6 h7f pa6fb om rmg tgfb bgfb lgfb 86 ro6f ta ia oma om6fb

Computer Architecture 在線電子書 著者簡介


Computer Architecture 在線電子書 著者簡介


Computer Architecture 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

Computer Architecture 在線電子書 圖書描述

This best-selling title, considered for over a decade to be essential reading for every serious student and practitioner of computer design, has been updated throughout to address the most important trends facing computer designers today. In this edition, the authors bring their trademark method of quantitative analysis not only to high performance desktop machine design, but also to the design of embedded and server systems. They have illustrated their principles with designs from all three of these domains, including examples from consumer electronics, multimedia and web technologies, and high performance computing.

The book retains its highly rated features: Fallacies and Pitfalls, which share the hard-won lessons of real designers; Historical Perspectives, which provide a deeper look at computer design history; Putting it all Together, which present a design example that illustrates the principles of the chapter; Worked Examples, which challenge the reader to apply the concepts, theories and methods in smaller scale problems; and Cross-Cutting Issues, which show how the ideas covered in one chapter interact with those presented in others. In addition, a new feature, Another View, presents brief design examples in one of the three domains other than the one chosen for Putting It All Together.

The authors present a new organization of the material as well, reducing the overlap with their other text, Computer Organization and Design: A Hardware/Software Approach 2/e, and offering more in-depth treatment of advanced topics in multithreading, instruction level parallelism, VLIW architectures, memory hierarchies, storage devices and network technologies.

Also new to this edition, is the adoption of the MIPS 64 as the instruction set architecture. In addition to several online appendixes, two new appendixes will be printed in the book: one contains a complete review of the basic concepts of pipelining, the other provides solutions a selection of the exercises. Both will be invaluable to the student or professional learning on her own or in the classroom.

Hennessy and Patterson continue to focus on fundamental techniques for designing real machines and for maximizing their cost/performance.

* Presents state-of-the-art design examples including:

* IA-64 architecture and its first implementation, the Itanium

* Pipeline designs for Pentium III and Pentium IV

* The cluster that runs the Google search engine

* EMC storage systems and their performance

* Sony Playstation 2

* Infiniband, a new storage area and system area network

* SunFire 6800 multiprocessor server and its processor the UltraSPARC III

* Trimedia TM32 media processor and the Transmeta Crusoe processor

* Examines quantitative performance analysis in the commercial server market and the embedded market, as well as the traditional desktop market.

Updates all the examples and figures with the most recent benchmarks, such as SPEC 2000.

* Expands coverage of instruction sets to include descriptions of digital signal processors, media processors, and multimedia extensions to desktop processors.

* Analyzes capacity, cost, and performance of disks over two decades.

Surveys the role of clusters in scientific computing and commercial computing.

* Presents a survey, taxonomy, and the benchmarks of errors and failures in computer systems.

* Presents detailed descriptions of the design of storage systems and of clusters.

* Surveys memory hierarchies in modern microprocessors and the key parameters of modern disks.

* Presents a glossary of networking terms.

Computer Architecture 在線電子書 下載 mobi epub pdf txt 在線電子書下載


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

Computer Architecture 在線電子書 讀後感

評分

本书总的来说还是比较高级的内容,对内存模型,缓存结构方式的概念原理等都略过不讲。专心讲 quantitative 的部分。如果对体系结构不熟悉,应该先读 <Computer Organization and Design > 或者 <Computer Systems: A Programmer's Perspective>。 本书最大的特点就是...  

評分

每一个搞计算机的必读之一,如果想让你的程序运行的快,那么你就读完这本书。 这本书会让你真正的理解什么是cache, cache并不是对程序员是透明的,在编程的时候是需要考虑到的。 这本书需要读至少两遍才能真正体会其中的奥秘。 这本书是我们公司人手必读的一本书之一。  

評分

书籍说明 计算机体系结构领域最经典著作 两位作者都是该领域的大牛 特别是附录部分,对计算机硬件的基础知识有一个全面介绍 适合基础不好的同学认真阅读(比如我。。。) 阅读建议 计算机体系结构最经典书籍,适合和第四章结合起来阅读 另外: 还是英文原版比较靠谱。。。  

評分

我只是刚刚开始读, 但是已经明白为什么L1Cache有ICache和DCache之分,为什么有N-way Cache, 为什么Pipeline让CPU更快, CPU的Pipeline的风险以及解决之道... 总之这本书让我大开眼界!  

評分

书对应的CD资源在这:https://booksite.elsevier.com/9780123747501/downloads/Resources.zip 勿需多言,此书让我大开眼界!相见恨晚!截止明年3月,必须啃完! 此版增加了一个新的章节,定制化的架构,因为在特定领域里,定制化的架构比通用架构有更好的性能 此版最大改动是从...  

類似圖書 點擊查看全場最低價

Computer Architecture 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


分享鏈接





Computer Architecture 在線電子書 相關圖書




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

友情鏈接

© 2024 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有