parallelism
英 [ˈpærəlelɪzəm]
美 [ˈpærəlelɪzəm]
n. 相似; 相似的特点
复数:parallelisms
BNC.17735 / COCA.22679
牛津词典
noun
- 相似;相似的特点
the state of being similar; a similar feature- I think he exaggerates the parallelism between the two cases.
我认为他夸大了两件事的相似之处。
- I think he exaggerates the parallelism between the two cases.
柯林斯词典
- N-UNCOUNT 相似性;类似性
When there isparallelism betweentwo things, there are similarities between them.- The last thing we should do is make any parallelism between the murderers and their victims.
我们最不应该做的一件事就是拿凶手和被害人来比较。
- The last thing we should do is make any parallelism between the murderers and their victims.
英英释义
noun
- similarity by virtue of corresponding
双语例句
- Software pipelining and loop unroll are two kinds of important optimized compile technique to develop loop parallelism.
软件流水和循环展开是开发循环并行性的两种重要编译优化技术。 - This is because CLOB inserts do not benefit as much from parallelism as XML column inserts.
这是因为CLOB插入从并行性中的获益不如XML列插入多。 - This is what's called "quantum parallelism" and it's a key element of QC.
这就是所谓的“量子并行性”,它是QC的一个重要元素。 - DB2 V3 introduced query I/ O parallelism in order to improve the performance of data-intensive read-only queries.
为了提高数据密集型只读查询的性能,DB2V3引入了查询I/O并行。 - There is a granularity to enabling parallelism in the DB2 environment.
DB2环境中对并行的支持有一个度的问题。 - The granularity of parallelism is one of the key problem in the parallel processing system.
并行粒度是并行处理系统的关键问题之一。 - This can improve the parallelism of some I/ Os.
这可以提高某些I/O的并行性。 - This thread supports fine-grain parallelism, actually, it is a "stateless" thread.
该线程支持细粒度并行,实际上是一种无状态的线程。 - Use Load and a staging table or a multithreaded application to achieve Insert parallelism.
使用Load和staging表或多线程应用程序,以实现Insert的并行性。 - This is known as SIMD ( single instruction, multiple data), or data parallelism.
这种技术称为SIMD(单指令,多数据)或数据并行。