Computer Organization and Design, Fifth Edition, is the latest update to the classic introduction to computer organization. The text now contains new examples and material highlighting the emergence of mobile computing and the cloud. It explores this generational change with updated content featuring tablet computers, cloud infrastructure, and the ARM (mobile computing devices) and x86 (cloud computing) architectures. The book uses a MIPS processor core to present the fundamentals of hardware technologies, assembly language, computer arithmetic, pipelining, memory hierarchies and I/O.Because an understanding of modern hardware is essential to achieving good performance and energy efficiency, this edition adds a new concrete example, Going Faster, used throughout the text to demonstrate extremely effective optimization techniques. There is also a new discussion of the Eight Great Ideas of computer architecture. Parallelism is examined in depth with examples and content highlighting parallel hardware and software topics. The book features the Intel Core i7, ARM Cortex-A8 and NVIDIA Fermi GPU as real-world examples, along with a full set of updated and improved exercises.
2021-11-25 11:12:33 29.26MB 计算机 MIPS 带目录 可选中文字
1
说明: 获取鼠标选中的文字,支持IE,Word,PPT等. 声明: function _GetSelectedText: PChar; stdcall; external 'GetSelectedText.dll'; 例题: var wText: string; begin wText:=StrPas(_GetSelectedText); ...... end;
2021-08-29 17:53:14 184KB 鼠标选中 文字
1
textarea中有大量数据,获得鼠标选中的部分数据
2021-05-12 14:02:59 955B vue element
1