计算机专业英语2013影印版unit_5资料
计算机英语_unit5

8
Abbreviations
• CBSE 基于组件的软件工程 Component-based software engineering • COTS 商业现成软件 Commercial off-the-shelf system
9
三、Text and Notes
• Please read the book and listen to teacher carefully!(100-107)
翻译:在最后的生命周期阶段(运行与维护),软件投入使用。最 初软件需求中存在的错误与疏漏被发现,程序与设计错误浮现,而 且新的功能需要得到确定。 omit
5
9. validation n. 验证; (reading P103 Evolutionary development ) Specification, development and validation activities are interleaved rather than separate, with rapid feedback across activities.
这些类属模型不是对软件过程的规定性描述。而是,它们是过程的抽象, 可用于解释软件开发的不同方法。 你可以将其视为可扩展和调整以创建更为具体软件工程过程的过程。
15
The process models covered here are the waterfall model, evolutionary development and componentbased software engineering. These three generic process models are widely used in current software engineering practice.
计算机专业英语unit 5-2

Contents
1. Lead-in activity 2. Passage learning
3. Exercises 4. Fun time
Lead-in activity:
• Do you use wireless network a lot?
Thanks for listening~
Passage-learning
Para one:
Computer security is the process of preventing and detecting unauthorized use of your computer. Prevention measures help you to stop unauthorized users (also known as “intruders”) from accessing any part of your computer system. An effective network security strategy requires identifying threats and then choosing the most effective set of tools to combat them.
wireless networks. You can either install software
firewalls on each computer, or install a hardware
firewall on your entire network.
ห้องสมุดไป่ตู้
Exercises
Find Information Task Ⅰ: 1. No, it is different. 2. A small home or an office would only require basic security. 3. Large businesses will require high maintenance and advanced software and hardware 4. Yes, it is. 5. We can either install software firewalls on each computer, or install a hardware firewall on your entire network.
计算机专业英语第三版教学课件Unit5 Software Engineering

布朗先生:您好!中华计算机公司。我能为您做些什么?
Linda: Hello, Mr. Brown. It is Linda. Got a minute?
琳达:您好,布朗先生。我是琳达。您有时间吗?
Mr. Brown: I see your point. If we have to spend more time on developing the second version, we’ll have to adjust the schedule. People need to know that we have adjusted the project development plan as soon as possible. Do you want me to call the project manager?
Look and Learn Dialogue Reading Learn More New Words and Phrases
A software development project organization.
Lesson 14
Unit 5
Look and Learn Dialogue Reading Learn More New Words and Phrases
Mr. Brown: Yes.We planned to put the two versions in the same development process. Well, what kind of problem are you having now?
布朗先生:是的。我们计划在同一个开发过程中投入两个版本。那您现在遇到什么问题了?
Unit 05计算机英语

