您要查找的是不是:
- tree searching algorithm 樹(shù)狀搜索算法
- heuristic in game tree search 啟發(fā)式博弈樹(shù)搜索
- game tree search 博弈樹(shù)搜索
- tree search algorithm 樹(shù)搜索算法
- For a value, using a binary search algorithm. 使用二進(jìn)制搜索算法在一維的排序。
- We made modification on the LISS algorithm by considering the ordering of the tree search in the LISS. 我們考慮對接收到的信號做樹(shù)狀搜尋時(shí)的先后順序,并對原本的LISS演算法做了一些修改。
- This paper uses the iteration searching algorithm to transform the RSG to DTIN. 采用迭代搜索算法將網(wǎng)格轉化為DTIN。
- A fast searching algorithm for massive-content text based on LSI was proposed. 摘要基于潛在語(yǔ)義索引技術(shù)提出一種大容量文本的快速檢索算法。
- 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技術(shù)提出了組播分布式訪(fǎng)問(wèn)控制系統MDAC,并提出了基于二叉授權委托樹(shù)的委托證書(shū)路徑(DCP)查找算法。
- Then it designs and realizes the fast rampart search algorithm. 其中,平面點(diǎn)集的凸殼是最重要、最基礎的問(wèn)題。
- With the combined research of many brilliant programmers, the minimax game tree evolved to become the most major component of the chess program. 在許多卓越的程序員聯(lián)合努力下,極大極小博弈樹(shù)逐漸演化成國際象棋程序最主要的組成。
- Which uses a linear search algorithm to find entries in the list of delegates. 類(lèi)型,它使用線(xiàn)性搜索算法在委托列表中查找項。
- There are many algorithms that will help the efficiency of the Minimax tree search. 有很多算法可以幫助極大極小算法提高搜索效率。
- This code has demonstrated Ma Zouri the checkerboard search algorithm. 本代碼演示了馬走日棋盤(pán)搜索算法。
- When the right subtree is the optimal solution may contain only son into the right tree search. 當 右子樹(shù)有可能包含最優(yōu)解時(shí)才進(jìn)入右子樹(shù)搜索。否則將右子樹(shù)剪去。
- Exactly tracking the maximum power point depends on effective search algorithm. 準確跟蹤太陽(yáng)能光伏陣列的最大輸出功率點(diǎn)依賴(lài)于有效的搜索算法。
- Genetic algorithm and Tabu Search Algorithm are combined in our method. 并比較了新算法與三種經(jīng)典全局優(yōu) 化算法的性能。
- The search algorithm rummages through a database with entries in random order. 搜尋算則會(huì )在資料庫的條目中隨意翻找。
- Methods A method based on heuristic graph searching algorithm (A algorithm) is proposed to detect carotid intima from ultrasonic images. 方法提出一種基于啟發(fā)式A*算法從超聲圖像中提取頸動(dòng)脈內膜邊緣的方法。
- Ant colony optimization(ACO) is a new heuristic searching algorithm,which is inspired by the foraging behavior of the real ant colonies. 蟻群算法是根據真實(shí)蟻群的覓食原理提出的一種新興的啟發(fā)式搜索算法。