火范文>英语词典>pipelining翻译和用法

pipelining

英 [ˈpaɪplaɪnɪŋ]

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

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

计算机

双语例句

  • Software Pipelining on Transport Triggered Architecture
    传输触发体系结构处理器的软件流水
  • This is achieved through pipelining at the hardware level.
    在硬件级别中,通过使用流水线操作来完成这个任务。
  • Now that we have a couple of basic tools for pipelining and redirection, let's look at some of the common UNIX and Linux text processing commands and filters.
    现在,我们具备了一些基本的工具来实现管道和重定向,让我们研究一些常见的UNIX和Linux文本处理命令和过滤器。
  • Using asynchronous message passing and pipelining, it promises to offer more control than thread pools and better performance than manual threading.
    借助于异步消息传递与管道,它可以提供比线程池更好的控制,也比手工线程方式具备更好的性能。
  • Research on Detection and Classification Algorithms of Fabric Defects in Industrial Pipelining
    工业流水线织物疵点检测及分类算法研究
  • 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.
    由于您无需等待一个列表生成完毕(停止并前进)或者分配一个线程用于处理循环(并行管道),这可能是最有效率的方法了。
  • Using existing TCP connections is easy, but implementing pipelining is not trivial.
    使用现有的TCP连接非常容易,但实现流水线并不是那么简单。
  • Similarly, pipelining makes for much faster microprocessors.
    与此相似,流水线会快得多地制作出微处理器。
  • Jiang did not indicate that BigPipe took advantage of a browsers innate pipelining functionality, and implied that it did not when saying that no changes in existing servers or browsers was required.
    Jiang并没有说BigPipe利用了浏览器所固有的管道功能,实际上却暗示了BigPipe并没有这么做,因为他说不需要对现有的服务器与浏览器进行任何改变。
  • The concurrent nature of the processing and data transfer is what gives two-stage pipelining its edge in SPE programming.
    处理和数据传输的并发本质使两阶段的管道连接很适合SPU编程。