T
Transfer 传输
P
Protocol 协议
A wides from one system to another on the Internet
5.3 What is WWW?
Electronic Mail
Electronic mail, or e-mail, is used to send written
16
DNS
DNS 是域名系统 (Domain Name System) 的缩 写,它是由解析器和域名服务器组成的。域名服 务器是指保存有该网络中所有主机的域名和对应 IP地址,并具有将域名转换为IP地址功能的服务 器。 域名必须对应一个IP地址,而IP地址不一定有域 名。
VPN
缩写词 abbr. 1. =Virtual Private Network 虚拟专用网络
5.3 What is WWW?
World Wide Web
The World Wide Web is a hypertext-based system for
万维网 基于超文本的
finding and accessing Internet resources.
访问,接入 资源
5.3 What is WWW?
《计算机英语》
Unit 5
What is WWW?
wizard
名词 n. [c] 1. 男巫;术士 That‘s a fairy story about a wizard. 幻想的,虚构的 2. 【口】奇才;高手,名家[(+at)] Edison was a wizard at invention. 3. (IT领域)向导 Installing wizard
计算机专业英语影印版(compu...

Crossword Puzzle Answers:Open Ended Questions:1.Describe system software. What are the four types of system programs?System software works with end users, application software, and computer hardware to handlethe majority of technical details. System software is not a single program. Rather it is a collection or a system of programs that handle hundreds of technical details with little or no userintervention. System software consists of four types of programs:• Operating systems coordina te computer resources, provide an interface between users and the computer, and run applications.• Utilities, also known as service programs, perform specific tasks related to managing computerresources.• Device drivers are specialized programs that all ow particular input or output devices tocommunicate with the rest of the computer system.• Language translators convert the programming instructions written by programmers into a language that computers understand and process.2.What are the basic functions of every operating system? What are the three basic operatingsystem categories?Every operating system performs various functions. These functions are:• Managing resources:These programs coordinate all the computer’s resources includingmemory, processing, storage, and devices such as printers and monitors. They also monitorsystem performance, schedule jobs, provide security, and start up the computer.• Providing user interface: Users interact with application programs and computer hardware through a user interface.• Running applications: These programs load and run applications such as word processors and spreadsheets. Most operating systems support multitasking, or the ability to switch between different applications stored in memory.The three main categories of Operating systems are:• Embedded operating systems - The entire operating system is stored within or embedded in the device and permanently stored on ROM.• Network operating systems (NOS) are used to control and coordinate computers that are networked or linked together.• Stand-alone operating systems control a single desktop or notebook computer.3.Explain the differences and similarities betw een Windows, Mac OS, and Linux.They all perform the basic functions of an operating system. They manage resources, provide a user interface, and run applications. They all use a graphical user interface, and can network small groups of computers.The differences are as follows:Windows– has 90 percent of the market operating system market share, more applicationprograms are developed to run under Windows than any other operating system, designed to run with Intel and Intel-compatible microprocessors. The new version, Vista, has Advanced system security, a Three-dimensional workspace, and utilizes WinFS, makes it possible to locate files based on a description of their content.MAC OS- Designed to run on Apple machines, but with the latest version can also run on Intel microprocessors. It is not as widely used as Windows, but is one of the most innovativeoperating systems. It includes utilities such as Spotlight which is an advanced search tool that can rapidly locate files, folders, email messages, addresses, and much more, and Dashboard Widgets which are a collection of specialized programs that will constantly update and display information.Linux– Of the three operating systems, it is the only one that is an open source. It is a version of UNIX. It runs on powerful microcomputers and by servers on the Web. It encourages others to modify and further develop the code.4.Discuss utilities. What are the five most essential utilities? What is a utility suite?Utilities are specialized programs designed to make computing easier. The most essential are • Troubleshooting or diagnostic programs that recognize and correct problems, ideally before they become serious.• Antivirus programs that guard your computer system against viruses or other damagingprograms that can invade your computer system.• Uninstall programs that allow you to safely and completely remove unneeded programs and related files from your hard disk.• Backup programs that make copies of files to be used in case the originals are lost or damaged.• File compression programs that reduce the size of files so they require less storage space and can be sent more efficiently over the Internet.Utility suites combine several programs into one package. Buying the package is less expensive than buying the programs separately.5.Explain the role of device drivers. Discuss the Add Printer Wizard and WindowsUpdate.Every device, such as a mouse or printer, that is connected to a computer system has a special program associated with it. This program, called a device driver, works with the operating system to allow communication between the device and the rest of thecomputer system. Each time the computer system is started, the operating system loads all of the device drivers into memory.Windows’ Add Printer Wizard provides step-by-step guidance for selecting theappropriate printer driver and installing that driver.Windows Update makes it easy to update the drivers on your computer.1.Writing About Technology exercise #1 Antitrust has students research and write aboutthe legal and ethical ramifications of Microsoft’s antitrust lawsuit and domination of the software market.Web Tools1.Expanding Your Knowledge exercise #3 Customized Desktop has students explore theWeb to learn about desktop customization. They need to explain the answer they found and how they could use them.Software Tools1.Applying Technology exercise #1 Virus Protection explores what viruses are, how acomputer system can be protected, and what means the student has taken in the past toprotect a computer system.2.Applying Technology exercise #2 Windows Update has the student explore what thefunction Windows Update is, how to configure it, and when to use it.3.Applying Technology exercise #3 WinZip has the student research the functionality ofthe WinZip program, what are some of its uses, and how to use it.4.Expanding Your Knowledge exercise #1 How Virus Protection Works explores whatviruses are, and how a computer system can be protected. It also has the student writeabout the steps they have taken in the past to protect a system and if was effective or not.5.Expanding Your Knowledge exercise #2 Booting and POST has the student research theboot process, the definition of BIOS, and what can be achieved by customizing theprocess.Writing Skills1.Expanding Your Knowledge exercise #1 How Virus Protection Works explores whatviruses are, and how a computer system can be protected. It also has the student writeabout the steps they have taken in the past to protect a system and if was effective or not.2.Writing About Technology exercise #1 Antitrust has students research and write aboutthe legal and ethical ramifications of Microsoft’s antitrust lawsuit and domination of the software market.3.Writing About Technology exercise #2 Online Backup has students research and write apaper on online backup options.。
计算机专业英语2013影印版unit_5

5 System Software
System software is not a single program. Rather it is a collection or a system of programs that handle hundreds of technical details with little or no user intervention.
设备驱动是特殊的程序可以允许特别的输入或输出设备 能够与计算机系统其他部分进行通信。
Language translators convert the programming instructions written by programmers into a language that computers understand and process.
热启动-电脑已经开启,然后你点击重新启动,不关闭 电源。重启,重启
冷启动-电脑已经关闭,启动电脑被称为冷启动
5.1.2 Features
You typically interact with the operating system through the graphical user interface. Most provide a place, call the desktop, which provides access to computer resources.
操作系统协调计算机资源,提供用户和计算机之间的接口, 并运行应用程序。实用程序执行有关管理计算机资源相关 的具体任务。
5.1 Operating System
Device drives are specialized programs that allow particular input or output devices to communicate with rest of the computer system.
计算机专业英语unit 5-1

Practice reading this dialogue with your partners.
Do you know how to set up a firewall?
You can enable the Internet firewall provided by Windows itself. First go to the Control Panel. Select Network Connection. Then right click on your current connection, such as your LAN or ADSL connection and so on, and select Properties. Enter into the advanced tab, enable the Internet Connection firewall. The firewall will work on your computer.
Unit Five Network Security(1)
Contents
1 Warming up
Байду номын сангаас
2
3
Real world
Exercises
Warming up
Firewall:防火墙
Warming up
antivirus:杀毒软件
Warming up
spam:垃圾邮件
Warming up
Thanks for listening~
Exercises:
Task II:
Exercises:
Task I. Listen and write down what you’ve heard. 1. _____________ support department, what can I do for you? Technical firewall 2. How can I set up a ____________ for my Windows system? enable 3. You can _____________ the Internet firewall provided by Windows itself. click 4. You should right _____________ on your current connection. advanced tab. 5. Enter into the _____________ disabled 6. This firewall is very basic and sometimes_____________. 7. You should install ______________ software on the computer to antivirus fit for your demand. security 8. I'll undertake for your_____________. commercial firewall products 9. It is worth buying some _____________ see 10.I ___________what you mean.
Computer English Unit 5 Software Process(计算机英语 第五单元 软件过程)

Unit 5 Software Process第五单元:软件过程Section A Software Process Models课文A:软件过程模型Ⅰ.Introduction一、引言A software process is a set of activities that leads to the production of a software product. These activities may involve the development of software from scratch in a standard programming language like Java or C. Increasingly, however, new software is developed by extending and modifying existing systems and by configuring and integrating off-the-shelf software or system components.一个软件过程是生产出软件产品的一系列活动。
这些活动可能涉及使用一种像Java或C这样的标准编程语言从零开始开发软件。
然而,开发新软件越来越多地使用的方法是,扩展和修改现有系统,以及配置和集成现成软件或系统组件。
A software process model is an abstract representation of a software process. Each process model represents a process from a particular perspective, and thus provides only partial information about that process. This section introduces a number of very general process models (sometimes called process paradigms) and presents them from an architectural perspective. That is,we see the framework of the process but not the details of specific activities.一个软件过程模型是对一个软件过程的一种抽象表示。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
语言翻译把程序员编写的编程指令转换成计算机能够理 解和处理的语言。
操作系统(软件环境、平台)处理技术细节。
5.1 Operating System
Operating systems coordinate computer resources, provide an interface between users and the computer, and run applications. Utilities perform specific tasks related to managing computer resources.
系统软件与最终用户,应用软件和计算机硬件 来处理和用计算机相关的大部分的技术细节.
5 System Software
system software controls where a word processing program is stored in memory
How commands are converted so that the system unit can process them and where a completed documபைடு நூலகம்nt or file is saved
系统软件不是一个单一的程序。相反,它是一 个集合或程序系统可处理数百个技术细节,很 少或没有用户干预。
5 System Software
Four kinds of systems programs are operating systems, utilities, device drivers, and language translators.
5.1 Operating System
An operating system is a collection of programs that handle many of the technical details related to using a computer.
操作系统是一个程序集合,处理许多的和使用 计算机相关的大部分技术细节。
In many ways, an operating system is the most important type of computer program.
在许多方面,一个操作系统是计算机程序的最 重要的一种。
5.1 Operating System
Operating systems (software environments, platform) handle technical details.
系统软件控制文字处理程序存储在存储器 命令如何被转换,以便系统单元可以处理它们并在
一个已完成的文件或文件被保存
5 System Software
Not a single programs but a collection or system of programs, these programs handle hundreds of technical details with little or no user intervention.
Device drivers are specialized programs that allow particular input or output devices to communicate with the rest of the computer system
设备驱动是特殊的程序可以允许特别的输入或输出设备 能够与计算机系统其他部分进行通信。
不是一个单一程序而是一个集合或系统程序, 这些程序处理数以百计的很少或没有用户干预 的技术细节。
5 System Software
System software is not a single program. Rather it is a collection or a system of programs that handle hundreds of technical details with little or no user intervention.
操作系统协调计算机资源,为用户和计算机之间提供一 个接口及运行程序。
Utilities perform specific tasks related to managing computer resources.
实用工具执行与管理计算机资源相关的特定任务。
5 System Software
System software consists of four types of programs:
Chapter 5 System Software
5 System Software
End users use application software to accomplish specific tasks.
最终用户使用应用软件来完成特定的任务。
System software works with end users, application software, and computer hardware to handle the majority of technical details related to using a computer.
四类系统程序是操作系统、实用工具、设备驱 动和语言翻译程序。
5 System Software
System software consists of four types of programs:
Operating System coordinates computer resources, provide an interface between users and the computer, and run applications