说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 分布并行
1)  distributed parallel
分布并行
1.
Combination of object oriented programming with distributed parallel processing will bring about object oriented distributed parallel system, not only having object oriented property but also making better use of system resources and shortening user s computing time as well.
将面向对象程序设计与分布并行处理相结合 ,可产生既具有面向对象特征 ,又充分利用资源 ,还可缩短作业运行时间的对象分布并行系统 。
2.
The analysis of the electric power automation system show that the distributed parallel computer automation with high reliability, high price/performance, and high expandability has open vast application .
本文首先介绍当前的分布并行系统的发展情况和电网自动化系统的发展情况,从而提出了电网自动化系统对分布并行操作系统任务调度的需求;接着讨论分布并行操作系统中任务调度的问题、矛盾和常见算法;然后提出了衡量任务调度算法好坏的几个指标,并以此分析了投标算法的性能,提出了改进的意见。
2)  distributed parallel
分布式并行
1.
Analysis of a distributed parallel access control protocol for mobile Ad hoc networks;
移动Ad hoc网络分布式并行接入控制协议分析
2.
When sequential loops are transformed into parallel loops that can be executed on distributed parallel computer systems, the backward data dependence introduced by loops greatly weakens parallel degree.
串行循环转化为可在分布式并行系统上运行的并行循环时,由于循环引入的向后数据相关,大大削弱了循环并行度。
3.
A distributed parallel FEM mesh generator was developed on a general environment of PC+Windows+LAN.
在常见的PC+Windows+LAN环境下,采用WinsockAPI网络通信接口实现了局域网上的分布式并行有限元网格生成。
3)  distributed parallelization
分布式并行
1.
The algorithm realizes distributed parallelization by extracting the analysis boxes and model grid point latitude rows with leaped steps, and by distributing the data to different processors.
通过对全球气象资料客观分析系统串行算法的研究,提出了在MPP高性能计算机上的一种静态分配数据的分布式并行算法。
4)  parallel and distributed
并行/分布式
5)  parallel distributed compensation
并行分布补偿
1.
According to Lyapunov stability theory,the scheme of decentralized PDC(parallel distributed compensation)fuzzy control is used to design controller via LMI method.
采用T-S模型对非线性系统进行建模,根据李雅普诺夫稳定性理论,基于线性矩阵不等式(LMI),利用分散化并行分布补偿(PDC)的方法设计了基于观测器的控制器,给出了实现该非线性系统保性能控制的充分条件。
2.
With the Takagi-Sugeno(T-S)fuzzy modeling technique used to develop a fuzzy bilinear model,both the direct Lyapunov method and parallel distributed compensation(PDC)method are employed to stabilize the fuzzy bilinear interrelated large-scale systems,then the sufficient condition is derived to satisfy the performance indices via linear matrix inequalities(LMI).
首先采用T-S模糊模型构建模糊双线性模型,然后利用模糊双线性模型逼近一类关联大系统,并根据Lyapunov方法和并行分布补偿算法设计模糊控制器,最后以线性矩阵不等式(LMI)的形式给出在模糊控制器作用下系统满足H∞性能指标的充分条件。
3.
Taking other control characters such as responding speed and the input limit into consideration,the quadratic stability controller which meets general demands was worked out using parallel distributed compensation(PDC) method.
应用线性参变系统二次稳定的充要条件,采用Takagi-Sugeno模糊模型对某飞行器的滚动通道动力学模型进行了逼近,推导出公共正定矩阵P存在的条件,将控制器的设计问题转化为线性矩阵不等式的凸优化问题,综合考虑响应速度和输入限制等控制品质,利用并行分布补偿方法设计了满足总体需求的二次稳定控制器。
6)  distributed parallel computation
分布式并行计算
1.
It is necessary to implement by means of high performance distributed parallel computation because of the large amount of calculation.
数值天气预报的巨大计算量和实效性要求必须通过高性能分布式并行计算来实现。
补充资料:并行程序设计语言


并行程序设计语言
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年代以来并行处理技术已成为计算机的一种关键技术,并行程序设计语言将会有较大的发展。 (孙钟秀)
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条