计算机英语

副标题:无

作   者:刘兆毓主编

分类号:

ISBN:9787302024804

微信扫一扫,移动浏览光盘

简介

内 容 提 要 本书是用英语编写的计算机技术的教材,它涉及了计算机技术基础、系统和应用各个方面,其中包 括反映90年代最新技术和应用的内容。本书按计算机知识的结构层次编写,分为硬件基础、软件和应用 三部分,取材新颖,系统性强。 书中出现的英语现象在英语科技文献中常见,其中一些难点通过注释形式帮助读者理解这些语言 现象。每一节后列出本节的关键词汇,每一章后附有相关词汇及复习题,这些都有助于提高读者阅读英 语计算机文献的水平。书后附有参考译文,供读者对照、理解原文。 本书可供大专院校学生学

目录

part i fundamentals of computers

chapter 1 introduction

l-l organization of computer system components

l-2 types of computers

l-3 computer generations

reading materials , what's a workstation

chapter 2 babdwabe and system concepis

2-1 computer codes

2-2 what is a processor

2-s the storage hierarchy

2-4 computer-system input/output

2-5 multiprocessing

2-6 performance measurement and evaluation

reading materials , plug and play system arcfatecture

chapter 3 principles of the risc design methodology

3-1 introduction

3-2 the risc methodology

3-3 risc pioneers

3-4 risc versus cisc

reading materials : ibm rtsc system/6000

. part ii software

chapter 4 discrete mathematics

4-l mathematical logic

4-2 boolean algebra

4-3 graph theory

4-4 combinatorial problems

reading materials : introduction to set theory

chapter 5 algorithm

5-1 algorithm attribute

5-2 algorithms and complexity

5-3 measures of efficiency

reading materials : np-hard and np-complete problems

chapter 6 data and structure

6-l data types and data structures

6-2 typical data structures-stacks and queues

reading materials : typical sort problems

chapter 7 operating system

7-l summary of operating system

7-2 characteristics of operating system

7-5 file systems

7-4 the disk operating system (dos)

7-5 windows past, present and future

reading materials : unix goes upscale
chapter 8 program design

8-l program

8-2 program ming languages

8-3 language processors

8-4 flowchart

8-5 object-oriented programming

reading materials : software objects

chapter 9 software engineering

9-l the software life cycle

9-2 software design

9-3 software testing

9-4 software quality assurance

9-5 software maintenance

readtng materials : well-engineered software

chapter 10 system analysis and design

l0-1 requirements analysis

1o-2 testing

l0-3 documentation techniques

1o-4 evaluating a system's performance

reading materials , prototyping , shortcut to application

part iii applications

chapter 11 distributed computer systems

11-1 centralized and distributed systems

11-2 data communications

11-3 computer networks

reading materials : cltent-server computing has the advantage

chapter 12 data base

12-1 data base management systems (dbms)

12-2 dbms structuring techniques

12-3 data tndependence, integrity and security

12-4 management information system (mis)

reading matertals : the relevance of sql

13-1 office automation

13-2 application of office automation

13-3 oa and external co

reading materials : bar-code readers

chapter 14 computer-aided design (cad) and computer integrated manufacturing (cim)

14-1 a general cad system

14-2 system integration in the manufacturing industry

14-3 the cim definition by casa/sme

14-4 information flows in computer integrated manufacturing

l4-5 current state of information processing in manufacturing

reading materials : flexible manufacturing

15-1 what is multimedia

15-2 elements of multimedia

15-3 uses for multimedia

15-4 the multimedia personal computer

15-5 introduction to cd-rom

15-6 cd-rom standards

reading materials: virtual reality and its application

chapter 16 new generation computing and artificial intelligence (ai)

16-1 new generation computer projects

16-2 logic programming

16-3 knowledge-based systems

16-4 dataflow computation

16-5 problem solving and search

16-6 introduction to artificial intelligence

16-7 development of ai

16-8 expert systems

16-9 robotics

reading materials : automata theory

chapter 17 computer graphics

17-l introduction

17-2 applications of computer graphics

17-s the development of computer graphics

17-4 a basic graphics system

17-5 graphics software

17-6 graphics devices
reading materials: lcd technology

chapter 18 digital images

18-l fundamental concepts

18-2 practical algorithms

18-3 parallel implementation of image processing algorithms

18-4 compression/decompression techniques

reading materials : digital image processing , experiences in the gulf war

chapter 19 information superhighway and integrated services digital network (isdn )

19-l the information superhighway

19-2 integrated services digital network(isdn)

19-3 switched local area networks(lans) and asynchronous transfer mode (atm)

reading materials : internet

chapter 20 neural computation

20-1 introduction

