早教吧作业答案频道 -->英语-->
英语翻译Anoperatingsystem[操作系统]isaprogram,whichactsasaninterface[接口]betweenauserofacomputerandthecomputerhardware.Thepurpose[目的]ofanoperatingsystemistoprovide[提供]anenvironment[环境]inwhichaus
题目详情
英语翻译
An operating system[操作系统] is a program,which acts as an interface[接口] between a user of a computer and the computer hardware.The purpose[目的] of an operating system is to provide[提供] an environment[环境] in which a user may execute[执行] programs.In general,however,there is no completely definition[定义] of an operating system.Operating systems exist because they are a reasonable way to solve[解决] the problem of creating a usable computing system.The fundamental[基本的] goal of computer systems is to execute user programs and solve user problems.Towards this goal computer hardware is constructed[构建].
An operating system[操作系统] is a program,which acts as an interface[接口] between a user of a computer and the computer hardware.The purpose[目的] of an operating system is to provide[提供] an environment[环境] in which a user may execute[执行] programs.In general,however,there is no completely definition[定义] of an operating system.Operating systems exist because they are a reasonable way to solve[解决] the problem of creating a usable computing system.The fundamental[基本的] goal of computer systems is to execute user programs and solve user problems.Towards this goal computer hardware is constructed[构建].
▼优质解答
答案和解析
操作系统是连接电脑用户与计算机硬件的一个程序.其目的是为用户执行程序提供一个环境.但是,总的来说,操作系统没有一个全面完整的定义.操作系统之所以存在是因为它们可以用合理的方法解决在创造一个可用的计算系统时出现的问题.计算机系统最基本的目标是执行用户程序和解决用户问题.计算机硬件就是基于这个目的而构建的.
自己翻译的
自己翻译的
看了 英语翻译Anoperatin...的网友还看了以下:
在循环双链表的p所指节点之后插入s所直接点操作A,p->next=s;s->prior=p;p->n 2020-03-31 …
在操作系统信号量机制中,对某信号量S进行P操作,使进程进入相应等待队列的条件是 ()。A.S>0B. 2020-05-23 …
对某一互斥信号量S,若S.value=5,做了3次P操作后又做了2次V操作,此时S.value为 ( 2020-05-24 …
重新定义P操作: P(s): S=S-1; if s<0 then {将本进程插入相应等待队列的队首 2020-05-26 …
S表示单循环链表中的某个结点,下列算法的功能是什么StatusDelete(LinkLists){ 2020-06-12 …
C语言选择题求解释已知:chars[10],*p=s,则在下列语句中,错误的语句是选择一项:A.s 2020-08-01 …
信号量S的初值为8,在S上执行了10次P操作,6次V操作后,S的值为多少 2020-12-01 …
如图,一个半径为r=0.5m的圆环内侧P点粘着一块油灰,圆环在竖直平面内以角速度w=2rad/s绕圆 2020-12-02 …
多个进程对信号量S进行了5次P操作,2次V操作后,现在信号量的值是-3,与信号量S相关的处于阻塞状态 2020-12-14 …
设有一个带表头的循环单链表,由head指针指出,请写出判该链表空的条件?如果p指向该链表一个结点,s 2020-12-31 …