词语吧>英语词典>pipelining翻译和用法

pipelining

英 [ˈpaɪplaɪnɪŋ]

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

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

计算机

双语例句

  • Similarly, pipelining makes for much faster microprocessors.
    与此相似,流水线会快得多地制作出微处理器。
  • Software pipelining and loop unroll are two kinds of important optimized compile technique to develop loop parallelism.
    软件流水和循环展开是开发循环并行性的两种重要编译优化技术。
  • It also improves caching and instruction pipelining.
    它还可以改进缓存和指令流水线。
  • 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文本处理命令和过滤器。
  • Yet pipelining is faster in that more loads are finished per hour.
    然而每小时要完成许多工作量时,流水线操作要快得多。
  • The increasing load time latency for sophisticated Web pages is not a new issue, nor is the use of some form of pipelining to effect performance gains.
    复杂网页不断攀升的加载时间延迟问题已经不是什么新话题了,也有不少人提出使用某种管道技术来提升性能。
  • 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微处理器的设计,包括关键模块设计和流水线设计。
  • According to the algorithm characteristics in AVS video coding standard, an optimized pipelining scheme was proposed.
    根据AVS视频标准中的解码算法特点,提出一种改进的AVS解码器流水线控制机制。
  • With pipelining, the capabilities are limited only by your imagination.
    有了管道方法,功能只受您的想象力的限制。
  • Using existing TCP connections is easy, but implementing pipelining is not trivial.
    使用现有的TCP连接非常容易,但实现流水线并不是那么简单。