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

pipelining

英 [ˈpaɪplaɪnɪŋ]

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

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

计算机

双语例句

  • 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组织中的所有集线器传输服务器上修改外部邮局主管地址。
  • Research on Detection and Classification Algorithms of Fabric Defects in Industrial Pipelining
    工业流水线织物疵点检测及分类算法研究
  • Using existing TCP connections is easy, but implementing pipelining is not trivial.
    使用现有的TCP连接非常容易,但实现流水线并不是那么简单。
  • 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.
    复杂网页不断攀升的加载时间延迟问题已经不是什么新话题了,也有不少人提出使用某种管道技术来提升性能。
  • It also improves caching and instruction pipelining.
    它还可以改进缓存和指令流水线。
  • According to the algorithm characteristics in AVS video coding standard, an optimized pipelining scheme was proposed.
    根据AVS视频标准中的解码算法特点,提出一种改进的AVS解码器流水线控制机制。
  • The concurrent nature of the processing and data transfer is what gives two-stage pipelining its edge in SPE programming.
    处理和数据传输的并发本质使两阶段的管道连接很适合SPU编程。
  • Such cases are rare, and most of the time pipelining works very well.
    这种情况非常少见,并且大多数时候流水线都可以很好地工作。
  • Pipelining and parallelism were main consideration of the design.
    设计主要考虑了流水线操作和并行度处理。
  • Software pipelining and loop unroll are two kinds of important optimized compile technique to develop loop parallelism.
    软件流水和循环展开是开发循环并行性的两种重要编译优化技术。