Cantitate/Preț
Produs

Computer Systems: Digital Design, Fundamentals of Computer Architecture and ARM Assembly Language

Autor Ata Elahi
en Limba Engleză Paperback – 18 mar 2023
This updated textbook covers digital design, fundamentals of computer architecture, and ARM assembly language. The book starts by introducing computer abstraction, basic number systems, character coding, basic knowledge in digital design, and components of a computer. The book goes on to discuss information representation in computing, Boolean algebra and logic gates, and sequential logic. The book also presents introduction to computer architecture, Cache mapping methods, and virtual memory.
The author also covers ARM architecture, ARM instructions, ARM assembly language using Keil development tools, and bitwise control structure using C and ARM assembly language. The book includes a set of laboratory experiments related to digital design using Logisim software and ARM assembly language programming using Keil development tools. In addition, each chapter features objectives, summaries, key terms, review questions, and problems.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 35723 lei  38-44 zile +2480 lei  5-11 zile
  Springer International Publishing – 18 mar 2023 39812 lei  22-36 zile +2480 lei  5-11 zile
  Springer International Publishing – 25 aug 2018 35723 lei  38-44 zile
Hardback (2) 39622 lei  43-57 zile
  Springer – 15 noi 2017 39622 lei  43-57 zile
  Springer International Publishing – 17 mar 2022 52391 lei  43-57 zile

Preț: 39812 lei

Nou

Puncte Express: 597

Preț estimativ în valută:
7619 7914$ 6329£

Carte disponibilă

Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 3479 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783030934514
ISBN-10: 3030934519
Pagini: 296
Ilustrații: XVIII, 296 p. 459 illus., 297 illus. in color.
Dimensiuni: 155 x 235 x 21 mm
Greutate: 0.45 kg
Ediția:2nd ed. 2022
Editura: Springer International Publishing
Colecția Springer
Locul publicării:Cham, Switzerland

Cuprins

Chapter1: Signal and number systems.- Chapter2: Boolean Logics and Logic Gates.- Chapter3: Minterms, Maxterms, Karnaugh Map (K-Map), and Universal Gates.- Chapter4: Combinational Logic.- Chapter5: Synchronous Sequential Logic.- Chapter6: Introduction to Computer Architecture.- Chapter7: Memory.- Chapter8: Assembly Language and ARM Instructions Part I.- Chapter9: ARM Assembly Language Programming Using Keil Development Tools.- Chapter10: ARM Instructions Part II and Instraction Formats.- Chapter11: Bitwise and Control Structures Used for Programming with C and ARM Assembly Language.

Notă biografică

Dr. Ata Elahi is a professor of Computer Science at Southern Connecticut State University. Dr. Elahi received his Ph.D. in Electrical Engineering from Mississippi State University in 1982. He is the author of the following textbooks:  Computer Systems, ARM Assembly Language with Hardware Experiments, published by Springer 2018 and 2015; ZigBee Wireless Sensor and Control Network, published by Prentice Hall, 2010; Data, Network & Internet Communications Technology, published by Thomson Learning 2006; Network Communication Technology, published by Delmar Thomson Learning 2001.

Textul de pe ultima copertă

This updated textbook covers digital design, fundamentals of computer architecture, and ARM assembly language. The book starts by introducing computer abstraction, basic number systems, character coding, basic knowledge in digital design, and components of a computer. The book goes on to discuss information representation in computing, Boolean algebra and logic gates, and sequential logic. The book also presents introduction to computer architecture, Cache mapping methods, and virtual memory.
The author also covers ARM architecture, ARM instructions, ARM assembly language using Keil development tools, and bitwise control structure using C and ARM assembly language. The book includes a set of laboratory experiments related to digital design using Logisim software and ARM assembly language programming using Keil development tools. In addition, each chapter features objectives, summaries, key terms, review questions, and problems.

Caracteristici

Covers basic number system and digital design, introduction to Computer Architecture and Memory Management Provides comprehensive coverage in ARM Architecture, Instructions and Assembly Language using Keil Development tools Features laboratory experiments in digital design using Logisim and ARM assembly language programming