《计算机专业英语》谢希仁第二版-第1章讲义只是课件

合集下载

计算机网络教程_谢希仁(第二版)_(全)

计算机网络教程_谢希仁(第二版)_(全)

第一章概述传播时延=信道长度/电磁波在信道上的传播速度发送时延=数据块长度/信道带宽总时延=传播时延+发送时延+排队时延1-01计算机网络的发展可划分为几个阶段?每个阶段各有何特点?答:计算机网络的发展可分为以下四个阶段。

(1)面向终端的计算机通信网:其特点是计算机是网络的中心和控制者,终端围绕中心计算机分布在各处,呈分层星型结构,各终端通过通信线路共享主机的硬件和软件资源,计算机的主要任务还是进行批处理,在20世纪60年代出现分时系统后,则具有交互式处理和成批处理能力。

(2)分组交换网:分组交换网由通信子网和资源子网组成,以通信子网为中心,不仅共享通信子网的资源,还可共享资源子网的硬件和软件资源。

网络的共享采用排队方式,即由结点的分组交换机负责分组的存储转发和路由选择,给两个进行通信的用户断续(或动态)分配传输带宽,这样就可以大大提高通信线路的利用率,非常适合突发式的计算机数据。

(3)形成计算机网络体系结构:为了使不同体系结构的计算机网络都能互联,国际标准化组织ISO提出了一个能使各种计算机在世界范围内互联成网的标准框架—开放系统互连基本参考模型OSI.。

这样,只要遵循OSI标准,一个系统就可以和位于世界上任何地方的、也遵循同一标准的其他任何系统进行通信。

(4)高速计算机网络:其特点是采用高速网络技术,综合业务数字网的实现,多媒体和智能型网络的兴起。

1-02试简述分组交换的要点。

答:分组交换实质上是在“存储——转发”基础上发展起来的。

它兼有电路交换和报文交换的优点。

在分组交换网络中,数据按一定长度分割为许多小段的数据——分组。

以短的分组形式传送。

分组交换在线路上采用动态复用技术。

每个分组标识后,在一条物理线路上采用动态复用的技术,同时传送多个数据分组。

在路径上的每个结点,把来自用户发端的数据暂存在交换机的存储器内,接着在网内转发。

到达接收端,再去掉分组头将各数据字段按顺序重新装配成完整的报文。

《计算机专业英语》谢希仁第二版-第5章讲义PPT课件

《计算机专业英语》谢希仁第二版-第5章讲义PPT课件
在一个程序序列中每个程序是由用户单独启动的但程序之间并非相互独立只有当前一程序执行成功后下一个程序的执行才有意义但由于程序是独立启动的它们之间相互的接口由用户明确设定
Computer English
Chapter 5 Operating System
.
1
Key points: Function and structure of
entrust v.委托
criteria n.标准
constraint n.约束, 强制, 局促 partition vt.分区
apriori 预先,事前
perceive v.感知, 感到, 认识到
suboptimal adj.未达最佳标准的
preemption n.抢占
sequential adj. 顺序的,串行的 concurrent adj.并发的, 并行的
在资源分区方式中,操作系统预先决定把哪些资源分配给某个 用户计算使用,这种方法也称为静态分配,因为分配是在程序 执行前进行的。静态资源分配易于实现,但由于它不是从程序 的实际需要出发,而是根据程序预先提出的需求来做决定,所 以容易导致系统利用率下降。
.
10
5.1.1 Resource allocation and related functions
.
12
5.1.1 Resource allocation and related functions
In the partitioned resource allocation approach, the OS decides on the resources to be allocated to a program based on the number of resources and the number of programs in the system. For example, an OS may decide that a program can be allocated 1 MB of memory, 2000 disk blocks and a monitor. Such a collection of resources is referred to as a partition. In effect, a set of partitions can be predefined in the system. The resource table can have an entry for each resource partition. When a new program is to be started, an available partition is allocated to it.

计算机网络谢希仁第1章概述 ppt课件

