Introduction to Assembly Language Programming: For Pentium and RISC Processors: Texts in Computer Science
Autor Sivarama P. Dandamudien Limba Engleză Hardback – 5 noi 2004
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.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 649.86 lei 43-57 zile | |
Springer – 19 noi 2010 | 649.86 lei 43-57 zile | |
Hardback (1) | 606.62 lei 43-57 zile | |
Springer – 5 noi 2004 | 606.62 lei 43-57 zile |
Din seria Texts in Computer Science
- 20% Preț: 474.56 lei
- 20% Preț: 675.33 lei
- 20% Preț: 409.69 lei
- 20% Preț: 306.35 lei
- 20% Preț: 357.55 lei
- 20% Preț: 1208.63 lei
- 20% Preț: 406.20 lei
- 20% Preț: 392.09 lei
- 20% Preț: 305.30 lei
- 20% Preț: 444.92 lei
- 20% Preț: 412.41 lei
- 20% Preț: 444.90 lei
- 20% Preț: 370.57 lei
- 20% Preț: 503.86 lei
- 20% Preț: 370.22 lei
- 20% Preț: 515.33 lei
- 15% Preț: 619.33 lei
- 20% Preț: 355.85 lei
- 20% Preț: 346.66 lei
- 20% Preț: 176.67 lei
- 20% Preț: 321.02 lei
- 20% Preț: 383.31 lei
- 20% Preț: 722.30 lei
- 20% Preț: 644.45 lei
- Preț: 444.71 lei
- 20% Preț: 521.30 lei
- 20% Preț: 348.01 lei
- Preț: 374.87 lei
- 20% Preț: 334.93 lei
- 20% Preț: 603.39 lei
- 20% Preț: 340.86 lei
- 20% Preț: 338.95 lei
- 20% Preț: 339.94 lei
- 20% Preț: 571.37 lei
- 20% Preț: 193.82 lei
- 20% Preț: 331.57 lei
- 23% Preț: 726.93 lei
- 20% Preț: 316.03 lei
- 20% Preț: 578.74 lei
- 20% Preț: 576.48 lei
- Preț: 454.29 lei
- 20% Preț: 524.10 lei
Preț: 606.62 lei
Preț vechi: 758.27 lei
-20% Nou
Puncte Express: 910
Preț estimativ în valută:
116.11€ • 121.01$ • 96.65£
116.11€ • 121.01$ • 96.65£
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
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 undergraduateCuprins
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.
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