网站首页  情感咨询  情感美文  情感百科  情感生活  学习充电  旧版美文

请输入您要查询的词汇:

 

词汇 Process table
分类 英语词汇 英语翻译词典
释义

Process table

中文百科

行程 Process (computing)

(重定向自Process table)

行程英语:process),是电脑中已运行程序的实体。行程为曾经是分时系统的基本运作单位。在面向进程设计的系统(如早期的UNIX,Linux 2.4及更早的版本)中,进程是进程的基本执行实体;在面向线程设计的系统(如当代多数操作系统、Linux 2.6及更新的版本)中,行程本身不是基本运行单位,而是线程的容器。程序本身只是指令、数据及其组织形式的描述,行程才是程序(那些指令和数据)的真正运行实例。若干行程有可能与同一个程序相关联,且每个行程皆可以同步(循序)或异步(平行)的方式独立运行。现代电脑系统可在同一段时间内以进程的形式将多个程序加载到内存中,并借由时间共享(或称时分复用),以在一个处理器上表现出同时(平行性)运行的感觉。同样的,使用多线程技术(多线程即每一个线程都代表一个行程内的一个独立执行上下文)的操作系统或电脑架构,同样程序的平行线程,可在多CPU主机或网络上真正同时运行(在不同的CPU上)。

英语百科

Process (computing) 行程

(重定向自Process table)
A list of processes as displayed by htop
The various process states, displayed in a state diagram, with arrows indicating possible transitions between states.
Diagramme d'état d'un processus simple.
États que peut prendre un processus sous la forme d'un diagramme états-transitions où les flèches sont les transitions autorisées.

In computing, a process is an instance of a computer program that is being executed. It contains the program code and its current activity. Depending on the operating system (OS), a process may be made up of multiple threads of execution that execute instructions concurrently.

随便看

 

依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。

 

Copyright © 2004-2024 Yiyi18.com All Rights Reserved
京ICP备2021023879号 更新时间:2025/8/6 20:54:23