计算机网络谢希仁第1章概述 ppt课件
准协议,使得所有使用 TCP/IP 协议的计算机都 能利用互连网相互通信。 人们把 1983 年作为因特网的诞生时间。 1990年,ARPANET 正式宣布关闭。
22
internet 和 Internet 的区别
以小写字母 “i” 开始的 internet(互连网)是一个通用 名词,它泛指由多个计算机网络互连而成的网络。
但实现融合并不简单,因为这涉及到各方面的经济利 益和行政管辖权的问题。
5
6
7
互连网与互联网
不同的网络。 互连网:指在局部范围互连起来的计算机网络。 互联网:指当今世界上最大的计算机网络
Internet。
8
“网”与互联网
有时,往往使用更加简洁的方式表示互联网, 这就是只用一个 “网”字。
24
1.2.2 互联网基础结构发展的三个阶段
第二阶段:建成了三级结构的互联网。 它是一个三级计算机网络,分为主干网、地区 网和校园网(或企业网)。
主干网
地区网
地区网
地区网
校园网
校园网
校园网
校园网
校园网
25
1.2.2 互联网基础结构发展的三个阶段
第三阶段:逐渐形成了多层次 ISP 结构的互联网。
(2) 核心部分:
由大量网络和连接这些网络的路由器组成。这部分是 为边缘部分提供服务的(提供连通性和交换)。
37
互联网的边缘部分与核心部分
主机
互联网的边缘部分
网络 路由器 互联网的核心部分
互联网的边缘部分与核心部分
38
1.3.1 互联网的边缘部分
处在互联网边缘的部分就是连接在互联网上的 所有的主机。这些主机又称为端系统 (end system)。

《计算机网络》谢希仁第一章概述复习资料

《计算机网络》谢希仁第一章概述复习资料

《计算机⽹络》谢希仁第⼀章概述复习资料第⼀章概述1.1 计算机⽹络在信息时代的作⽤1.2 互联⽹概述1.2.1⽹络的⽹络⽹络(network):由若⼲结点(node) 和连接这些结点的链路(link)组成。

结点可以是计算机、路由器、交换机、智能⼿机等。

互连⽹(internet):“⽹络的⽹络”,⽹络之间通过路由器互连。

互联⽹(Internet):起源于美国,把许多⽹络连接在⼀起,现已发展成为世界上最⼤的、开放的国际性计算机互联⽹。

它采⽤ TCP/IP 协议族作为通信的规则,其前⾝是美国的 ARPANET。

⽹络把许多计算机连接在⼀起,⽽互联⽹则把许多⽹络通过路由器连接在⼀起。

与⽹络连接的计算机常称为主机。

互联⽹是全球最⼤的特定互连⽹。

1.2.2互联⽹三个阶段1.第⼀阶段是从单个⽹络ARPANET向互联⽹发展的过程。

2.第⼆阶段的特点是组成了三级结构的互联⽹。

3.第三阶段的特点是逐渐形成了多层次ISP结构的互联⽹。

(ISP:互联⽹服务提供者)1.2.3 互联⽹的标准化⼯作制定互联⽹的正式标准要经过以下三个阶段:(1)因特⽹草案(Internet Draft) ——在这个阶段还不是 RFC ⽂档。

互联⽹草案的有效期只有六个⽉。

(2)建议标准(Proposed Standard) ——从这个阶段开始就成为 RFC ⽂档(3)互联⽹标准(Internet Standard)1.3 互联⽹的组成1.3.1互联⽹的边缘部分定义:由所有连接在互联⽹上的主机组成。

这部分是⽤户直接使⽤的,⽤来进⾏通信(传送数据、⾳频或视频)和资源共享。

通讯⽅式:客户(client)和服务器(server)⽅式。

描述了进程之间服务和被服务的关系。

(客户和服务器都指计算机进程(软件))●对等连接(P2P)。

双⽅进⾏平等的、对等连接通信1.3.2互联⽹的核⼼部分定义:由⼤量⽹络和连接这些⽹络的路由器组成。

这部分是为边缘部分提供服务的(提供连接性和交换)。

计算机专业英语第二版

计算机专业英语第二版

