出版日期:2005年08月
ISBN:9787302112617
[十位:7302112614]
页数:688
定价:¥45.00
店铺售价:¥45.00
(为您节省:¥0.00)
店铺库存:1
本
正在处理购买信息,请稍候……
我要买:
本
* 如何购买
联系店主:
02085287516
店主推荐图书:
-
¥7.20
-
¥28.00
-
¥27.90
-
¥56.50
-
100分
满分
确认收货后30天未评价,系统默认好评!
[2019-09-09 18:03:33]
严**
佛山市
-
100分
满分
确认收货后30天未评价,系统默认好评!
[2019-09-05 17:08:53]
许**
潮州市
-
100分
满分
确认收货后30天未评价,系统默认好评!
[2019-09-05 16:14:45]
郑**
温州市
-
100分
满分
确认收货后30天未评价,系统默认好评!
[2019-09-02 10:44:57]
李**
绍兴市
-
100分
满分
确认收货后30天未评价,系统默认好评!
[2019-08-30 15:52:41]
胡**
深圳市
《Intel汇编语言程序设计(第4版)》内容提要:
本书全面细致地讲述了汇编语言程序设计的各个方面。从微处理器体系结构、工作机制到指令集;从*基本的编译器链接器的使用到**过程、结构和宏的使用;从用纯汇编编写程序到用VC++,BC++等*新编译器与汇编的混合接口编程;从16位实模式下BIOS,DOS实模式文本及图形程序设计到32位保护模式的Windows程序设计;从磁盘基础知识到Intel指令编码、浮点运算等相关知识都做了深入而细致的讲解。
本书内容广博,但又讲解得非常深入,是汇编语言课程的很好教材。
《Intel汇编语言程序设计(第4版)》图书目录:
1. Basic Concepts.
1.1 Welcome to Assembly Language.
1.2 Virtual Machine Concept.
1.3 Data Representation.
1.4 Boolean Operations.
1.5 Chapter Summary
2. Machine Architecture.
2.1 General Concepts.
2.2 IA-32 Processor Architecture.
2.3 IA-32 Memory Management.
2.4 Components of an IA-32 Microcomputer.
2.5 Input-Output System.
2.6 Chapter Summary
3. Assembly Language Fundamentals.
3.1 Basic Elements of Assembly Language.
3.2 Example: Adding Three Integers.
3.3 Assembling, Linking, and Running Programs.
3.4 Defining Data.
3.5 Symbolic Constants.
3.6 Real-Address Mode Programming.
3.7 Chapter Summary
3.8 programming Exercises
4. Data Transfers, Addressing, and Arithmetic.
4.1 Data Transfer Instructions.
4.2 Addition and Subtraction.
4.3 Data-Related Operators and Directives.
4.4 Indirect Addressing.
4.5 JMP and LOOP Instructions.
4.6 Chapter Summary
4.7 Programming Exercises
5. Procedures.
6. Conditional Processing.
7. Integer Arithmetic.
8. Advanced Procedures.
9. Strings and Arrays.
10. Structures and Macros.
11. 32-Bit Windows Programming.
12. High-Level Language Interface.
13. 16-Bit MS-DOS Programming.
14. Disk Fundamentals.
15. BIOS-Level Programming.
16. Expert MS-DOS Programming.
17. Advanced Topics
Appendix A: Installing and Using the Assembler.
Appendix B: MASM Reference.
Appendix C: The Intel Instruction Set.
Appendix D: BIOS and MS-DOS Interrupts.