请输入您要查询的字词:

 

单词 threading
释义
threading

Computer
  • 1. A programming technique used in some code generators in which the ‘code’ consists of a sequence of entry points of routines. The threaded code is interpreted by executing an unconditional branch to the destination indicated by a word of the code; on completion the routine thus activated terminates by again executing an unconditional branch to the entry point indicated by the next code word. See also multithreading, single threading.

    2. A concurrent programming technique used where an operating system process permits concurrent threads of execution, i.e. sequences of actions that share the process context and can be scheduled by the operating system.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/6/24 20:41:44