文件名称:TraversingGraph
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:343.62kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
数据结构中的图的遍历问题。
设计一个网络蜘蛛系统,用有向网表示网页的链接网络,其中,顶点表示某个网页,有向弧表示网络之间的链接关系。并且分别以a. 深度优先搜索,b. 广度优先搜索的策略抓取网页。-The graph data structure traversal problem. Design a web spider system, with a link to the web page that network, where vertices a page, there is the arc that the network link between the relationship. And depth-first search of each of a., b. breadth-first search strategy to crawl the page.
设计一个网络蜘蛛系统,用有向网表示网页的链接网络,其中,顶点表示某个网页,有向弧表示网络之间的链接关系。并且分别以a. 深度优先搜索,b. 广度优先搜索的策略抓取网页。-The graph data structure traversal problem. Design a web spider system, with a link to the web page that network, where vertices a page, there is the arc that the network link between the relationship. And depth-first search of each of a., b. breadth-first search strategy to crawl the page.
相关搜索: 网络蜘蛛
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Traversing Graph/(实验五)图的遍历.cpp
Traversing Graph/图的遍历.doc
Traversing Graph
Traversing Graph/图的遍历.doc
Traversing Graph
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.