20-2 inspiration from neuroscience

20-3 parallel processing

20-4 the issues

reading materials : applications of neural networks

chapter 21 security in computing

21-l is there a security problem in computing?

21-2 characteristics of computer intrusion and kinos of security breaches

21-3 methods of defense

reaoing materials : the security policy

answer

bibliography

参考译文

第1部分 硬件基础知识

第1章 引言

l—l 计算机系统的组成

1—2 计算机的类型

1—3 计算机的发展

第2章 硬件和系统知识

2—l 计算机代码

2—2 什么是处理器

2—3 存储器多级结构

2—4 计算机系统的输入/输出

2—5 多处理系统

2—6 性能量度和评价

第3章 risc设计方法学原理

3—l 引言

3—2 risc方法

3—3 risc先驱

3—4 risc与cisc

第ii部分 软件

第4章 离散数学

4—1 数理逻辑

4—2 布尔代数

4—3 图论

4—4 组合学问题

第5章 算法

5—l 算法特性

5—2 算法和复杂性

5—3 算法有效性的测试

第6章 数据结构

6—1 数据类型和数据结构

6—2 典型数据结构:栈和队列

第7章 操作系统

7—1 操作系统概述

7—2 操作系统的性能

7—3 文件系统

7—4 磁盘操作系统(dos)

7—5 windows的过去、现在和未来

第8章 程序设计

8—l 程序

8—2 程序设计语言

8—3 语言处理程序

8—4 流程图

8—5 面向对象的程序设计

第9章 软件工程

9—1 软件的生命周期

9—2 软件设计

9—3 软件测试

9—4 软件质量保证

9—5 软件维护

第10章 系统分析与设计

10—1 需求分析

10—2 测试

10—3 文档编制技术

10—4 系统性能评价

第iii部分 应用

第11章 分布式计算机系统

11—1 集中式和分布式系统

11—2 数据通信

11—3 计算机网络

第12章 数据库

12—1 数据库管理系统(dbms)

12—2 dbms的组织技术

12—3 数据的独立性、完整性和安全性

12—4 管理信息系统(mis)

第13章 办公室自动化

13—1 办公室自动化

13—2 办公室自动化的应用

13—3 办公自动化与外部通信

第14章 计算机辅助设计(cad)与计算机集成制造(cim)

14—1 通用cad系统

14—2 制造工业中的系统集成

14—3 由casa/sem定义的cm

14—4 计算机集成制造中的信息流程

14—5 在制造业中信息处理的现状

第15章 多媒体及cd—bom

l5—1 什么是多媒体

15—2 多媒体元素

15—3 多媒体应用领域

15—4 多媒体个人计算机

15—5 cd—rom简介

15—6 cd-rom标准

第16章 新一代计算机和人工智能

16—1 新一代计算机计划

16—2 逻辑编程

16—3 基于知识的系统

16—4 数据流计算

16—5 问题的求解和搜索

16—6 人工智能导论

16—7 人工智能的发展

16—8 专家系统

16—9 机器人技术

第17章 计算机图形学

17—1 引言

17—2 计算机图形学应用

17—3 计算机图形学的发展

17—4 基本的图形系统

17-5 图形软件

17—6 图形设备

第18章 数字图像

18—1 基本概念

18—2 实际算法

18—3 图像处理算法的并行实现

18—4 压缩/解压缩技术

第19章 信息高速公路和综合业务数字网络

19—1 信息高速公路

19—2 综合业务数字网络

19—3 交换局域网和异步传输模式

第20章 神经计算

20—1 引言

20—2 从神经科学受到的启发

20—3 并行处理

20—4 问题

第21章 计算机领域中的安全

21—l 计算机领域中有安全问题吗?

2l—2 入侵计算机的特点和破坏安全的类型

2l—3 防范方法


已确认勘误

次印刷

页码 勘误内容 提交人 修订印次

计算机英语
    • 名称
    • 类型
    • 大小

    光盘服务联系方式: 020-38250260    客服QQ:4006604884

    意见反馈

    14:15

    关闭

    云图客服:

    尊敬的用户,您好!您有任何提议或者建议都可以在此提出来,我们会谦虚地接受任何意见。

    或者您是想咨询:

    用户发送的提问,这种方式就需要有位在线客服来回答用户的问题,这种 就属于对话式的,问题是这种提问是否需要用户登录才能提问

    Video Player
    ×
    Audio Player
    ×
    pdf Player
    ×
    Current View

    看过该图书的还喜欢

    some pictures

    解忧杂货店

    东野圭吾 (作者), 李盈春 (译者)

    亲爱的云图用户,
    光盘内的文件都可以直接点击浏览哦

    无需下载,在线查阅资料!

    loading icon