计算机专业英语:第3章.ppt
《计算机专业英语:第3章.ppt》由会员分享,可在线阅读,更多相关《计算机专业英语:第3章.ppt(39页珍藏版)》请在三一办公上搜索。
1、计算机英语The Operating System,Lesson One Summary of operating system,An operating system serves as an interface,bridging the gap between hardware and application software.Thus,as we move from hardware to software,its appropriate that we consider the operating system first.,serve 服务,供应interface 界面bridge
2、n.桥;vt.架桥gap n.缺口,缝隙thus adv.因而,从而,如此appropriate adj.适当的consider vt.考虑,照顾,认为,What exactly dose an operating system do?Basically,it performs a number of support functions.exactly basically support,adv.正确地 严密地,adv.基本上 主要地,v.支持,维持n.支持,支持者,If the application program is to be loaded,there must be a progr
3、am in memory to control the loading process.That program is the operating system.Typically,the operating system is stored on disk.This objective is achieved by a special program called a boot.,adv.代表性地,n.目标,目的adj.客观的,v.完成,到达,Generally,the boot is stored on the first sector(or two)of a disk.Hardware
4、is designed to read this sector automatically whenever the power is turned on.The boot consists of only a few instructions,but they are sufficient to read the rest of the operating system into memory;note how it is seemingly“pulled in by its own bootstraps”.Now,a user can type the commands to load a
5、nd execute an application program.,generallysector designed automatically consists of instructionssufficient,rest note seeminglyowntype load execute,Loading programs is only one of the operating systems many support functions.Basically,it is a collection of software modules that insulate the user fr
6、om the hardware,thus making the system easier to use.Lets investigate the primary functions of a typical operating system.,collection n.收藏,搜集品module n.模块 insulate vt.使绝缘,隔离investigate v.调查,研究primary adj.第一位的,主要的,The operating system is a collection of programs designed to manage the systems resource
7、s,namely,memory,processors,devices,and information(program and data).,n.资源,财力,办法,智谋,Memory Management FunctionsKeep track of the memory.What parts are in use and by whom?What parts are free?If multiprogramming,decide which process gets memory,when it gets it and how much.Allocate the memory,and recl
8、aim the memory when the process no longer needs it or has been terminated.,keep track of 明了free adj.自由的,免费的,空闲的 multiprogramming 多道程序allocate vt.分派,分配reclaim vt.要求归还,收回no longer 不再terminate v.停止,结束,终止,Processor Management Function Keep track of the processors and the status of processes.Decide who w
9、ill have a chance to use the processor.If multiprogramming,decide which process gets the processor,when and how much.Allocate the processor to process by setting up necessary hardware registers,this is often called the dispatcher.Reclaim the processor when process terminates,or exceeds allowed amoun
10、t of usage.,status n.身份,地位,状况chance n.机会,可能性setting up 设立necessary adj.必要的register 记录,登记dispatcher n.发报机exceed v.超越,胜过allow vt.允许,承认,Device Management Functions Keep track of devices,channels,control units,this is called the traffic controller.Decide what an efficient way to allocate the device is.I
11、f it is to be shared,then decide who gets it,and how much he is to get,this is called I/O scheduling.Allocate the device and initiate the I/O operation.Reclaim the device.In most cases,the I/O terminates automatically.,channel n.水道,路线;vt.引导,开导control unit 控制单元traffic 交通share 分享,共享scheduling 行程安排,时序安
12、排initiate v.开始case 情形,事,案例,Information Management FunctionsKeep track of the information,its location,use,status,etc.Decide who gets use of the information,enforce protection requirements,and provide accessing routines.Allocate the information,and reclaim the resource.,location n.位置,场所enforce vt.强迫,
13、执行,加强protection n.保护requirement n.需求,要求,必要条件provide v.供应,供给,准备routine n.例行公事,程序,日常事务,Single choice.1.The serves as a hardware/software interface.a.system c.control unit b.application program2.The source of a computers logic is.a.hardware c.data d.the user3.Most microcomputer operating system are dri
14、ven.a.interrupt mand d.hardware,d.operating system,b.software,c.software,4.A user communicates with the operating system through.a.instructions c.hardware b.a program5.The operating system is loaded by.a.the command processor c.the program loader d.an interrupt,b.a boot,d.a command language,1.Eating
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机专业 英语
链接地址:https://www.31ppt.com/p-6606151.html