八八字典>英语词典>pipelining翻译和用法

pipelining

英 [ˈpaɪplaɪnɪŋ]

美 [ˈpaɪˌplaɪnɪŋ]

n.  流水线;管道敷设(安装);管路输送
v.  用管道输送;应用流水线技术设计(pipeline的ing形式)

计算机

双语例句

  • Using asynchronous message passing and pipelining, it promises to offer more control than thread pools and better performance than manual threading.
    借助于异步消息传递与管道,它可以提供比线程池更好的控制,也比手工线程方式具备更好的性能。
  • Pipelining and parallelism were main consideration of the design.
    设计主要考虑了流水线操作和并行度处理。
  • In order to solve these problems, a mathematical programming model was designed making use of principles of Superscalar Pipelining.
    本文以解决这些问题为背景,利用超标量指令流水原理设计了一个数学规划模型。
  • Such cases are rare, and most of the time pipelining works very well.
    这种情况非常少见,并且大多数时候流水线都可以很好地工作。
  • Since you do not have to wait for a list to be generated ( stop and go) or allocate a thread to processing the loop ( pipelining), this can be the most efficient method.
    由于您无需等待一个列表生成完毕(停止并前进)或者分配一个线程用于处理循环(并行管道),这可能是最有效率的方法了。
  • This is achieved through pipelining at the hardware level.
    在硬件级别中,通过使用流水线操作来完成这个任务。
  • With pipelining, the capabilities are limited only by your imagination.
    有了管道方法,功能只受您的想象力的限制。
  • The concurrent nature of the processing and data transfer is what gives two-stage pipelining its edge in SPE programming.
    处理和数据传输的并发本质使两阶段的管道连接很适合SPU编程。
  • Yet pipelining is faster in that more loads are finished per hour.
    然而每小时要完成许多工作量时,流水线操作要快得多。
  • It also improves caching and instruction pipelining.
    它还可以改进缓存和指令流水线。