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

pipelining

英 [ˈpaɪplaɪnɪŋ]

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

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

计算机

双语例句

  • One key technique is called pipelining.
    其中一项关键技术是流水线操作。
  • Research on Detection and Classification Algorithms of Fabric Defects in Industrial Pipelining
    工业流水线织物疵点检测及分类算法研究
  • Similarly, pipelining makes for much faster microprocessors.
    与此相似,流水线会快得多地制作出微处理器。
  • It also improves caching and instruction pipelining.
    它还可以改进缓存和指令流水线。
  • Software Pipelining on Transport Triggered Architecture
    传输触发体系结构处理器的软件流水
  • The pipelining technique described above is an example of using asynchronous processing to enhance performance.
    本文介绍的流水线技术是使用异步处理以提高性能的示例。
  • With pipelining, the capabilities are limited only by your imagination.
    有了管道方法,功能只受您的想象力的限制。
  • Design and Implementation of Level One Cache Miss Pipelining on High Performance DSP
    高性能DSP一级Cache缺失流水设计与实现
  • To reduce the resource used by RSA algorithm, systolic array is accomplished by pipelining and the parameter is generated by software cooperated with hardware.
    同时为了降低FPGA的资源占用,RSA算法采用流水线方式实现脉动阵列,并通过软硬件的协同合作完成算法中素数的判定生成算法参数。
  • Software pipelining and loop unroll are two kinds of important optimized compile technique to develop loop parallelism.
    软件流水和循环展开是开发循环并行性的两种重要编译优化技术。