CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - 图的深度和广度遍历

搜索资源列表

  1. GraphTraversal

    0下载:
  2. 使用c语言,利用数据结构思想建立图的邻接表的存储结构,实现无向图的深度优先遍历和广度优先遍历。以用户指定的顶点为起点,分别输出每种遍历下的顶点访问序列。 设图的顶点不超过30个,每个顶点用一个编号表示(如果一个图有N个顶点,则它们的编号分别为1,2,…,N)。通过输入图的全部边输入一个图,每条边是两个顶点编号对,可以对边依附顶点编号的输入顺序作出限制(例如从小到大)。 -Using c language data structure used to establish the adjac
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:200480
    • 提供者:赵胜楠
  1. adjacency-list

    0下载:
  2. 基于邻接表表示的图的遍历包括深度优先遍历和广度优先遍历-Based on the adjacency list representation of the graph traversal, including the depth-first and breadth-first traversal
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:1592
    • 提供者:hu
  1. 12123450

    0下载:
  2. 输入图的顶点和边的信息建立图,并对其进行深度和广度遍历,输出遍历结果。-Input graph vertices and edges of the information to establish the figure, and its depth and breadth traversal, traverse the output results.
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:875
    • 提供者:hanzhijiu
  1. Web-Spider

    0下载:
  2. 图的遍历。若用有向网表示网页的链接网络,其中顶点表示某个网页,有向弧表示网页之间的链接关系。试设计一个网络蜘蛛系统,分别以广度优先和深度优先的策略抓取网页。-Graph traversal. If the web page to the network by indicating links network where vertices represent a page, there are links to the arcs represent the relationship between
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1821
    • 提供者:juwairen
搜珍网 www.dssz.com