pipelining
英 [ˈpaɪplaɪnɪŋ]
美 [ˈpaɪˌplaɪnɪŋ]
n. 流水线;管道敷设(安装);管路输送
v. 用管道输送;应用流水线技术设计(pipeline的ing形式)
双语例句
- Pipelining and parallelism were main consideration of the design.
设计主要考虑了流水线操作和并行度处理。 - 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算法采用流水线方式实现脉动阵列,并通过软硬件的协同合作完成算法中素数的判定生成算法参数。 - The concurrent nature of the processing and data transfer is what gives two-stage pipelining its edge in SPE programming.
处理和数据传输的并发本质使两阶段的管道连接很适合SPU编程。 - Technology of pipelining solid-slurry Code for design of transmission pipeline engineering
管道输送固体料浆工艺输气管道工程设计规范 - According to the algorithm characteristics in AVS video coding standard, an optimized pipelining scheme was proposed.
根据AVS视频标准中的解码算法特点,提出一种改进的AVS解码器流水线控制机制。 - The pipelining technique described above is an example of using asynchronous processing to enhance performance.
本文介绍的流水线技术是使用异步处理以提高性能的示例。 - Software Pipelining on Transport Triggered Architecture
传输触发体系结构处理器的软件流水 - One key technique is called pipelining.
其中一项关键技术是流水线操作。 - 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.
软件流水和循环展开是开发循环并行性的两种重要编译优化技术。