52古典>英语词典>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

    双语例句

    • Method and systems are disclosed for exploring instruction-level parallelism in superscalar processors by renaming stack entries.
      本发明揭露了经由重新命名堆叠记录之方法与系统装置,以发掘超纯量处理机指令间平行度。
    • This is what's called "quantum parallelism" and it's a key element of QC.
      这就是所谓的“量子并行性”,它是QC的一个重要元素。
    • Software pipelining and loop unroll are two kinds of important optimized compile technique to develop loop parallelism.
      软件流水和循环展开是开发循环并行性的两种重要编译优化技术。
    • Some products that realize this pattern exploit parallelism to process the data more effectively.
      有些实现了该模式的产品采用并行的方式对数据进行更有效地处理。
    • This thread supports fine-grain parallelism, actually, it is a "stateless" thread.
      该线程支持细粒度并行,实际上是一种无状态的线程。
    • Measure the straightness, parallelism and squareness.
      测量直线度、平行度和垂直度。
    • Imperative parallelism is based on parallel versions of Do, For, and For-Each.
      命令式的并行处理是基于并行版本的Do、For和For-Each操作。
    • We studied the implicit parallelism of GA, and presented a new method of calculation.
      讨论了GA的隐并行性,并给出了一种新的推导计算方法。
    • This is known as SIMD ( single instruction, multiple data), or data parallelism.
      这种技术称为SIMD(单指令,多数据)或数据并行。
    • OpenMP is a multi-threading implementation that allows the compiler to generate code for task and data parallelism.
      OpenMP是一个多线程实现,它允许编译器为任务和数据并行生成代码。