中英
parallelized
  • 简明
  • v.使平行于;平行放置;使(程序)适合并行计算(parallelize 的过去式和过去分词)
  • 专业释义
  • 英英释义
  • 1

    计算机科学技术

    • 平行放置;使……平行于……

  • 双语例句
  • 1
    Few tasks can be truly parallelized in such a way as to require no coordination between threads.
    如果线程之间不需要协调,那么几乎没有任务可以真正地并行。
  • 2
    The program is parallelized not by hierarchical simplification, but by only one pass sequential scanning.
    程序并行化不需要分层简化,只要顺序扫描一遍即可。
  • 3
    Each of these problems can be easily parallelized using divide-and-conquer, and can be easily represented as fork-join tasks.
    其中的每个问题都可以用divide - and - conquer轻松地并行化,并能轻松地表示为fork - join任务。
查看更多