Cantitate/Preț
Produs

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

Autor Sivarama P. Dandamudi
en Limba Engleză Hardback – 5 noi 2004
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  43-57 zile
  Springer – 19 noi 2010 64986 lei  43-57 zile
Hardback (1) 60662 lei  43-57 zile
  Springer – 5 noi 2004 60662 lei  43-57 zile

Din seria Texts in Computer Science

Preț: 60662 lei

Preț vechi: 75827 lei
-20% Nou

Puncte Express: 910

Preț estimativ în valută:
11611 12101$ 9665£

Carte tipărită la comandă

Livrare economică 06-20 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780387206363
ISBN-10: 0387206361
Pagini: 692
Ilustrații: XXIV, 692 p.
Dimensiuni: 178 x 235 x 43 mm
Greutate: 1.41 kg
Ediția: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