计算机组成及汇编语言原理英文版

计算机组成及汇编语言原理英文版

作者:(美)卓拉 著

出版社:机械工业出版社

出版年:2008-05-01

评分:5分

ISBN:9787111239178

所属分类:网络科技

书刊介绍

计算机组成及汇编语言原理英文版 目录

Preface
Statement of Aims
What
How
For Whom
Acknowledgments
ⅠPart the First: Imaginary Computers
1Computation and Representation
1.1Computation
1.1.1Electronic Devices
1.1.2Algorithmic Machines
1.1.3Functional Components
1.2Digital and Numeric Representations
1.2.1Digital Representations and Bits
1.2.2Boolean Logic
1.2.3Bytes and Words
1.2.4Representations
1.3Virtual Machines
1.3.1What is a "Virtual Machine"?
1.3.2Portability Concerns
1.3.3Transcending Limitations
1.3.4Ease of Updates
1.3.5Security Concerns
1.3.6Disadvantages
1.4Programming the JVM
1.4.1Java: What the JVM Isn't
1.4.2Translations of the Sample Program
1.4.3High- and Low-Level Languages
1.4.4The Sample Program as the JVM Sees It
1.5Chapter Review
1.6Exercises
1.7Programming Exercises
2Arithmetic Expressions
2.1Notations
2.1.1Instruction Sets
2.1.2Operations, Operands, and Ordering
2.1.3Stack-Based Calculators
2.2Stored-Program Computers
2.2.1The fetch-execute Cycle
2.2.2CISC vs. RISC Computers
2.3Arithmetic Calculations on theJVM
2.3.1General Comments
2.3.2A Sample Arithmetic Instruction Set
2.3.3Stack Manipulation Operations
2.3.4Assembly Language and Machine Code
2.3.5Illegal Operations
2.4An Example Program
2.4.1An Annotated Example
2.4.2The Final JVM Code
2.5JVM Calculation Instructions Summarized
2.6Chapter Review
2.7Exercises
2.8Programming Exercises
3Assembly Language Programming in jasmin
3.1Java, the Programming System
3.2Using the Assembler
3.2.1The Assembler
3.2.2Running a Program
3.2.3Display to the Console vs. a Window
3.2.4Using System.out and System.in
3.3Assembly Language Statement Types
3.3.1Instructions and Comments
3.3.2Assembler Directives
3.3.3Resource Directives
……
4Control Structures
Ⅱ Part the Second: Real Computers
5General Architecture Issues: Real Computers
6The Intel 8088
7The Power Architecture
8The Intel Pentium
9Microcontrollers: The Atmel AVR
10 Advanced Programming Topics on the JVM
ADigital Logic
BJVM Instruction Set
COpcode Summary by Number
DClass File Format
EThe ASCII Table
Glossary
Index%

计算机组成及汇编语言原理英文版 作者简介

Patrick Juola,科罗拉多大学计算机科学博士,现为迪尤肯大学数学与计算机科学系副教授。他的研究兴趣包括自然语言处理、语言心理学及计算机安全。他曾在牛津大学做博士后,在卡内基-梅隆大学的CERT/CC做访问科学家,在PGP公司做专职科学家。

计算机组成及汇编语言原理英文版 内容简介

这本有创新性的书以Java虚拟机为例介绍了计算机组成及汇编语言的原理,Java虚拟机是一个极为便利、时新,可移植以及几乎到处可得到的平台。
以Java虚拟机实现为基础,本书讲解了数字逻辑和系统。数据表示、计算机组成、体系结构以及汇编语言编程的基本原理。一旦读者在Java虚拟机的范围内彻底理解了这些核心的原理,作者就将这些原理拓展到其他四个*主要的平台:Intel 8088、Pentium 4、Power体系结构及Atmel AVR微控制器。
该书全面反映了IEEE和ACM对于标准的计算机体系结构及组成的二年级课程所做的推荐,同时非常适合作为我国高等院校计算机及相关专业计算机组成课程的教材。
·计算、表示以及虚拟机的角色。
·算术表达式:符号表示、存储程序计算机及运算。
·采用领先的开源Java汇编器jasmin进行汇编语言编程。
·从if语句和循环到子例程的控制结构。
·真实的计算机体系结构:优化CPU、存储器及外设。
·8088、Pentium及Power:比较其组成、体系结构及汇编语言。
·Pentium和Power体系结构的性能问题,包括流水线。
·微控制器:组成、体系结构、接口及程序设计。
·高级Java虚拟机编程:复杂和派生类型,类、继承、类操作、I/O等。
·附录涵盖了数字逻辑、Java虚拟机指令集、操作代码及类文件格式。

计算机组成及汇编语言原理英文版 作者简介

Patrick Juola,科罗拉多大学计算机科学博士,现为迪尤肯大学数学与计算机科学系副教授。他的研究兴趣包括自然语言处理、语言心理学及计算机安全。他曾在牛津大学做博士后,在卡内基-梅隆大学的CERT/CC做访问科学家,在PGP公司做专职科学家。

相关推荐

微信二维码