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


Computer Architecture

簡體網頁||繁體網頁
John L. Hennessy
Morgan Kaufmann
2011-9-30
856
USD 89.95
Paperback
9780123838728

圖書標籤: 體係結構  計算機係統  計算機  計算機科學  計算機體係結構  ComputerArchitecture  architecture  Programming   


喜歡 Computer Architecture 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

发表于2024-11-25

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

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

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



圖書描述

The computing world today is in the middle of a revolution: mobile clients and cloud computing have emerged as the dominant paradigms driving programming and hardware innovation today. The Fifth Edition of Computer Architecture focuses on this dramatic shift, exploring the ways in which software and technology in the cloud are accessed by cell phones, tablets, laptops, and other mobile computing devices. Each chapter includes two real-world examples, one mobile and one datacenter, to illustrate this revolutionary change. Updated to cover the mobile computing revolution Emphasizes the two most important topics in architecture today: memory hierarchy and parallelism in all its forms. Develops common themes throughout each chapter: power, performance, cost, dependability, protection, programming models, and emerging trends ("What's Next") Includes three review appendices in the printed text. Additional reference appendices are available online. Includes updated Case Studies and completely new exercises.

Computer Architecture 下載 mobi epub pdf txt 電子書

著者簡介

John L. Hennessy is the president of Stanford University, where he has been a member of the faculty since 1977 in the departments of electrical engineering and computer science. Hennessy is a fellow of the IEEE and the ACM, a member of the National Academy of Engineering, the National Academy of Science, the American Academy of Arts and Sciences, and the Spanish Royal Academy of Engineering. He received the 2001 Eckert-Mauchly Award for his contributions to RISC technology, the 2001 Seymour Cray Computer Engineering Award, and shared the John von Neumann award in 2000 with David Patterson. After completing the project in 1984, he took a one-year leave from the university to co-found MIPS Computer Systems, which developed one of the first commercial RISC microprocessors. After being acquired by Silicon Graphics in 1991, MIPS Technologies became an independent company in 1998, focusing on microprocessors for the embedded marketplace. As of 2004, over 300 million MIPS microprocessors have been shipped in devices ranging from video games and palmtop computers to laser printers and network switches. Hennessy's more recent research at Stanford focuses on the area of designing and exploiting multiprocessors. He helped lead the design of the DASH multiprocessor architecture, the first distributed shared-memory multiprocessors supporting cache coherency, and the basis for several commercial multiprocessor designs, including the Silicon Graphics Origin multiprocessors. Since becoming president of Stanford, revising and updating this text and the more advanced Computer Architecture: A Quantitative Approach has become a primary form of recreation and relaxation.

David A. Patterson was the first in his family to graduate from college (1969 A.B UCLA), and he enjoyed it so much that he didn't stop until a PhD, (1976 UCLA). After 4 years developing a wafer-scale computer at Hughes Aircraft, he joined U.C. Berkeley in 1977. He spent 1979 at DEC working on the VAX minicomputer. He and colleagues later developed the Reduced Instruction Set Computer (RISC). By joining forces with IBM's 801 and Stanford's MIPS projects, RISC became widespread. In 1984 Sun Microsystems recruited him to start the SPARC architecture. In 1987, Patterson and colleagues wondered if tried building dependable storage systems from the new PC disks. This led to the popular Redundant Array of Inexpensive Disks (RAID). He spent 1989 working on the CM-5 supercomputer. Patterson and colleagues later tried building a supercomputer using standard desktop computers and switches. The resulting Network of Workstations (NOW) project led to cluster technology used by many startups. He is now working on the Recovery Oriented Computing (ROC) project. In the past, he served as Chair of Berkeley's CS Division, Chair and CRA. He is currently serving on the IT advisory committee to the U.S. President and has just been elected President of the ACM. All this resulted in 150 papers, 5 books, and the following honors, some shared with friends: election to the National Academy of Engineering; from the University of California: Outstanding Alumnus Award (UCLA Computer Science Department), McEntyre Award for Excellence in Teaching (Berkeley Computer Science), Distinguished Teaching Award (Berkeley); from ACM: fellow, SIGMOD Test of Time Award, Karlstrom Outstanding Educator Award; from IEEE: fellow, Johnson Information Storage Award, Undergraduate Teaching Award, Mulligan Education Medal, and von Neumann Medal.


圖書目錄


Computer Architecture pdf epub mobi txt 電子書 下載
想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

用戶評價

評分

傳說中每翻一遍都能有新收獲的書: 從低到高的視角思考並行 1. instruction level parallelism 2. thread level parallelism 3. data level parallelism 4. request level parallelism

評分

GPU那章太惡心瞭,terminology hell。。。。。。

評分

Bible

評分

上課的課本,書是好書,可惜我太菜。以後有時間應該仔細重讀。

評分

今年的圖靈奬獲主,本書經典中的經典。

讀後感

評分

为了图速度,就买了中文,太坑了,翻译完全没逻辑,请翻译的老师不要找你的学生翻译这种经典书籍了。还得网上下载原版英文看,更浪费时间,建议直接买英文版,如果英语不太好,那也别买中文版,汉字你是认识,但放在一起,那句子。。。fk 把我整的很凌乱。计算机类的经典书籍建...  

評分

看第三版是因为家里已经有了。因为实在太厚(比乔布斯传还厚),拿起来太不方便,于是在网上寻找电子版。结果找到的大都是第4版的了,也挺好的。 第三版是2002年的,第四版这是2006年出版的。从封面的照片上就可以看出不同了:从一根柱子,变成了一堆柱子。 这真是一本与时...  

評分

“《计算机体系结构:量化研究方法》(第5版)继续发扬传统,为学习计算机体系结构的学生提供了有关当前计算平台的最新信息,使他们能够洞悉体系结构,为设计未来系统提供帮助。这一新版本的亮点在于大幅修订了数据级并行章节,用传统的计算机体系结构术语进行了清晰的解读,褪...  

評分

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

評分

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

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

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


分享鏈接





相關圖書




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

友情鏈接

© 2024 qciss.net All Rights Reserved. 小哈圖書下載中心 版权所有