计算机专业英语第二版.........................................................................................ContentsLesson One 1Text:Installation Steps of a Desktop Board 1New Words 4Sentence Explanations 5Grammar:Word-formation in the Computer Fields 5 Exercises(Ⅰ) 8Skill Training:Conversation at an Office 8Exercises(II) 9Reading Materials(A):Information Technology 9Reading Materials(B):Commonly Used Computer Terms 10 Lesson Two 12Text:Peripherals 12New Words 16Sentence Explanations 17Grammar:The Parts of Speech and Their Use 18 Exercises(Ⅰ) 21Skill Training:Key Words 21Exercises(Ⅱ) 21Reading Materials(A):The Features of CD-RW Drive 22 Reading Materials(B):Commonly Used Computer Terms 22 Lesson Three 24Text:Learn a Language Online 24New Words 26Sentence Explanations 27Grammar:Verbs and the Components of a Sentence 27Exercises(Ⅰ) 29Skill Training:Abstract 30Exercises(Ⅱ) 32Reading Materials(A):China Races to Supplant India in Software 32Reading Materials(B):Commonly Used Computer Terms 34Lesson Four 35Text:Internet Morals Watchdog Guards Against Viruses as Well 35New Words 38Sentence Explanations 38Grammar:The Tenses 39Exercises(Ⅰ) 42Then and Now 42Skill Training:Business Card 43Exercises(Ⅱ) 46Reading Materials (A):Dont Bug Me! 46Reading Materials(B):Commonly Used Computer Terms 47Lesson Five 48Text:How the Internet Works 48New Words 50Sentence Explanations 51Grammar:The Passive Voice 52Exercises(Ⅰ) 53Skill Training:Superscription 53Exercises(Ⅱ) 55Reading Materials(A):Google Leading Role of Internet 55Reading Materials(B):Commonly Used Computer Terms 57Lesson Six 58Text:Voice Recognition Not Science Fiction 58New Words 61Sentence Explanations 62Grammar:The Subjunctive Mood 63Exercises(Ⅰ) 65Skill Training:Notice 67Exercises(Ⅱ) 68Reading Materials(A):Using a Modem 68Reading Materials(B):Commonly Used Computer Terms 70 Lesson Seven 71Text:Using Ants as Models for New Distributed Systems 71 New Words 74Sentence Explanations 74Grammar:The Infinitive 75Exercises(Ⅰ) 76Skill Training:The Structure of a Letter 78Exercises(Ⅱ) 81Reading Materials(A):End of the PC Era 81Reading Materials(B):Commonly Used Computer Terms 82 Lesson Eight 84Text:A New Programming Language Java 84New Words 86Sentence Explanations 88Grammar:Past Participle and Present Participle 88Exercises(Ⅰ) 89Skill Training:Commonly-used Opening Sentences and Closing Sentences of Letters 91Exercises(Ⅱ) 92Reading Materials(A):A Mobile Computer Team Services Sick Machines 92Reading Materials(B):Commonly Used Computer Terms 94Lesson Nine 95Text:Plug-and-Play Robots 95New Words 98Sentence Explanations 99Grammar:Gerund 100Exercises(Ⅰ) 101Skill Training:Letter Writing 102Exercises(Ⅱ) 104Reading Materials(A):A Guide to Computers and Plug-ins on the Internet 104Reading Materials(B):Commonly Used Computer Terms 106Lesson Ten 107Text:Caught in the Web of the Internet 107New Words 111Sentence Explanations 112Grammar:Non-finite Forms of Verbs 113Exercises(Ⅰ) 114Skill Training:Introduction to Company Organizations 115Exercises(Ⅱ) 116Reading Materials(A):Eleven Commandments by Bill Gates 117 Reading Materials(B):Commonly Used Computer Terms 118Lesson Eleven 119Text:Hackers Are Enemy Number One on the Internet 119New Words 121Sentence Explanations 122Grammar:Noun Clause 122Exercises(Ⅰ) 124Skill Training:Invitation Card 126Exercises(Ⅱ) 127Reading Materials(A):The Information Superhighway: From Expectationto Realization 127Reading Materials(B):Commonly Used Computer Terms 129Lesson Twelve 131Text:The Challenges of Using Search Agents to Perform Research on the World Wide Web 131New Words 134Sentence Explanations 135Grammar:Adjective Clause 135Exercises(Ⅰ) 137Skill Training:Job Interview 138Exercises(Ⅱ) 139Reading Materials(A):Safe Sex for Your Computer 139Reading Materials(B):Commonly Used Computer Terms 141Lesson Thirteen 143Text:Bill Gates Speech to Tsinghua University 143New Words 146Sentence Explanations 146Grammar:Adverbial Clauses 147Exercises(Ⅰ) 149Skill Training:Resume 151Exercises(Ⅱ) 154Reading Materials(A):Help! How Do I Set Up and Send an Online Resume 154Reading Materials(B):Commonly Used Computer Terms 156Lesson Fourteen 158Text:The Ancient History of the Internet 158New Words 162Sentence Explanations 162Grammar:Inverted Word-order 163Exercises(Ⅰ) 164Skill Training:Personal Statement 166Exercises(Ⅱ) 167Reading Materials(A):Father of Internet Surprised by 600 Million Followers 167Reading Materials(B):Commonly Used Computer Terms 168Lesson Fifteen 170Text:XPs Do-It-Yourself Security 170New Words 172Sentence Explanations 173Grammar:Complex Sentences Analysis 173Exercises(Ⅰ) 175Skill Training:Advertisement 175Exercises(Ⅱ) 176Reading Materials(A):One Number Gets It AllPhone, Fax or Voice Mail 177Reading Materials(B):Commonly Used Computer Terms 179Lesson Sixteen 181Text: Talk of Cooperation Is Out as the Software Industry Prepares forAnother Period of Sweeping Change 181New Words 184Sentence Explanations 184Grammar:Samples of Complex Sentences Analysis 186Exercises(Ⅰ) 187Skill Training:Agreement(Contract) 187Exercises(Ⅱ) 190Reading Materials(A):Just Imagine:What Computers Cant Do 190Reading Materials(B):Commonly Used Computer Terms 192Reference Translation and Answers 194Complex Exercises 270Bibliography 279。

