说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 并行直接解法
1)  parallel direct methods
并行直接解法
2)  parallel direct integration algorithm
并行直接积分法
3)  direct method
直接解法
1.
The calculation of critical load of a compressive bar by direct method based on variation principle;
基于变分原理的直接解法求压杆的临界载荷
2.
The formulas of the natural frequency, critical velocity and critical pressure were established by means of direct method.
根据Hamilton原理推导出流固耦合自由振动变分方程,采用直接解法求解自由振动的固有频率、临界流速和临界压力的解析解表达式。
3.
To study numerical solution of the linear equations,the article presents direct method,Jacobi iterate method and Gauss-seidel iterate method to approximately calculate,and has given its process in MATLAB.
为研究线性方程组的数值解,文章用直接解法、雅可比迭代法、高斯-赛德尔迭代法进行了近似计算,并给出在MATLAB中计算的程序。
4)  direct solution
直接解法
1.
Based on transfer matrix method(TMM)and virtual boundary element method(VBEM),proposed a direct solution to 2-D sound-structure interaction problem under harmonic excitation is proposed.
根据叠加原理并结合最小二乘法 ,提出了一种耦合方程的直接解法 ,由于该方法不存在迭代过程 ,因而具有较高的计算精度和效率。
5)  direct solution method
直接解法
1.
Based on the theory of variational inequality,a direct solution method of one-di.
该方法采用绝热边界条件,能量方程无需与雷诺方程迭代求解,即可确定出油膜沿周向方向的平均温度场和粘度场分布;基于变分不等方程理论,雷诺方程采用一维直接解法求解。
2.
According to the regular form of the tiles of journal bearings this paper presents a direct solution method for the finite element variational inequalities arising from fluid lubrications.
针对滑动轴承轴瓦形状比较规则的特点,本文提出一种求解流体润滑有限元变分不等方程的直接解法,无需迭代便可求得节点压力及油膜破裂边界,从而大大节省了计算时间。
6)  Direct method of solution
直接解法
1.
We introduce basic characteristic equations and basic transformation operators,study the direct method of solution for a class of characteristic singular integral equations and obtain the necessary and sufficient conditions for solvability of the equations and the close form of solutions.
通过引进基本特征方程和基本化算子,研究了带解析系数函数和核密度函数的特征奇异积分方程的直接解法,给出其可解的充要条件和解的封闭形式。
2.
In this paper it is given that direct method of solution for general singular integral equations on the bounds for two classes of boundless regions,where coefficient and kernel density in equations fulfill certain analytic conditions on their boundless regions.
给出两类无界域边界上完全奇异积分方程的直接解法。
补充资料:并行程序设计语言


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