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

搜索资源列表

  1. undirectedgraphtraversing

    0下载:
  2. 此程序是学完数据结构课后,对无向图进行深度和广度遍历的c程序,vc6环境下测试通过。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2393
    • 提供者:tumbler
  1. tubianli

    0下载:
  2. 图的深度遍历与广度遍历的链接矩阵和链接表实现
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12770
    • 提供者:CHENG
  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. tu

    0下载:
  2. 图的遍历 从图中某一顶点出发遍历图中其余顶点,且使每一个顶点仅被访问一次。通常有两条遍历图的路径:深度优先搜索和广度优先搜索。 -Graph traversal
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:229482
    • 提供者:徐燊
  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
  1. Lin

    0下载:
  2. 编写程序以邻接矩阵、邻接表两种方式存储指定连通图,并输出存储之后的图。 用深度优先算法和广度优先算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。(The program stores the designated connected graphs in two ways of adjacency matrix and adjacency list, and outputs the graph after storage. Using depth first and breadth firs
  3. 所属分类:易语言编程

    • 发布日期:2018-01-09
    • 文件大小:15360
    • 提供者:慕潇潇
搜珍网 www.dssz.com