我看字典>英语词典>pipelining翻译和用法

pipelining

英 [ˈpaɪplaɪnɪŋ]

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

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

计算机

双语例句

  • 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.
    复杂网页不断攀升的加载时间延迟问题已经不是什么新话题了,也有不少人提出使用某种管道技术来提升性能。
  • Software pipelining and loop unroll are two kinds of important optimized compile technique to develop loop parallelism.
    软件流水和循环展开是开发循环并行性的两种重要编译优化技术。
  • Design and Implementation of Level One Cache Miss Pipelining on High Performance DSP
    高性能DSP一级Cache缺失流水设计与实现
  • This is known as pipelining.
    这种技术称为流水线。
  • The pipelining technique described above is an example of using asynchronous processing to enhance performance.
    本文介绍的流水线技术是使用异步处理以提高性能的示例。
  • 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算法采用流水线方式实现脉动阵列,并通过软硬件的协同合作完成算法中素数的判定生成算法参数。
  • With pipelining, the capabilities are limited only by your imagination.
    有了管道方法,功能只受您的想象力的限制。
  • In order to solve these problems, a mathematical programming model was designed making use of principles of Superscalar Pipelining.
    本文以解决这些问题为背景,利用超标量指令流水原理设计了一个数学规划模型。
  • This is achieved through pipelining at the hardware level.
    在硬件级别中,通过使用流水线操作来完成这个任务。
  • Using existing TCP connections is easy, but implementing pipelining is not trivial.
    使用现有的TCP连接非常容易,但实现流水线并不是那么简单。