Cantitate/Preț
Produs

Introduction to Assembly Language Programming: For Pentium and RISC Processors: Texts in Computer Science

Autor Sivarama P. Dandamudi
en Limba Engleză Paperback – 19 noi 2010
Assembly language continues to hold a core position in the programming world because of its similar structure to machine language and its very close links to underlying computer-processor architecture and design. These features allow for high processing speed, low memory demands, and the capacity to act directly on the system's hardware. This completely revised second edition of the highly successful Introduction to Assembly Language Programming introduces the reader to assembly language programming and its role in computer programming and design. The focus is on providing readers with a firm grasp of the main features of assembly programming, and how it can be used to improve a computer's performance. The revised edition covers a broad scope of subjects and adds valuable material on protected-mode Pentium programming, MIPS assembly language programming, and use of the NASM and SPIM assemblers for a Linux orientation. All of the language's main features are covered in depth. The book requires only some basic experience with a structured, high-level language.
Topics and Features: Introduces assembly language so that readers can benefit from learning its utility with both CISC and RISC processors [ NEW ].- Employs the freely available NASM assembler, which works with both Microsoft Windows and Linux operating systems [ NEW ].- Contains a revised chapter on "Basic Computer Organization" [ NEW].- Uses numerous examples, hands-on exercises, programming code analyses and challenges, and chapter summaries.- Incorporates full new chapters on recursion, protected-mode interrupt processing, and floating-point instructions [ NEW ].
Assembly language programming is part of several undergraduate curricula in computer science, computer engineering, and electrical engineering. In addition, this newly revised text/reference can be used as an ideal companion resource in a computer organization course or as a resource for professional courses.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 64986 lei  6-8 săpt.
  Springer – 19 noi 2010 64986 lei  6-8 săpt.
Hardback (1) 60662 lei  6-8 săpt.
  Springer – 5 noi 2004 60662 lei  6-8 săpt.

Din seria Texts in Computer Science

Preț: 64986 lei

Preț vechi: 81232 lei
-20% Nou

Puncte Express: 975

Preț estimativ în valută:
12437 13083$ 10377£

Carte tipărită la comandă

Livrare economică 09-23 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781441919212
ISBN-10: 144191921X
Pagini: 716
Ilustrații: XXIV, 692 p.
Dimensiuni: 178 x 235 x 38 mm
Greutate: 1.22 kg
Ediția:Softcover reprint of hardcover 2nd ed. 2005
Editura: Springer
Colecția Springer
Seria Texts in Computer Science

Locul publicării:New York, NY, United States

Public țintă

Lower undergraduate

Cuprins

Overview.- Basic Computer Organization.- Pentium Assembly Language.- The Pentium Processor.- Overview of Assembly Language.- Procedures and the Stack.- Addressing Modes.- Arithmetic Flags and Instructions.- Selection and Iteration.- Logical and Bit Operations.- String Processing.- ASCII and BCD Arithmetic.- MIPS Assembly Language.- MIPS Processor.- MIPS Assembly Language.- Interrupt Processing.- Protected-Mode Interrupt Processing.- Real-Mode Interrupts.- Advanced Topics.- Recursion.- High-Level Language Interface.- Floating-Point Operations.

Textul de pe ultima copertă

Assembly language continues to hold a core position in the programming world because of its similar structure to machine language and its very close links to underlying computer-processor architecture and design. These features allow for high processing speed, low memory demands, and the capacity to act directly on the system’s hardware.
This completely revised second edition of the highly successful Introduction to Assembly Language Programming introduces readers to assembly language programming and its role in computer programming and design. It focuses on providing a firm grasp of the main features of assembly programming, and how it can be used to improve a computer's performance. The revised edition covers a broad scope of subjects and adds valuable material on protected-mode Pentium programming, MIPS assembly language programming, and use of the NASM and SPIM assemblers for a Linux orientation. All of the language's main features are covered in depth. The bookrequires only some basic experience with a structured, high-level language.
Topics and Features:
*Introduces assembly language so that readers can benefit from learning its utility with both CISC and RISC processors [ NEW ]
*Employs the freely available NASM assembler, which works with both Microsoft Windows and Linux operating systems [ NEW ]
*Contains a revised chapter on "Basic Computer Organization" [ NEW]
*Uses numerous examples, hands-on exercises, programming code analyses and challenges, and chapter summaries
*Incorporates full new chapters on recursion, protected-mode interrupt processing, and floating-point instructions [ NEW ]
*Supplies up-to-date details, examples, and software via the author’s website
*Provides excellent appendixes and a comprehensive index
Assembly language programming is part of several undergraduate curricula in computer science, computer engineering, and electrical engineering. In addition, this newly revised text/reference can be used as an ideal companion resource in a computer organization course or as a resource for professional courses or self-study.

Caracteristici

Introduces assembly language programming using either Pentium or RISC processors and either DOS or Linux and adds new material on protected-mode Pentium programming, MIPS assembly language programming, and use of the NASM and SPIM assemblers for a Linux orientation Includes supplementary material: sn.pub/extras