关键词不能为空

当前您在: 主页 > 英语 >

计算机专业英语教程阅读(2).doc

作者:高考题库网
来源:https://www.bjmy2z.cn/gaokao
2021-02-02 11:53
tags:

-

2021年2月2日发(作者:carryover)



计算机专业英语教程阅读


(2)



Software


refers


to


computer


programs.


Programs


are


the


instructions that tell the computerhow to process data into the form


you


want.


There


are


two


kinds


of


software:


system


softwareand


application software.



软件指的是计算机程序。程序是告诉计 算机如何将数据处


理成你想要的形式的指令。有两种软件:系统软件和应用软件。




System


software


is


a


collection


of


programs


that


enables


application software to run on acomputer system s hardware devices,


it


is


background


software


and


includes


programs


that


helpthe


computer manage its own internal resources.



系统软件是指能让应用软件在计算机 系统硬件设备上运行


的程序的集合,


它是后台软件并且包括帮助 计算机管理自己内部


资源的程序。




Application


software


is


a


specialized


programs


that


enables


the user to accomplish specifictasks.



应用软件是让用户能够完成特定任务的专门程序。




In


this


text,


we


mainly


discuss


system



software


consists


of


four


kinds


ofprograms:


bootstrap


loader,


diagnostic routines, basic input-output system, and operatingsystem.


Among these four parts, the operating system is we most concerned


with,


whith


helpsmanage


computer


resources.


Most


important


operating


systems


are:


Windows,


Windows


NT,OS/2,


Macintosh,


and Unix.



在这一节中,我们主要讨论系统软件。系统软件由四种程


序组成:引导装入程序、诊断例程、基本输入输出系统和操作系


统。 在这四种当中,操作系统是我们最为关心的,它帮助管理计


算机资源。最重要的操作系统 有


Windows



Windows NT



OS/2


Macintosh



Unix





Windows Windows gets its name because of its ability to run




multiple


applications


at


thesame


time,


each


in


its


own


window.


Windows offers graphical user interface (GUI), presents theuser with


graphic


images


of


computer


functions


and


data.


It


provides


a


standard


mechanismfor


copying


or


moving


information


from


one


program


to


another.


This


mechanism,


called


theClipboard,


means


that


information


created


in


one


context


is


instantly


reusable


in


another, youdon t need to reenter information or work with clumsy


data-transfer


utilities.


Windows


alsohas


DDE


(dynamic


data


exchange)


and


OLE


(object


linking


and


embedding)


functions.


In


DDEtwo or more applications can be linked. This way, data created


in one application isautomatically entered into the others. OLE, like


DDE, links data between onally, OLE allows the


application


receiving


the


data


to


directly


access


the


applicationthat


created the data.


Windows


之所以称为窗口是因为它具有能同时运行多个应

用程序的能力,


并且每一个程序有其自己的窗口。


Wind ows


提供


图形用户界面,


给用户提供 计算机的功能和数据的图像。


它提供


标准的机制用于将信息从一 个程序拷贝或移动到另一个程序。



个机制被称为剪贴板,


意味着在一个文本中产生的信息可以被另


外一个文本立即重新使用,


而用户不需要重新输入信息或使用繁


琐的数据传送实用程序。< /p>


Windows


还具有


DDE(


动态数据交换


)



OL E


(


对象链接和嵌入


)


功能。在


DEE


中两个或更多的应用程


序可以被链接。


使用这种方法,


在一个应用程序中产 生的数据可


以自动地进入其他的程序。


OLE

< br>类似于


DEE


在应用程序之间链


接数据。另外,


OLE


允许接收数据应用程序可以直接访问建立


这个数据的



应用程序。




计算机系统软件专业英语教程篇二




Windows NT Windows NT is an operating system designed to


run on a wide range of powerfulcomputers and microcomputers. It is


a


very


sophisticated


and


powerful


operation


ped


by


Microsoft, Windows NT is not considered a replacement for Window.


Rather,


it


isan


advanced


alternative


designed


for


very


powerful


microcomputers


and


networks.


WindowsNT


has


two


major


advantages when compare to Windows:



Windows


NT


它是一种可以在很大泛围内的功能强大的计




算机和微型计算机上运行的操作系统。


它是非常复杂和功能强大


的操作系统。


Windows NT


由微软 公司开发,并不是为了替代确


切地说,


它是设计给功能非常强大 的微型计算机和网络的另外一


个可供选择的高级


(


操作系统


)



Window s NT



Windows


相比较


具有两个主要的优点:




Multiprocessing


It


is


similar


to


multitasking


except


that


the


applications


are


run


independentlyat


the


same


time.


For


instance,


you


could


be


printing


a


word


processing


document


and


using


adatabase management program at the same time. With multitasking,


the


speed


at


which


thedocument


is


printed


is


affected


by


the


demands of the database management program. Withmultiprocessing,


the demands of the database management program do not affect the


printingof the document.



多道处理除了应用程序是同时独立运行之外,它类似于多


任务。


比如,


你可能正在打印字处理文档并 且同时在使用数据库


管理程序。


在这种多任务操作情况下,


文件打印的速度会受到使


用数据库管理程序这一要求的影响。


使用多道处理要求数据库管


理程序并不影响打印文档。




Networking


In


many


business


environments,


workers


often


use computer to communicate withone another and to share software


using


a


network.


This


is


made


possible


and


controlled


byspecial


system software. Windows NT has network capabilities and security


checks


built


intothe


operating


system.


This


makes


network


installation and use relatively easy.



网络在许多商业环境中 ,工作人员经常使用计算机相互进


行交流,


并且通过网络共享软 件。


这是可以通过专门的系统软件


来实现和控制的。

< p>
Windows NT


具有网络功能和嵌入到操作系统

内的安全检测功,这使得网络安装和使用相对容易。




OS/2


OS/2


stands


for


Operating


System/2.


It


was


developed


jointly


by


IBM


and


MicrosoftCorporation.


OS/2


has


many


similarities


with


Windows


NT.


It


is


designed


for


very


powerfulmicrocomputers


and


has


several


advanced


features.


Some


of its advantages over Windows NTinclude:


-


-


-


-


-


-


-


-



本文更新与2021-02-02 11:53,由作者提供,不代表本网站立场,转载请注明出处:https://www.bjmy2z.cn/gaokao/599465.html

计算机专业英语教程阅读(2).doc的相关文章