词语吧>英语词典>parallelism翻译和用法

parallelism

英 [ˈpærəlelɪzəm]

美 [ˈpærəlelɪzəm]

n.  相似; 相似的特点

复数:parallelisms 

GRE计算机

BNC.17735 / COCA.22679

牛津词典

    noun

    • 相似;相似的特点
      the state of being similar; a similar feature
      1. I think he exaggerates the parallelism between the two cases.
        我认为他夸大了两件事的相似之处。

    柯林斯词典

    • N-UNCOUNT 相似性;类似性
      When there isparallelism betweentwo things, there are similarities between them.
      1. The last thing we should do is make any parallelism between the murderers and their victims.
        我们最不应该做的一件事就是拿凶手和被害人来比较。

    英英释义

    noun

    双语例句

    • We explain the differences between micro flow and macro flows in transactional behavior, parallelism, and performance.
      我们解释了微工作流之间在事务行为、并行性和性能上的区别。
    • Some products that realize this pattern exploit parallelism to process the data more effectively.
      有些实现了该模式的产品采用并行的方式对数据进行更有效地处理。
    • OpenMP is a multi-threading implementation that allows the compiler to generate code for task and data parallelism.
      OpenMP是一个多线程实现,它允许编译器为任务和数据并行生成代码。
    • Use Load and a staging table or a multithreaded application to achieve Insert parallelism.
      使用Load和staging表或多线程应用程序,以实现Insert的并行性。
    • Method and systems are disclosed for exploring instruction-level parallelism in superscalar processors by renaming stack entries.
      本发明揭露了经由重新命名堆叠记录之方法与系统装置,以发掘超纯量处理机指令间平行度。
    • This is because CLOB inserts do not benefit as much from parallelism as XML column inserts.
      这是因为CLOB插入从并行性中的获益不如XML列插入多。
    • Because this plan has two exchange segments, with degree of parallelism equal to4, it uses eight threads.
      因为此计划有两个交换部分,且并行度等于4,所以它使用了八个线程。
    • A synchronous and asynchronous approach for parallelism.
      并行性的同步和异步支持。
    • Software pipelining and loop unroll are two kinds of important optimized compile technique to develop loop parallelism.
      软件流水和循环展开是开发循环并行性的两种重要编译优化技术。
    • Imperative parallelism is based on parallel versions of Do, For, and For-Each.
      命令式的并行处理是基于并行版本的Do、For和For-Each操作。