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-08-02

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收藏本页
你会得到大惊喜!!

用户评价

评分

关于并行运算讲得挺多,我因此也走入了CUDA的世界

评分

果然经典!

评分

圣经般的存在啊 但是难度还是有的 初学者慎入

评分

这种常读常新的经典真的不好意思标记“读过”,但一直“在读”也说不过去,那就恭贺 Hennessy 和 Patterson 二位爷喜获图灵奖吧 :p

评分

今年的图灵奖获主,本书经典中的经典。

读后感

评分

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

评分

Computer Architecture的另一个名字是Trade-off。看着整个体系结构的发展历程中种种新技术的使用,无不体现了Trade-off的设计思想。硬件一直都是并行工作的,不管是pipeline, out-of-order, superscale, VLIW, Instruction Level Parallelism抑或是现在的Multicore,硬件的发展...  

评分

这本书能够很全面的介绍计算机体系结构方面的知识,对于有兴趣在计算机体系结构,编译原理等方面进行发展的学生来说,个人觉得是必看的书。即使你的兴趣不在体系结构这个方面,读这本书对你也会有很大的帮助。 不过现在已经出到第四版了,建议大家还是参考最新的文献。  

评分

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

评分

北大东门附近交易吧。 第五版,英文版,机械工业出版的,9成新,原价138,80出。 电话:133411267三七 啦啦啊啦啦啦啊啦啦啦啊啦啦啦啊啦 啦啦啊啦啦啦啊啦啦啦啊啦啦啦啊啦啦啦啊啦啦啦啊啦啦啦啊啦啦啦啊啦

类似图书 点击查看全场最低价

Computer Architecture pdf epub mobi txt 电子书 下载 2024


分享链接









相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 qciss.net All Rights Reserved. 小哈图书下载中心 版权所有