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

pipelining

英 [ˈpaɪplaɪnɪŋ]

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

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

计算机

双语例句

  • Jiang did not indicate that BigPipe took advantage of a browsers innate pipelining functionality, and implied that it did not when saying that no changes in existing servers or browsers was required.
    Jiang并没有说BigPipe利用了浏览器所固有的管道功能,实际上却暗示了BigPipe并没有这么做,因为他说不需要对现有的服务器与浏览器进行任何改变。
  • 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算法采用流水线方式实现脉动阵列,并通过软硬件的协同合作完成算法中素数的判定生成算法参数。
  • One key technique is called pipelining.
    其中一项关键技术是流水线操作。
  • Research on Detection and Classification Algorithms of Fabric Defects in Industrial Pipelining
    工业流水线织物疵点检测及分类算法研究
  • Using asynchronous message passing and pipelining, it promises to offer more control than thread pools and better performance than manual threading.
    借助于异步消息传递与管道,它可以提供比线程池更好的控制,也比手工线程方式具备更好的性能。
  • With pipelining, the capabilities are limited only by your imagination.
    有了管道方法,功能只受您的想象力的限制。
  • Pipelining and parallelism were main consideration of the design.
    设计主要考虑了流水线操作和并行度处理。
  • 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组织中的所有集线器传输服务器上修改外部邮局主管地址。
  • 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文本处理命令和过滤器。
  • Software pipelining and loop unroll are two kinds of important optimized compile technique to develop loop parallelism.
    软件流水和循环展开是开发循环并行性的两种重要编译优化技术。