计算机专业英语第2版课件

计算机专业英语第2版课件

2020/5/8
8
RS flip-flop
2020/5/8
9
Shift registers
A register capable of shifting its binary information in one or both directions is called a shift register.
The simplest possible shift register is one that uses only flip-flops.
The output of a given flip-flop is connected to the D input of the flip-flop at its right. The clock is common to all flip-flops. The serial input determines what goes into the leftmost position during the shift. The serial output is taken from the output of the rightmost flip-flop.
2020/5/8
10
4-bit shift register
2020/5/8
11
The capabilities of shift register
▪ An input for clock pulses to synchronize all operations.
▪ A shift-right operation and a serial input line associated with the shift-right.

计算机专业英语课件Unit01

计算机专业英语课件Unit01

1.2 Section B: The Internet of Things
• Words
• bidding[ˈbidiŋ] n. 吩咐,投标 • brew[bruː] v. 煮(咖啡),酿制(啤酒),沏(茶) • gadget[ˈgædʒit] n. 小装置,小器具 • downtime[ˈdauntaim] n. 停止运行时间 • crumble[ˈkrʌmbl] v. 坍塌,损坏 • impending[imˈpendiŋ] adj. 即将发生的,迫在眉
1. Public cloud is a cloud environment in which all cloud infrastructure and computing resources are dedicated to, and accessible by, one customer only. 2. The private cloud provider owns, manages, and assumes all responsibility for the data centers, hardware, and infrastructure 3. Multicloud is the use of two or more public clouds together with a private cloud environment. 4. Hybrid cloud is a combination of public and private cloud environments. 5. SaaS is application software that's hosted in the cloud and that you access and use via a Web browser, a dedicated desktop client, or an API that integrates with your desktop or mobile operating system.

计算机专业英语教程课完整版PPT课件

