搜索引擎中网络蜘蛛的设计与实现-毕业论文网 关键词:搜索引擎;网络蜘蛛;线程池;哈希表;广度优先 [gap=1457]Key Words: Search Engine; Web Spider; Thread Pool; Hash Table; Breadth First
基于10个网页-相关网页
breadth-first search [计] 广度优先搜索 ; 广度优先搜寻
breadth first search 广度优先搜索 ; 广度优先 ; 广度优先遍历
breadth-first 广度优先 ; 宽度优先法 ; [计] 宽度优先
breadth-first procedure 宽度优先过程 ; 先宽程序
Breadth-First Indexing 广度优先索引
breadth-first search spider 广度优先搜索的爬虫
Double Breadth First Search 双向广度优先搜索
breadth-first search algorithm 广度优先搜索算法
Breadth-First Tree 广度优先树
The pseudo column LEVEL can be used in the ORDER BY clause to return the result set in search breadth first sequence.
可在 ORDER BY 子句中使用伪列 LEVEL 按照搜索宽度优先顺序返回结果集。
SEARCH BREADTH FIRST is the default sequence and returns all data on the same level first before returning any data on the next level.
SEARCH BREADTH FIRST 是默认顺序,在返回下一层数据前会先返回同级的所有数据。
The underlying problem is that DB2 processes recursion by essentially producing one level of recursion at a time (breadth first), while Oracle uses depth first.
在底层,DB2 处理递归时采用的方法是逐层递归(广度优先),而 Oracle 采用的是深度优先的方法。
应用推荐