说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 归并搜索
1)  merge search
归并搜索
2)  parallel search
并行搜索
1.
To solve the problem of liability of falling into regional extreme values in simplex search,by setting a number of starting points at random,a method of multipoint parallel search is proposed based on matrix.
为解决单纯形法优化容易陷入局部极值的问题,通过随机设置若干初始点,利用矩阵进行多点并行搜索方法,可搜索到全部极大(极小)值点,达到全局最优化目的。
2.
Three problems are deeply discussed in this thesis:linear search problem,m-ray search problem,m-rays parallel search problem.
本文深入研究了三个问题:直线上搜索目标,m射线路径上搜索目标,m射线路径上并行搜索目标。
3)  parallel searching
并行搜索
4)  concurrent search
并发搜索
1.
Improves the agent ordering strategy in concurrent search for solving distributed CSPs,and combines dynamic agent ordering with concurrent search.
并发搜索是求解分布式约束满足问题的一个高效算法。
5)  recursive search
递归搜索法
1.
Aiming at the problems of stock management such as purchasing, manufacturing and distributing in supply chain with the multilevel series system in stock control as its research focus,the paper put forward a method of recursive search,by which the optimum ordering amount and control strategy were deducted.
针对供应链中采购、制造和分销等多阶段库存管理存在的不足,围绕库存控制,以多级系列系统为研究对象,提出了递归搜索法,得出了多级系列系统的最佳订货批量和控制策略。
6)  parallel bucket search
并行桶搜索
1.
In the parallel implementation of meshless methods,parallel bucket search was used for node search and parallel geometry search was employed for sample point search.
包括使用并行桶搜索算法进行节点搜索,使用并行几何搜索算法进行样点搜索,并行计算无网格形函数及其导数,边界条件的并行处理,使用并行预处理共轭梯度法求解方程组以及负载平衡等。
补充资料:并行程序设计语言


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