单道程序控制的英文解释翻译、单道程序控制的的近义词、反义词、例句
英语翻译:
【计】 uniprogrammed
分词翻译:
单道程序的英语翻译:
【计】 monoprogram; uniprogramming
控制的英语翻译:
control; dominate; desist; grasp; hold; manage; master; predominate; rein
rule
【计】 C; control; controls; dominance; gated; gating; governing
【医】 control; dirigation; encraty
【经】 check; command; control; controlling; cost control; dominantion
monitoring; regulate; rig
网络扩展解释
单道程序控制 (dān dào chéngxù kòngzhì)
单道程序控制是一种程序设计的方法,它指的是每次只能执行一条指令的程序流程控制方式。
English Explanation
The English translation of “单道程序控制” is Single Instruction Stream Control.
English Pronunciation
The pronunciation of “单道程序控制” in English is “dān dào chéngxù kòngzhì”.
Usage in English
Single Instruction Stream Control refers to a programming method where the program flow control only allows for the execution of one instruction at a time.
English Example Sentence
An example of the use of Single Instruction Stream Control is when a program reads data input from a single source and executes one set of instructions at a time.
单道程序控制的一个例子是程序从单一来源读取数据输入,并一次性执行一组指令。
English Synonyms
Synchronous Processing, Non-Concurrent Processing, Sequential Processing.
同步处理,非并发处理,顺序处理。
English Antonyms
Parallel Processing, Concurrent Processing, Multi-Tasking.
并行处理,并发处理,多任务。
Level of Common Usage
The term Single Instruction Stream Control is a technical term commonly used in computer science and related fields.
“单道程序控制”这个术语是计算机科学和相关领域常用的技术术语。