当前位置:首页 > 工业技术
计算机专业英语阅读  第2版
计算机专业英语阅读  第2版

计算机专业英语阅读 第2版PDF电子书下载

工业技术

  • 电子书积分:11 积分如何计算积分?
  • 作 者:王开铸主编
  • 出 版 社:哈尔滨:哈尔滨工业大学出版社
  • 出版年份:1995
  • ISBN:7560311067
  • 页数:254 页
图书介绍:本书通过计算机各领域知识的介绍,使学生了解和掌握常用的计算机专业英语词汇。书中内容包括微机结构、算法语言、数据库、编译系统、操作系统、网络协议、多媒体技术等内容。
《计算机专业英语阅读 第2版》目录

CHAPTER 1 The 8086 Primer 1

1.1 Overview 1

1.2 8086 Family Architecture 4

1.3 8086 Central Processing Units(CPUs) 7

1.4 Memory and Input/Output(I/O) 12

1.5 8086 Instruction Set 16

CHAFIER 2 FORTRAN 77 22

2.1 Introduction 22

2.2 Constants, Variables and Expressions 26

2.3 Control Statement and Structured Program 29

2.4 Input and Output 33

CHAPTER 3 The C Language 38

3.1 History and the Characteristic of C 41

3.2 Computer 41

3.3 Programming and Using C Compilers and C Interpreters 45

3.4 Program Format 49

3.5 Programming Errors and Modifying Programs 53

CHAPTER 4 Data Base System 57

4.1 Introduction 57

4.2 Data Base System 61

4.3 Three Data Models 64

4.4 Logical Design and Physical Design 67

4.5 Data Description Languages 69

CHAPTER 5 Operating System 72

5.1 Importance of Operating System 72

5.2 Operating System Terminology 73

5.3 Operating System Based on the View of Resource Manager 75

5.4 Operating System-Process Viewpoint 77

5.5 Operating System-Hierarchical and Extended Machine View 80

CHAPTER 6 Compiler Overview 84

6.1 Scanner 85

6.2 Parser 89

6.3 Intermediate Code Generator and Optimizer 93

6.4 Code Generator and Error Recovery 97

CHAPTER 7 Computer Networks 102

7.1 Introduction 102

7.2 The ISO Reference Model 107

CHAPTER 8 Multimedia Computing 112

8.1 Introduction 112

8.2 Multimedia Computer System I 115

8.3 Multimedia Computer System Ⅱ 118

CHAPTER 9 Papers 121

Sample 1 A Temporal Logic for Specification and Verification of Protocol 121

Sample 2 A Chinese Question-answer Experimental System Based on the Sense Coherence Among the SNEs 132

1.1 概述 145

第一章 8086入门 145

1.2 8086系列的体系结构 147

1.3 8086中央处理单元 149

1.4 内存和输入输出(I/O) 152

1.5 8086指令系统 154

第二章 FORTRAN 77 158

2.1 介绍 158

2.2 常数、变量和表达式 160

2.3 控制语句和结构化程序 163

2.4 输入和输出 164

3.1 C语言的历史和特点 168

第三章 C语言 168

3.2 计算机 170

3.3 程序设计和使用C编译程序、解释程序 172

3.4 程序格式 175

3.5 程序设计错误和修改程序 177

第四章 数据库系统 180

4.1 介绍 180

4.2 数据库系统 183

4.3 三种数据模型 185

4.4 逻辑设计和物理设计 186

4.5 数据描述语言 188

5.2 操作系统的术语 189

第五章 操作系统 189

5.1 操作系统的重要性 189

5.3 基于资源管理观点的操作系统 190

5.4 操作系统——进程观点 192

5.5 操作系统——层次和扩充机器观点 193

第六章 编译程序概述 196

6.1 扫描程序 196

6.2 分析器 198

6.3 中间代码生成和优化 201

6.4 代码生成器和错误校正 204

7.1 简介 207

第七章 计算机网络 207

7.2 ISO参考模型 210

第八章 多媒体计算机技术 214

8.1 引言 214

8.2 多媒体计算机系统Ⅰ 216

8.2 多媒体计算机系统Ⅱ 218

第九章 学术论文 221

例文1 有关协议的说明和验证的一个时序逻辑 221

例文2 在事件语义网络中基于意义相关的中文问答实验系统 230

Appendix Computer Terminology 238

返回顶部