说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 并行通道编码
1)  parallel pass coding
并行通道编码
1.
Hardware design of MQ coder for parallel pass coding EBCOT;
并行通道编码EBCOT中MQ编码器的硬件设计
2)  pass parallelism encode
通道并行编码
3)  Parallel coding
并行编码
4)  Coding pass
编码通道
1.
A novel scheme for JPEG2000 rate control was proposed based on the weight of wavelet quantification and the number of coding passes.
提出一种基于小波量化权值和编码通道数的JPEG2 0 0 0压缩率控制算法 。
2.
In order to implement the real-time code-stream truncation during the Tier1 coding in JPEG2000,the rest rate-distortion information of an image tile is combined with the rate-distortion slope of the current coding pass to determine the truncation of the current coding pass,thus effectively guaranteeing the real-time coding and decoding of the JPEG2000 system.
为了在JPEG2000 Tier1编码的同时实时截断码流,引入图像片编码的实时剩余率失真信息,利用它和当前编码通道的率失真斜率在编码过程中判定当前编码通道是否被截断,从而提高JPEG2000编解码系统的实时性。
3.
The coding passes of all coding blocks are encoded by T1 encoder with bit-plane priority.
对所有编码通道根据比特平面优先级从高到低依次进行T1编码,达到目标码率后对所有码块进行率失真最小斜率丢弃算法来完成优化截取,从而进一步快速搜索最优码流截取点,有效地降低了T1编码器的冗余。
5)  pass-parallel
码通并行
1.
Real-time rate control algorithm for pass-parallel based JPEG2000;
面向码通并行的JPEG2000实时码流控制算法
2.
The architecture consists of a pass-parallel context modeling unit capable of simultaneously processing of four samples, and three pipelined 2-symbol parallel binary arithmetic coders to match the processing rate of the context modeling unit.
其中的位平面编码器在码通并行(pass-parallel)的基础上进一步并行了每列4位样本的编码操作。
6)  parallel encoder
并行编码器
补充资料:并行程序设计语言


并行程序设计语言
parallel programming language

b ingxing ehengxu sheji yuyan并行程序设计语言(p姗llel Pr雌n”nnungIang”age)一种用于并行程序设计的语言。并行程序设计语言可分为显式并行语言和具有并行编译功能的串行语言。显式并行程序设计语言可以用传统串行语言加上并行语句等扩充的办法形成,也可以设计一个全新的具有并行功能的语言。这种语言有SISAL,FORCE,LINDA,PARLOC和PCF POR-TRAN等等。具有并行编译功能的串行语言从用户使用角度看是一个传统的串行语言,但它的编译程序可将程序分解为并行执行的部分。 使用显式并行语言进行程序设计时用户要解决以下三个间题:①逻辑分解,即寻找一种适应并行处理的代码和数据划分。②从逻辑分解到处理系统的映射,即从资源分配负载均衡等考虑各程序部分怎样分布在系统的各台处理机上。③数据的定位。虽然上述三问题很难,但是如果程序员的水平较高,采用显式并行语言可达较高的并行度从而较高地提高系统的效率。 并行编译的过程可分为三个阶段:词法和语法分析,优化以及并行代码生成。优化是并行编译的主体,它包括以下三部分:依赖关系分析,识别;程序转换,主要是循环转换;进程的分配及调度。70年代末美国1llinois大学首先开展了向量化和并行化的工作。随之出现了许多RI形1、RAN向量化、并行化的工具,为后面的工作奠定了基础。80年代末并行化的工作已较多地开展起来。如Al〕CFOR-TRAN,交互式并行化工具lq毛OL和PA’1,等。90年代以来并行处理技术已成为计算机的一种关键技术,并行程序设计语言将会有较大的发展。 (孙钟秀)
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条