An Entity of Type: Election, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Execution in computer and software engineering is the process by which a computer or virtual machine reads and acts on the instructions of a computer program. Each instruction of a program is a description of a particular action which must be carried out, in order for a specific problem to be solved. Execution involves repeatedly following a 'fetch–decode–execute' cycle for each instruction done by control unit. As the executing machine follows the instructions, specific effects are produced in accordance with the semantics of those instructions.

Property Value
dbo:abstract
  • Execution in computer and software engineering is the process by which a computer or virtual machine reads and acts on the instructions of a computer program. Each instruction of a program is a description of a particular action which must be carried out, in order for a specific problem to be solved. Execution involves repeatedly following a 'fetch–decode–execute' cycle for each instruction done by control unit. As the executing machine follows the instructions, specific effects are produced in accordance with the semantics of those instructions. Programs for a computer may be executed in a batch process without human interaction or a user may type commands in an interactive session of an interpreter. In this case, the "commands" are simply program instructions, whose execution is chained together. The term run is used almost synonymously. A related meaning of both "to run" and "to execute" refers to the specific action of a user starting (or launching or invoking) a program, as in "Please run the application." (en)
  • En informatique, l'exécution est le processus par lequel un ordinateur ou une machine virtuelle met en œuvre les instructions d'un programme. Les instructions du programme entraînent des séquences d'actions élémentaires sur la machine d'exécution. Les effets qu'entraînent ces actions sont conformes à la sémantique des instructions du programme. Un programme en cours d'exécution est appelé un processus. L’exécution symbolique permet d'explorer les chemins d'exécution possibles d'un programme informatique à partir des symboles contenus dans son code source. Elle diffère de l’exécution concrète qui ne suit qu'un seul des chemins possibles. Alors que l’exécution concrète met directement à jour les variables en mémoire, l’exécution symbolique enregistre les formules logiques liant les variables entre elles. Le but est d'analyser statiquement un programme pour trouver des bugs ou prouver certaines propriétés du programme. Il s'agit d'une interprétation abstraite d'un programme. (fr)
  • 컴퓨터와 소프트웨어 공학에서 실행(實行, execution, run)은 컴퓨터나 가상 컴퓨터가 컴퓨터 프로그램의 함수를 수행하는 과정이다. (ko)
  • ソフトウェア工学において、コンピュータで実行 (じっこう、execution / run)するとは、コンピュータまたは仮想マシンがコンピュータプログラムの命令を実行すること。プログラムの各命令は、特定の問題を解決するために実行される、特定のアクションについての説明である。命令が記述するアクションが実行中のマシンによって実行されると、実行された命令のセマンティクスに従って、特定の効果が生成される。 コンピュータ用のプログラムは、人間の介入なしにバッチ処理で実行することも、ユーザーがインタプリタの対話型セッションでコマンドを入力することもできる。この場合、「コマンド」は単にプログラム命令であり、その実行は連鎖している。 (ja)
  • Con esecuzione, in informatica, si indica il processo tramite il quale un sistema di elaborazione (computer o macchina virtuale) esegue (elabora) le istruzioni di un programma, seguendone il flusso di esecuzione specificato nel rispettivo codice sorgente, dopo le fasi di compilazione/interpretazione e linking. In generale il termine "eseguire" è usato per indicare l'avvio di un programma installato; più precisamente, l'esecuzione è lo stato in cui si trova un processo quando una CPU sta eseguendo le istruzioni che lo caratterizzano (a differenza di altri momenti in cui può essere ad esempio in uno stato sospeso (idle), o anche in attesa che si renda disponibile una CPU; vedi anche scheduler). (it)
  • Execução em engenharia da computação e de software é o processo pelo qual um computador ou máquina virtual lê e age sobre as instruções de um programa de computador. Cada instrução de um programa é uma descrição de uma determinada ação que deve ser executada para que um problema específico seja resolvido. A execução envolve seguir repetidamente um ciclo "buscar-decodificar-executar" para cada instrução. À medida que a máquina executora segue as instruções, efeitos específicos são produzidos de acordo com a semântica dessas instruções. Programas para um computador podem ser executados em um processo em lote sem interação humana ou um usuário pode digitar comandos em uma sessão interativa de um interpretador. Neste caso, os "comandos" são simplesmente instruções de programa, cuja execução é encadeada. O termo correr (run) é usado quase como sinônimo. Um significado relacionado de "executar" e "correr" refere-se à ação específica de um usuário iniciando (ou lançando ou invocando) um programa, como em "corra o aplicativo, por favor". (pt)
  • Inom informationstekniken innebär termen exekvera att göra en körning av ett datorprogram. Dialogexekvering är genomförande av dialog med hjälp av bland annat självlärande och självkommunicerande rutiner eller system. Responstiden för en programprocess beror på dess exekveringstid, det vill säga dess processortid, men påverkas även av nätverkets och hårdvarans svarstid, av operativsystemets belastning av andra processer med mera. (sv)
