诗词屋>英语词典>pipelining翻译和用法

pipelining

英 [ˈpaɪplaɪnɪŋ]

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

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

计算机

双语例句

  • 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连接非常容易,但实现流水线并不是那么简单。
  • Using asynchronous message passing and pipelining, it promises to offer more control than thread pools and better performance than manual threading.
    借助于异步消息传递与管道,它可以提供比线程池更好的控制,也比手工线程方式具备更好的性能。
  • Software pipelining and loop unroll are two kinds of important optimized compile technique to develop loop parallelism.
    软件流水和循环展开是开发循环并行性的两种重要编译优化技术。
  • Pipelining and parallelism were main consideration of the design.
    设计主要考虑了流水线操作和并行度处理。
  • This paper introduces the design of RISC microprocessor with pipelining based on FPGA, which is included the design of key modules and pipelining.
    文章介绍了基于FPGA的流水线RISC微处理器的设计,包括关键模块设计和流水线设计。
  • You can use pipelining in the exchange management shell to modify the external postmaster address on all Hub Transport servers in the exchange organization at the same time.
    可以通过在exchange命令行管理程序中使用管道传输,同时在exchange组织中的所有集线器传输服务器上修改外部邮局主管地址。
  • Design and Implementation of Level One Cache Miss Pipelining on High Performance DSP
    高性能DSP一级Cache缺失流水设计与实现
  • 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编程。