Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Computer Architecture: From the Stone Age to the Quantum Age

Posted By: hill0
Computer Architecture: From the Stone Age to the Quantum Age

Computer Architecture: From the Stone Age to the Quantum Age
English | 2024 | ISBN: 1718502869 | 586 Pages | EPUB MOBI (True) | 79 MB

Computer Architecture: From the Stone Age to the Quantum Age

Posted By: yoyoloit
Computer Architecture: From the Stone Age to the Quantum Age

Computer Architecture
by Charles Fox

English | 2024 | ISBN: 1718502869 | 499 pages | True PDF | 128.09 MB

Shared-Memory Synchronization (2nd Edition)

Posted By: hill0
Shared-Memory Synchronization (2nd Edition)

Shared-Memory Synchronization
English | 2024 | ISBN: 3031386833 | 251 Pages | PDF (True) | 3 MB

«Digital Electronics with Arduino: Learn How To Work With Digital Electronics And MicroControllers» by Bob Dukish

Posted By: Gelsomino
«Digital Electronics with Arduino: Learn How To Work With Digital Electronics And MicroControllers» by Bob Dukish

«Digital Electronics with Arduino: Learn How To Work With Digital Electronics And MicroControllers» by Bob Dukish
English | EPUB | 1.5 MB

Navigating Computer Systems Architecture: From Foundation Principles to Modern Innovations

Posted By: eBookRat
Navigating Computer Systems Architecture: From Foundation Principles to Modern Innovations

Navigating Computer Systems Architecture: From Foundation Principles to Modern Innovations (TechWise: Navigating the Digital Frontier)
by Barrett Williams and ChatGPT ChatGPT

English | 22 May 2023 | ISBN: N/A | ASIN: B0C62SFYHQ | 177 Pages | PDF | 46.6 MB

Introducing "Navigating Computer Systems Architecture": Your all-in-one comprehensive guide to the fascinating world of computer systems architecture! Are you ready to embark on a captivating journey through the intricate mechanisms that power the digital devices we use every day? This insightful eBook is your ultimate resource to mastering the essential concepts that shape the world of computing today.

Uncovering the Mystery of Alien Light Speed Flying Saucers

Posted By: eBookRat
Uncovering the Mystery of Alien Light Speed Flying Saucers

Uncovering the Mystery of Alien Light Speed Flying Saucers by Zhang Xiangqian
English | July 21, 2023 | ISBN: 8119316606 | eISBN: 9788119316601 | 68 Pages | EPUB | 1.5 MB

Uncovering the Mystery of Alien Light Speed Flying Saucers explores the flight principle of light speed aircraft commonly known as flying saucers, from the perspective of physics.

Direct Response Site Design: #1

Posted By: eBookRat
Direct Response Site Design: #1

Direct Response Site Design: #1 by A2YVXC8H8OV6J7, Deepak Sahu
English | July 17, 2023 | ISBN: 8223380021 | eISBN: 9798223380023 | 73 Pages | EPUB | 0.3 MB

Unlock the secrets to effective Direct Response Site Design with our comprehensive ebook. Gain invaluable insights into optimizing your website for maximum conversions and increased customer engagement.

Computer System Architecture (3rd Edition)

Posted By: Jeembo
Computer System Architecture (3rd Edition)

Computer System Architecture (3rd Edition) by M. Morris Mano
English | 1992 | ISBN: 0131755633 | 544 Pages | PDF | 11.3 MB

Dealing with computer architecture as well as computer organization and design, this fully updated book provides the basic knowledge necessary to understand the hardware operation of digital computers.

A Primer on Memory Consistency and Cache Coherence, Second Edition

Posted By: AvaxGenius
A Primer on Memory Consistency and Cache Coherence, Second Edition

A Primer on Memory Consistency and Cache Coherence, Second Edition by Vijay Nagarajan , Daniel J. Sorin , Mark D. Hill , David A. Wood
English | PDF (True) | 2020 | 289 Pages | ISBN : 3031006364 | 5.4 MB