dbo:thumbnail
dbo:wikiPageID
  • 418206 (xsd:integer)
dbo:wikiPageLength
  • 12192 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1121445184 (xsd:integer)
dbo:wikiPageWikiLink
dbp:date
  • May 2020 (en)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • 컴퓨터와 소프트웨어 공학에서 실행(實行, execution, run)은 컴퓨터나 가상 컴퓨터가 컴퓨터 프로그램의 함수를 수행하는 과정이다. (ko)
  • ソフトウェア工学において、コンピュータで実行 (じっこう、execution / run)するとは、コンピュータまたは仮想マシンがコンピュータプログラムの命令を実行すること。プログラムの各命令は、特定の問題を解決するために実行される、特定のアクションについての説明である。命令が記述するアクションが実行中のマシンによって実行されると、実行された命令のセマンティクスに従って、特定の効果が生成される。 コンピュータ用のプログラムは、人間の介入なしにバッチ処理で実行することも、ユーザーがインタプリタの対話型セッションでコマンドを入力することもできる。この場合、「コマンド」は単にプログラム命令であり、その実行は連鎖している。 (ja)
  • Con esecuzione, in informatica, si indica il processo tramite il quale un sistema di elaborazione (computer o macchina virtuale) esegue (elabora) le istruzioni di un programma, seguendone il flusso di esecuzione specificato nel rispettivo codice sorgente, dopo le fasi di compilazione/interpretazione e linking. In generale il termine "eseguire" è usato per indicare l'avvio di un programma installato; più precisamente, l'esecuzione è lo stato in cui si trova un processo quando una CPU sta eseguendo le istruzioni che lo caratterizzano (a differenza di altri momenti in cui può essere ad esempio in uno stato sospeso (idle), o anche in attesa che si renda disponibile una CPU; vedi anche scheduler). (it)
  • Inom informationstekniken innebär termen exekvera att göra en körning av ett datorprogram. Dialogexekvering är genomförande av dialog med hjälp av bland annat självlärande och självkommunicerande rutiner eller system. Responstiden för en programprocess beror på dess exekveringstid, det vill säga dess processortid, men påverkas även av nätverkets och hårdvarans svarstid, av operativsystemets belastning av andra processer med mera. (sv)
  • Execution in computer and software engineering is the process by which a computer or virtual machine reads and acts on the instructions of a computer program. Each instruction of a program is a description of a particular action which must be carried out, in order for a specific problem to be solved. Execution involves repeatedly following a 'fetch–decode–execute' cycle for each instruction done by control unit. As the executing machine follows the instructions, specific effects are produced in accordance with the semantics of those instructions. (en)
  • En informatique, l'exécution est le processus par lequel un ordinateur ou une machine virtuelle met en œuvre les instructions d'un programme. Les instructions du programme entraînent des séquences d'actions élémentaires sur la machine d'exécution. Les effets qu'entraînent ces actions sont conformes à la sémantique des instructions du programme. Un programme en cours d'exécution est appelé un processus. (fr)
  • Execução em engenharia da computação e de software é o processo pelo qual um computador ou máquina virtual lê e age sobre as instruções de um programa de computador. Cada instrução de um programa é uma descrição de uma determinada ação que deve ser executada para que um problema específico seja resolvido. A execução envolve seguir repetidamente um ciclo "buscar-decodificar-executar" para cada instrução. À medida que a máquina executora segue as instruções, efeitos específicos são produzidos de acordo com a semântica dessas instruções. (pt)
rdfs:label
  • Exécution (informatique) (fr)
  • Execution (computing) (en)
  • Esecuzione (informatica) (it)
  • 실행 (ko)
  • 実行 (コンピュータ) (ja)
  • Execução (computação) (pt)
  • Exekvering (sv)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License