火范文>英语词典>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

    双语例句

    • Because this plan has two exchange segments, with degree of parallelism equal to4, it uses eight threads.
      因为此计划有两个交换部分,且并行度等于4,所以它使用了八个线程。
    • Some products that realize this pattern exploit parallelism to process the data more effectively.
      有些实现了该模式的产品采用并行的方式对数据进行更有效地处理。
    • This is known as SIMD ( single instruction, multiple data), or data parallelism.
      这种技术称为SIMD(单指令,多数据)或数据并行。
    • This can improve the parallelism of some I/ Os.
      这可以提高某些I/O的并行性。
    • This is because CLOB inserts do not benefit as much from parallelism as XML column inserts.
      这是因为CLOB插入从并行性中的获益不如XML列插入多。
    • We explain the differences between micro flow and macro flows in transactional behavior, parallelism, and performance.
      我们解释了微工作流之间在事务行为、并行性和性能上的区别。
    • Use Load and a staging table or a multithreaded application to achieve Insert parallelism.
      使用Load和staging表或多线程应用程序,以实现Insert的并行性。
    • DataStage parallelism and partitioning can help increase throughput when working with many documents.
      在处理多个文档时,DataStage并行处理和分区有助于增加吞吐量。
    • This parallelism requires redundant processor resources.
      这种“并行性”需要富余的处理器资源。
    • Software pipelining and loop unroll are two kinds of important optimized compile technique to develop loop parallelism.
      软件流水和循环展开是开发循环并行性的两种重要编译优化技术。