Chapter 5 Operating System Computer English 计算机专业英语—电子教程.ppt

Chapter 5 Operating System Computer English 计算机专业英语—电子教程.ppt

  1. 1、本文档共60页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Chapter 5 Operating System Computer English 计算机专业英语—电子教程

Computer English Chapter 5 Operating System Jobs, programs and processes A program is the classical view of a computation. It consists of a set of program units, including program units obtained from libraries, which constitute an object code to be executed. A process is an execution of a program or of a part of a program. It differs from a program when concurrent programming techniques are used for coding the program. In such a case many processes can execute a program or a part of a program. 程序是计算的传统观点,它由一系列程序单元构成,包括从库中获取的程序单元,并组成可执行的目标代码。进程是一个程序或一个程序部分的一次执行。在应用并行编码技术时,许多进程可以执行同一程序或其一部分,这时进程与程序是不同的。 5.2 Evolution of OS Function Jobs, programs and processes A job is a computational structure which is a sequence of programs. It consists of a sequence of job steps, each job step constituting the execution of a program. Thus, a job for the compilation and execution of a Pascal program involves the following three job steps---execution of the Pascal compiler to compile the Pascal program, execution of the linker to prepare the compiled program for execution and execution of the object program which has just been linked. 作业是一个程序序列的计算结构。它由一系列作业步组成,每一步都是一个程序执行的一部分。例如,一个对Pascal程序进行编译和执行的作业包括以下三步:用编译程序对程序进行编译,用链接程序准备对编译好的程序的执行,以及执行刚刚链接好的目标程序。 5.2 Evolution of OS Function Jobs, programs and processes Note that it is not meaningful to execute a job step unless each of the previous job steps has executed success fully, e.g. linking is not meaningful unless compilation was successful. The notion of a job was important in early computer systems which did not support interactive computing it is of marginal relevance in most contemporary systems, for example the BAT files of MS DOS and shell scripts of Unix resemble the notion of jobs. 每一步都要在前一步执行成功后才能执行。比如,除非编译成功,否则链接就毫无意义。在早期不支持交互计算的计算机系统中,作业的概念很重要。它在现代系统中也有应用,如MS-DOS中的Bat文件和Unix中的shell脚本。 5.2 Evolution of OS Function New Words Expressions interrupt vt. n.中断 bulk n. 成批,大量,整体 monolithic adj.整体式的,一致的;n.单片 share vt.

文档评论(0)

pangzilva + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档