BFS的意思
「BFS」經常作為「Breadth First Search」的縮寫來使用,中文意思:「廣度優先搜索」。
BFS(廣度優先搜索)詳細解釋
- 英文縮寫詞:BFS
- 英文單詞:Breadth First Search
- 中文簡要解釋:廣度優先搜索
- 流行度:4113
- 分類:Computing
- 領域:Software
英文縮寫BFS的擴展資料
- Experimental results showed that : comparing with breadth first algorithm, intelligent breadth first search algorithm has avoided the sending to all joints, thus reducing the routing messages in the internet and lessened the load of the network, and the success rate of search was also increased.實驗結果表明:智能廣度優先搜索(BFS)算法和廣度優先算法相比,避免了向所有接點發送,減少了網絡中的路由消息,降低了網絡的負載,提高了資源搜索的成功率。
- The project quantity deducting module was realized by Extended Deterministic Finite Automata algorithm combined with Breadth First Search(BFS) algorithm.通過擴展確定有限自動機結合廣度優先搜索(BFS)算法,實現了工程量計算,扣減模塊。
- A hybrid algorithm combined with dynamic programming and the lower bound ( or upper bound ) algorithm is proposed. It is on the basis of analysing the depth first search ( DFS ) and the breadth first search ( BFS ) methods.本文分析了深度優先搜索方法(DFS)和廣度優先搜索(BFS)(BFS)方法的特點,提出了一種混合使用動態規劃方法和下界(上界)算法的精確求解方法求解組合優化問題。
- The algorithm makes nodes used in a queue of breadth first search algorithm optimized, and a " priority queue " can be constructed in terms of the weight of nodes.該算法對在廣度優先搜索(BFS)算法中使用隊列中的結點進行「優化」處理,依據結點的權值構成一個「優先隊列」。
- In this paper, basing on geographic networks, the conception of a center's service area is given. And the breadth first search algorithm is exercised on the adjacent node matrix to find a center's service area.本文給出基于地理網絡的中心服務范圍的概念,并在鄰接結點矩陣的基礎上,應用廣度優先搜索(BFS)算法確定一個中心的服務范圍。