您要查找的是不是:
- tree searching algorithm 树状搜索算法
- heuristic in game tree search 启发式博弈树搜索
- game tree search 博弈树搜索
- tree search algorithm 树搜索算法
- For a value, using a binary search algorithm. 使用二进制搜索算法在一维的排序。
- We made modification on the LISS algorithm by considering the ordering of the tree search in the LISS. 我们考虑对接收到的信号做树状搜寻时的先后顺序,并对原本的LISS演算法做了一些修改。
- This paper uses the iteration searching algorithm to transform the RSG to DTIN. 采用迭代搜索算法将网格转化为DTIN。
- A fast searching algorithm for massive-content text based on LSI was proposed. 摘要基于潜在语义索引技术提出一种大容量文本的快速检索算法。
- Based on SPKI technology, proposing multicast distributed access control system: MDAC, as wall as, proposing a delegation certificate path(DCP) searching algorithm based on binary tree. 基于SPKI技术提出了组播分布式访问控制系统MDAC,并提出了基于二叉授权委托树的委托证书路径(DCP)查找算法。
- Then it designs and realizes the fast rampart search algorithm. 其中,平面点集的凸壳是最重要、最基础的问题。
- With the combined research of many brilliant programmers, the minimax game tree evolved to become the most major component of the chess program. 在许多卓越的程序员联合努力下,极大极小博弈树逐渐演化成国际象棋程序最主要的组成。
- Which uses a linear search algorithm to find entries in the list of delegates. 类型,它使用线性搜索算法在委托列表中查找项。
- There are many algorithms that will help the efficiency of the Minimax tree search. 有很多算法可以帮助极大极小算法提高搜索效率。
- This code has demonstrated Ma Zouri the checkerboard search algorithm. 本代码演示了马走日棋盘搜索算法。
- When the right subtree is the optimal solution may contain only son into the right tree search. 当 右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。
- Exactly tracking the maximum power point depends on effective search algorithm. 准确跟踪太阳能光伏阵列的最大输出功率点依赖于有效的搜索算法。
- Genetic algorithm and Tabu Search Algorithm are combined in our method. 并比较了新算法与三种经典全局优 化算法的性能。
- The search algorithm rummages through a database with entries in random order. 搜寻算则会在资料库的条目中随意翻找。
- Methods A method based on heuristic graph searching algorithm (A algorithm) is proposed to detect carotid intima from ultrasonic images. 方法提出一种基于启发式A*算法从超声图像中提取颈动脉内膜边缘的方法。
- Ant colony optimization(ACO) is a new heuristic searching algorithm,which is inspired by the foraging behavior of the real ant colonies. 蚁群算法是根据真实蚁群的觅食原理提出的一种新兴的启发式搜索算法。