Descriere YEO:
Pe YEO găsești Modern Computer Architecture and Organization de la Jim Ledin, în categoria Computers.
Indiferent de nevoile tale, Modern Computer Architecture and Organization - Second Edition: Learn x86, ARM, and RISC-V architectures and the design of smartphones, PCs, and cloud - Jim Ledin din categoria Computers îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 424.01 Lei
Caracteristicile produsului Modern Computer Architecture and Organization
- Brand: Jim Ledin
- Categoria: Computers
- Magazin: libris.ro
- Ultima actualizare: 05-06-2025 16:21:01
Comandă Modern Computer Architecture and Organization Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Modern Computer Architecture and Organization de la libris.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
A no-nonsense, practical guide to current and future processor and computer
architectures that enables you to
design computer systems and develop better software applications across a variety of domains Key Features: Understand digital circuitry through the study of transistors, logic gates, and sequential logicLearn the architecture of x86, x64, ARM, and
RISC-V processors, iPhones, and high-performance gaming PCsStudy the
design principles underlying the domains of cybersecurity, bitcoin, and self-driving cars Book Description: Are you a software developer, systems designer, or computer architecture student looking for a methodical introduction to digital device
architectures, but are overwhelmed by the complexity of modern systems? This step-by-step guide will teach you how modern computer systems work with the help of practical examples and exercises. You\'ll gain insights into the internal behavior of processors down to the circuit level and will understand how the hardware executes code developed in high-level languages. This book will teach you the fundamentals of computer systems including transistors, logic gates, sequential logic, and instruction pipelines. You will learn details of modern processor
architectures and instruction sets including x86, x64, ARM, and
RISC-V, and take on practical challenges such as implementing a
RISC-V processor in a low-cost FPGA board and writing a quantum computing program and running it on an actual quantum computer. This edition has been further updated to cover the architecture and
design principles underlying the important domains of cybersecurity, blockchain and bitcoin mining, and self-driving vehicles. By the end of this book, you will have a thorough understanding of modern processors and computer architecture and the future directions these technologies are likely to take. What You Will
Learn: Understand the fundamentals of transistor technology and digital circuitsExplore the concepts underlying pipelining and superscalar processingImplement a complete RISC-V processor in a low-cost FPGAUnderstand the technology used to implement virtual machinesLearn about security-critical computing applications like financial transaction processingGet up to speed with blockchain and the hardware architectures used in bitcoin miningExplore the capabilities of self-navigating vehicle computing architecturesWrite a quantum computing program and run it on a real quantum computer Who this book is for