Cantitate/Preț
Produs

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

Autor Ata Elahi
en Limba Engleză Hardback – 17 mar 2022
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) 38655 lei  38-44 zile +2670 lei  5-11 zile
  Springer International Publishing – 18 mar 2023 41915 lei  22-36 zile +2670 lei  5-11 zile
  Springer International Publishing – 25 aug 2018 38655 lei  38-44 zile
Hardback (2) 42876 lei  43-57 zile
  Springer – 15 noi 2017 42876 lei  43-57 zile
  Springer International Publishing – 17 mar 2022 51412 lei  43-57 zile

Preț: 51412 lei

Preț vechi: 60485 lei
-15% Nou

Puncte Express: 771

Preț estimativ în valută:
9096 10597$ 7943£

Carte tipărită la comandă

Livrare economică 19 ianuarie-02 februarie 26

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783030934484
ISBN-10: 3030934489
Pagini: 296
Ilustrații: XVIII, 296 p. 459 illus., 297 illus. in color.
Dimensiuni: 155 x 235 x 25 mm
Greutate: 0.62 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