Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

ESSENTIALS OF COMPUTER ARCHITECTURE 2E
Título:
ESSENTIALS OF COMPUTER ARCHITECTURE 2E
Subtítulo:
Autor:
COMER, D
Editorial:
CRC PRESS
Año de edición:
2017
Materia
ARQUITECTURA DE ORDENADORES
ISBN:
978-1-138-62659-1
Páginas:
511
73,95 €

 

Sinopsis

Features

Presents a comprehensive and easy to read introduction to computer architecture
Provides the only book aimed entirely at CS students who will be writing software and using computer hardware rather than ECE students who will be designing hardware
Ensures concepts are explained clearly without allowing hardware details to overwhelm the reader
Explains consequences for programmers, including such things as instruction pipeline stalls, memory-mapped I/O, and the effect of memory caches
Although focused on architecture, the book covers related concepts, such as I/O buffering and the conceptual purpose of a device driver
Summary

This easy to read textbook provides an introduction to computer architecture, while focusing on the essential aspects of hardware that programmers need to know. The topics are explained from a programmer's point of view, and the text emphasizes consequences for programmers. Divided in five parts, the book covers the basics of digital logic, gates, and data paths, as well as the three primary aspects of architecture: processors, memories, and I/O systems. The book also covers advanced topics of parallelism, pipelining, power and energy, and performance. A hands-on lab is also included. The second edition contains three new chapters as well as changes and updates throughout.



Table of Contents

Introduction And Overview
BASICS
Fundamentals Of Digital Logic
Data And Program Representation
PROCESSORS
The Variety Of Processors And Computational Engines
Processor Types And Instruction Sets
Data Paths And Instruction Execution
Operand Addressing And Instruction Representation
CPUs: Microcode, Protection, And Processor Modes
Assembly Languages And Programming Paradigm
MEMORIES
Memory And Storage
Physical Memory And Physical Addressing
Caches And Caching