searching tree 中文意思是什麼

searching tree 解釋
探索枝狀圖
  • searching : adj 1 搜查的;搜索的。2 仔細的;徹底的;嚴格的。3 (目光等)銳利的。4 (冷風)刺骨的。n 搜尋;搜...
  • tree : n 特里〈姓氏〉。n 1 樹〈主要指喬木,也可指較大的灌木〉。 ★玫瑰可以稱為 bush 也可以稱為 tree 2 木...
  1. Secondly, this dissertation analyses the action characters of soccer robot, designs kinds of actions in allusion to switchover of attack and defend, puts forward theory of action selection and rules of action selection in order to realize part cooperation which combines court subarea and switchover of attack and defend when soccer robot is under special state thirdly, after considering the characters of obstacles in the robot soccer, we have founded the collision module, to the current questions of obstacle - escaping arithmetic, we put forward the new obstacle - escaping strategy based on the speed vector information which is able to dope out the potential obstacles in the moving path and count out the suitable velocity to escape obstacles by the aid of the geometry transform of obstacle velocity vector the grid implementation arithmetic of path - searching tree is set forth for the convenience the result of simulating competition showed that this way is suitable to the mobile obstacle escaping

    ( 2 )分析了足球機器人動作的特點,針對機器人足球比賽的攻防狀態轉變,進行了各類動作設計;為了使足球機器人在特定狀態下,實現局部的配合,將攻防狀態的變化與球場分區相結合,提出了足球機器人的動作選擇機理和動作選擇的規則。 ( 3 )分析了機器人足球比賽中障礙物的特點,建立了足球機器人碰撞模型。針對目前機器人足球比賽中避障規劃演算法的不足,提出了基於障礙物的速度矢量信廣東工業大學工學博上學應論文息制定的足球機器人避障策略。
  2. Searching in high - dimensional spaces : index structures for improving the performance of multimedia databases. acm computing surveys, 2001, 33 : 322 - 373. 2 guttman a. r - tree : a dynamic index structure for spatial searching

    本文試圖將高維空間中的每個點對應的兩種距離尺度通過線性組合的方式表達成復合距離尺度,從而能夠較好地縮小查詢空間,提高查詢效率。
  3. Their eyes were searching the heavy green pine tops as they went forward from tree to tree.

    他們挨著一棵棵樹向前走,眼睛巡視著青松濃密的梢頭。
  4. The next day in searching the woods i found a tree of that wood, or like it, which, in the brasils they call the iron tree, for its exceeding hardness, of this, with great labour and almost spoiling my axe, i cut a piece, and brought it home too with difficulty enough, for it was exceeding heavy

    十一月十八日第二天,我去樹林里搜尋,發現一種樹,像巴西的"鐵樹" ,因為這種樹的木質特別堅硬。我費了好大的勁才砍下了一塊,幾乎把我的斧頭都砍壞了。又費了不少力氣,才把木塊帶回住所,因為這種木頭實在太重了。
  5. In order to make the recognition rapid a recognition model based on searching tree is proposed lots of experiments on it were done and the results proved what we proposed is possible

    為了提高識別時的速度,從理論上提出了一種基於搜索樹的識別模型,並對其可行性進行了一定的驗證。
  6. The in - memory data structure had a sort of tree structure, as shown in listing 1, rooted at the home pages of the various sites being crawled, so the visitor pattern was ideal for searching it or extracting data from it

    內存中的數據結構是一種樹型結構,如清單1所示,它的根是快速搜索過的各個網站的主頁,因此visitor模式是搜索這些主頁或者從中提取數據的理想模式。
  7. This article, according to the common digital keyboard on the mobile communication equipment, make essential research for windows ce - embedded operation system in chinese character input technology and realize with digital keyboard. using tree - like structure that has the space complexity o ( n ) and the time complexity of o ( n ) when searching to store chinese information. chinese input method applying this kind of store technique in chinese table has the quality of high input speed and low memory space

    本文就根據移動通信設備上常見的數字鍵盤,為windowsce嵌入式操作系統在漢字的數字鍵盤輸入技術及其實現方面作了必要的研究;並使用了一種在查找時空間復雜度為o ( n ) 、時間復雜度為o ( n )的樹形結構來存儲中文信息,使用這種存儲技術作為碼表內存存放方式的漢字輸入法具有輸入速度快、佔用空間少的優點。
  8. When i was in india searching for the truth, i lived in an ashram, where there was a tree, the kind that grows in the desert. its leaves were full of thorns. it had been chopped so badly that it could no longer grow any roots

    以前我在印度求道時,住過一處道場,那裡有一棵在沙漠生長的樹,它的葉子有刺,被人砍到沒有辦法再長出根來。
  9. Owing to the peculiarity of mandarin spoken language, the recognizer adopts the sonic model based on hmm, the mixed statistical language model based on both phrases and phrase class. moreover, it makes use of word tree viterbi - beam searching guided by language model and the sylable - filling model. a method of speech identifying and denying is used in the processing of vocabulary out of collecting, non - speech and noises

    針對漢語口語的特點,識別器採用了基於hmm的聲學模型,基於詞和基於詞類的混合統計語言模型,及由語言模型引導的詞樹viterbi - beam搜索,並且採用基於音節的填充模型、話語確認和拒識等方法對集外詞、非語聲和噪音進行處理。
  10. The traditional methods on extracting content are representing the web page with the data structure of trees in the main memory. unfortunately, the space and time complexity is relatively high when building and searching the tree

    傳統的方法是將網頁結構表示成樹,但建樹與查找樹的過程中,空間與時間復雜度都過高。
  11. Finds the tree nodes with specified key, optionally searching subnodes

    查找具有指定鍵的樹節點,可以選擇搜索子節點。
  12. According to different storage methods of child suffix tree, we introduce several searching technology

    根據不同的子后綴樹存儲方法,本文介紹了多種搜索方法。
  13. Suffix tree is a good index structure for smaller sequences, but it not suit large sequences, due to the so - called “ memory bottleneck ”. the suffix array is the closest competing structure, as it needs less space than a suffix tree. however, it is not convenient for searching

    對于較小的序列來說,后綴樹索引無疑是一種很好的解決辦法,但由於它產生了「內存瓶頸」 ,不適合大的序列;后綴數組是另一種最具有競爭力的索引結構,與后綴樹相比,它需更少的存儲空間,但在數據搜索方面卻效率較低;基於q - gram和q - sample的索引方法雖然能用於快速搜索,但是不能用於搜索相似度低的數據。
  14. Combining the orientation of searching the route and the decisive position of links and nodes, this paper proposes an orientated tree algorithm of efficient paths by simulating the tree ' s growing

    文章將交通路網中節點位置的確定性與交通出行中路徑選取的有向性相結合,模擬樹的生長,提出了一種有效路徑的定向樹搜索演算法。
  15. This article presents a demo of an avl tree, which only describes the inserting, removing, and searching a node

    這個項目演示了avl樹,只是描述了插入、刪除以及搜索一個節點。
  16. Demo of an avl tree - this article presents a demo of an avl tree, which only describes the inserting, removing, and searching a node

    這個項目演示了avl樹,只是描述了插入、刪除以及搜索一個節點。
  17. A demo of an avl tree - this article presents a demo of an avl tree, which only describes the inserting, removing, and searching a node

    這個項目演示了avl樹,只是描述了插入、刪除以及搜索一個節點。
分享友人