- ホーム
- > 洋書
- > 英文書
- > Computer / Languages
Full Description
Assembly Language for x86 Processors, 7e is suitable for undergraduate courses in assembly language programming and introductory courses in computer systems and computer architecture. Proficiency in one other programming language, preferably Java, C, or C++, is recommended.
Written specifically for 32- and 64-bit Intel/Windows platform, this complete and fully updated study of assembly language teaches students to write and debug programs at the machine level. This text simplifies and demystifies concepts that students need to grasp before they can go on to more advanced computer architecture and operating systems courses. Students put theory into practice through writing software at the machine level, creating a memorable experience that gives them the confidence to work in any OS/machine-oriented environment.
Contents
1 Basic Concepts
2 x86 Processor Architecture
3 Assembly Language Fundamentals
4 Data Transfers, Addressing, and Arithmetic
5 Procedures
6 Conditional Processing
7 Integer Arithmetic
8 Advanced Procedures
9 Strings and Arrays
10 Structures and Macros
11 MS-Windows Programming
12 Floating-Point Processing and Instruction Encoding
13 High-Level Language Interface
14 16-Bit MS-DOS Programming
15 Disk Fundamentals
16 Bios-level Programming
17 Expert Ms-DOS Programming
A MASM Reference