concurrent computing中文,concurrent computing的意思,concurrent computing翻译及用法

2025-12-16 12:12 浏览次数 13

concurrent computing

[kənˈkɜ:rənt kəmˈpju:tiŋ]

Concurrent computing is a form of computing in which programs are designed as collections of interacting computational processes that may be executed in parallel. Concurrent programs (processes or threads) can be executed on a single processor by interleaving the execution steps of each in a time-slicing way, or can be executed in parallel by assigning each computational process to one of a set of processors that may be close or distributed across a network.

concurrent computing 例句

英汉例句

  • real advances in developing a deep understanding of concurrent computing will necessarily come through graduate study and advanced undergraduate courses that will only be offered infrequently.

    发展并行计算的深入理解的真正优势将必要地通过研究生的研究,以及只是偶尔提供的高级的本科生课程。

相关热词