计算机专业英语教程课完整版PPT课件
• 每课后均附有重点词汇、课文难点注释、练习、 两篇与课文内容相关的阅读材料以及计算机专业 英语中相关的语法知识讲述或专业术语介绍。
• 书末附有练习答案,同时提供课文及第一篇阅读 材料的参考译文。
09.06.2021
精选课件
4
目录
• Unit 1 Introduction of Computers • Unit 2 CPU and Memory • Unit 3 Input and Output Systems • Unit 4 C++ Language • Unit 5 Operating System • Unit 6 Data Structure • Unit 7 Database Principle
到1950年,又制造了几台著名的计算机,而且每台都取得了 很大的进展,如二进制021
精选课件
11
Computer Development
• The Second Generation of Computers (1959 through 1964)
[2] The transistor meant more powerful, more reliable, and less expensive computers that would occupy less space and give off less heat than did vacuum-tube-powered computers.
❖ Expert English
for Computer
❖ Special English
❖ Specialized English

Computer English

English in Computer Science
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

本课程重要性
经常遇到的计算机英语单词(缩写)意思? ISO/OSI SQL Windows NT Windows XP www http …
本课程重要性
Chapter 1
The History and Future of Computers
Key points: useful terms and definitions of
《计算机专业英语》谢希仁第二 版-第1章讲义
课程简要介绍
Chapter1 Chapter2 Chapter3 Chapter4 Chapter5 Chapter6 Chapter7 Chapter8 Chapter9 Chapter10 Chapter11 Chapter12 Chapter13 Chapter14
The History and Future of Computers Basic Organization of Computer Binary System and Boolean Algebra Elementary Data Structure Operating System Software Engineering Programming Language The Internet The World Wide Web Network Security Database Management Multimedia and Computer Animations Virtual Reality The Basis of E-commerce
computer, however, because they were not entirely electronic.
第一个类似计算机的装置之一是1941年由德国的Konrad Zuse研制的,叫 做Z3,它是通用型储存程序机器,具有许多电子部件,但是它的存储器是 机械的。另一台机电式计算机器是由霍华德.艾坎在IBM的资助下于1943 年在哈佛大学研制的。它被称为自动序列控制计算器Mark I,或简称哈佛 Mark I。然而,这些机器都不是真正的计算机,因为它们不是完全电子化 的。
thousands of 成千上万的
known as 通常所说的,以……著称
Abbreviations:
ENIAC(Electronic Numerical Integrator and Computer) 电子数字积分计算机,ENIAC计算机 EDSAC (Electronic Delay Storage Automatic Computer) 延迟存储电子自动计算机 BINAC (Binary Automatic Computer) 二进制自动计算机 UNIVAC (Universal Automatic Computer) 通用自动计算机
computers
Difficult points: describing the features of
computers ofபைடு நூலகம்each generation
Requirements:
1. The trends of computer hardware and software 2. Basic characteristics of modern computers 3. Major characteristics of the four generations of modern computers
4. 了解科技英语的特点,掌握科技英语翻译要点
1.1 The Invention of the Computer
New Words & Expressions:
computerlike a. 计算机似的 electromechanical a. 机电的, 电机的
vacuum tubes 真空管
Census Bureau 人口普查局
1.1 The Invention of the Computer
It is hard to say exactly when the modern computer was invented. Starting in the 1930s and through the 1940s, a number of machines were developed that were like computers. But most of these machines did not have all the characteristics that we associate with computers today. These characteristics are that the machine is electronic, that it has a stored program, and that it is general purpose.
很难确切地说现代计算机是什么时候发明的。从20世纪30年代到40年代,制造 了许多类似计算机的机器。但是这些机器大部分没有今天我们所说的计算机的 所有特征。这些特性是:机器是电子的,具有储存的程序, 而且是通用的。
1.1 The Invention of the Computer
One of the first computerlike devices was developed in Germany by Konrad Zuse in 1941. Called the Z3, it was general-purpose, storedprogram machine with many electronic parts, but it had a mechanical memory. Another electromechanical computing machine was developed by Howard Aiken, with financial assistance from IBM, at Harvard University in 1943. It was called the Automatic Sequence Control Calculator Mark I, or simply the Harvard Mark I. Neither of these machines was a true
相关文档
最新文档