Many modern computer systems, including homogeneous and heterogeneous architectures, support shared memory in hardware. In a shared memory system, each of the processor cores may read and write to a single shared address space. For a shared memory machine, the memory consistency model defines the architecturally visible behavior of its memory system. Consistency definitions provide rules about loads and stores (or memory reads and writes) and how they act upon memory. As part of supporting a memory consistency model, many machines also provide cache coherence protocols that ensure that multiple cached copies of data are kept up-to-date. The goal of this primer is to provide readers with a basic understanding of consistency and coherence. This understanding includes both the issues that must be solved as well as a variety of solutions. We present both high-level concepts as well as specific, concrete examples from real-world systems.

The Ultimate Guide To Auto Cad 2022 3D Modeling For 3d Drawing And Modeling

Posted By: eBookRat
The Ultimate Guide To Auto Cad 2022 3D Modeling For 3d Drawing And Modeling

The Ultimate Guide To Auto Cad 2022 3D Modeling For 3d Drawing And Modeling
by Allen Benton

English | Mar. 6, 2023 | ISBN: 8215645836 | eISBN: 9798215645833 | 140 Pages | EPUB | 12 MB

One of the most flexible software programmes for engineering and building designs is AutoCAD, along with AutoCAD , which is the most widely used computer-aided design (CAD) platform for 2D drafting and 3D modelling.

The Docker Workshop: Learn how to use Docker containers effectively to speed up the development process [Repost]

Posted By: eBookRat
The Docker Workshop: Learn how to use Docker containers effectively to speed up the development process [Repost]

The Docker Workshop: Learn how to use Docker containers effectively to speed up the development process by Vincent Sesto, Sathsara Sarathchandra, Aric Renzo, Engy Fouda, Onur Yilmaz
English | October 29, 2020 | ISBN-10: 1838983449 | ISBN-13: 9781838983444 | 554 Pages | EPUB | 32.9 MB

Get started with Docker on your local machine and progress towards deploying useful applications in production with this simplified, practical guide.

Terraform: Up and Running: Writing Infrastructure as Code, 3rd Edition (Early Release)

Posted By: l3ivo
Terraform: Up and Running: Writing Infrastructure as Code, 3rd Edition (Early Release)

Yevgeniy Brikman, "Terraform: Up and Running: Writing Infrastructure as Code, 3rd Edition (Early Release)"
English | 2022 | ISBN: 1098116747 | True EPUB | 10.2 MB

Quantum Computing for Computer Architects, Second Edition (Synthesis Lectures on Computer Architecture)

Posted By: AvaxGenius
Quantum Computing for Computer Architects, Second Edition (Synthesis Lectures on Computer Architecture)

Quantum Computing for Computer Architects, Second Edition (Synthesis Lectures on Computer Architecture) by Tzvetan S. Metodi
English | PDF (True) | 2011 | 202 Pages | ISBN : 1608456196 | 2.16 MB

Quantum computers can (in theory) solve certain problems far faster than a classical computer running any known classical algorithm. While existing technologies for building quantum computers are in their infancy, it is not too early to consider their scalability and reliability in the context of the design of large-scale quantum computers. To architect such systems, one must understand what it takes to design and model a balanced, fault-tolerant quantum computer architecture. The goal of this lecture is to provide architectural abstractions for the design of a quantum computer and to explore the systems-level challenges in achieving scalable, fault-tolerant quantum computation. In this lecture, we provide an engineering-oriented introduction to quantum computation with an overview of the theory behind key quantum algorithms. Next, we look at architectural case studies based upon experimental data and future projections for quantum computation implemented using trapped ions.

Computer Architecture and Computer Organization Masterclass

Posted By: lucky_aut
Computer Architecture and Computer Organization Masterclass

Computer Architecture and Computer Organization Masterclass
Last updated 2022-10-14
Duration: 12:23:39 | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 5.83 GB
Genre: eLearning | Language: English [CC]

Full Program: Computer Organization, Computer Architecture, Instruction Set, CPU, Memory Hierarchy (FREE Lecture Notes)

Cyber-Physical Systems : Solutions to Pandemic Challenges

Posted By: readerXXI
Cyber-Physical Systems : Solutions to Pandemic Challenges

Cyber-Physical Systems : Solutions to Pandemic Challenges
by Tushar Semwal and Faiz Iqbal
English | 2022 | ISBN: 1032030372 | 348 Pages | True ePUB | 32 MB