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


Computer Architecture

简体网页||繁体网页
John L. Hennessy 作者
Morgan Kaufmann
译者
2011-9-30 出版日期
856 页数
USD 89.95 价格
Paperback
丛书系列
9780123838728 图书编码

Computer Architecture 在线电子书 图书标签: 体系结构  计算机系统  计算机  计算机科学  计算机体系结构  ComputerArchitecture  architecture  Programming   


喜欢 Computer Architecture 在线电子书 的读者还喜欢




点击这里下载
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-05-22


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

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

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



Computer Architecture 在线电子书 用户评价

评分

杰作,获益匪浅

评分

杰作,获益匪浅

评分

以前面试的时候,我经常说,我问的这个问题在 csapp 第某章里,你回去可以看一下。最近提这本书也比较多。

评分

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

评分

Bible

Computer Architecture 在线电子书 著者简介

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 在线电子书 图书目录


Computer Architecture 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

Computer Architecture 在线电子书 图书描述

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 在线电子书下载

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Computer Architecture 在线电子书 读后感

评分

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

评分

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

评分

翻译太差,汉字是认识,但句子没逻辑,很多翻译 是错的。还得看原版,浪费时间,教授们没时间自己翻译,都是研究生做的。书绝对是经典,一定要买原版,不要看翻译,太坑了。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。...  

评分

最近在关注多核计算机体系结构方面的内容,颇感当年读书不用功,很多基本的东西都忘记了。好在当你读书记住的东西不多,书倒是不少。于是翻箱倒柜的把这本体系结构的圣经给翻了出来。 《计算机体系结构:量化研究方法》不愧是此中的经典,把体系结构层次化的展现出来,同时把...  

评分

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

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


分享链接





Computer Architecture 在线电子书 相关图书




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

友情链接

© 2024 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有