您要查找的是不是:
- linear search technique 线性查找方法, 线性搜索技术
- BETAINV uses an iterative search technique. BETAINV使用迭代搜索技术。
- Which uses a linear search algorithm to find entries in the list of delegates. 类型,它使用线性搜索算法在委托列表中查找项。
- Several years ago Google pioneered a search technique called PageRank. 几年前,Google首先创建了一种技术叫做PageRank。
- Because template group collections typically are small, the performance of the linear search operation is not critical. 因为模板组集合通常很小,所以线性搜索操作的性能无关紧要。
- This class uses a linear search algorithm to find entries in the list of delegates. 该类使用线性搜索算法在委托列表中查找项。
- A linear search algorithm is inefficient when working with a large number of entries. 线性搜索算法在处理大量项时是低效的。
- Internally, a linear search using slot comparison is performed and the slot, if found, is removed from the list. 在内部,将利用插槽比较,执行一个线性搜索,如果找到该插槽,就从链表中删除。
- Really? Then maybe I need to change my job search techniques. 是吗?那也许我需要换一种找工作的方式了。
- In this paper, the two-point stepsize gradient method which together with one new nonmonotone line search technique is proposed. 摘要给出一个两点步长梯度方法,其将与一个新的非单调线搜索技术相结合。
- In fact, in the final analysis, a simple linear search through an array might actually be faster (depending on the circumstances). 事实上,在最后的分析中,通过数组的简单线性搜索实际上可能更快(取决于具体的情况)。
- Because template region collections are typically small, the performance of the linear search operation is not critical. 因为模板区域集合通常很小,所以线性搜索操作的性能无关紧要。
- For each event dispatch, one virtual call is followed by a linear search for the appropriate reaction, using one RTTI comparison per reaction. 对于每一个事件分派,将有一次虚拟函数调用加一个对合适反应的线性查找,每个反应使用一个RTTI比较。
- A linear search through a small array can be faster than a binary search through a data structure with a lot of pointers that causes page faults or cache misses. 如果二进制搜索通过的数据结构具有许多导致页错误或缓存未命中的指针,则通过小数组的线性搜索可以比二进制搜索快。
- However, linear search strategies usually bring computational burden.To overcome this problem, Sun and Zhang introduced conjugate gradient methods without linear search. 然而,线搜索技巧往往会增加计算的复杂度,为了克服这个缺点,孙捷和张家普又提出了一种叫做不带线搜索的共轭梯度方法。
- In this paper, based on the determined move set and structured tabu list, tabu search technique is used to solve the bilevel decision making problem with integer variables in the upper level. 对上层变量为整数型的两层决策问题,在确定移动集、构造禁忌表的基础上,提出了禁忌搜索解法。
- As a basic research on intellectualized search technique in seismic ruins,an experimental sdudy on human odor detection in ruins was carried out by a non-contact suction sampling model. 作为地震废墟环境下智能化搜索技术研究的基础,以非接触抽吸采样方式开展了模拟废墟空间内人体气味的检测实验研究。
- For each one of the operations, the (HNN) will be used to generate the feasible manufacturing alternatives, and the Tabu search technique will be applied to identify the best schedule. 针对每一个作业,霍克菲尔神经网路被用来产生可行的制造方案,并使用禁忌搜寻法来找出最佳排程。
- We employan approximated linear search procedure based on the Fletcher exact penalty functionand the use of approximated derivetives of the multiplier function that avoids the needto evaluate the second order derivatives of the problem functions . 并利用Fletcher精确罚函数的近似函数作为线性搜索函数,以避免计算二阶导数。
- For curves with few feature points, we divide each curve into several curve segments according to curvature maxima and make use of a local linear search algorithm find the partial matches. 对于特征点较少的曲线,根据曲率极值点将曲线划分为多条曲线段,采用局部线性搜索法实现曲线的部分匹配。