CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 深度优先遍历

搜索资源列表

  1. tudebianli

    2下载:
  2. 一、 程序分析 1. 以邻接多重表为存储结构,实现连通或非连通的无向图的深度优先与广度优先遍历。 2. 设图的结点不超过30个,每个结点用一个编号表示。通过输入图的边输入一个图,每条边为一个数对。 3. 问题描述: 4. 以第一个结点为起点,分别输出每种遍历下的结点访问序列和相应生成树的边。
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:19.28kb
    • 提供者:姚晶晶
  1. tdyy

    0下载:
  2. 很多涉及图上操作的算法都是以图的遍历操作为基础的。试编写一个算法,实现图的深度优先和广度优先搜索遍历操作
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:9.62kb
    • 提供者:李鹏飞
  1. DataStructure8

    0下载:
  2. Java数据结构第七课:图的实现。包括初始化图,添加边,删除边,及深度优先遍历和广度优先遍历算法。-Java Data Structure Lesson: Figure of the implementation. Including the initialization graph, add edge, remove edge, and depth-first traversal and breadth-first traversal algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:28.55kb
    • 提供者:蒙长江
  1. Graph-DFS_WFS

    0下载:
  2. 深度优先遍历,宽度优先遍历. 程序从图文本中读取图的矩阵。 矩阵包括有向图或无向图-DFS and WFS for a graph
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:6.12kb
    • 提供者:JB
  1. DFS

    0下载:
  2. 有向图或者无向图的深度优先遍历,给出遍历的节点序列-DFS for the directed or undirected graph ,which returns the ordered vertex set
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2.77kb
    • 提供者:huagezi
  1. SourceSeek

    0下载:
  2. 深度优先遍历图结构,得到图的路径,可用于追踪-Depth-first traversal of the graph structure map path, can be used to track
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:18.72kb
    • 提供者:冯博
  1. dujunnan_ddp_puzzle

    0下载:
  2. 九方块路径问题,采用深度优先的遍历方法对六层以下的深度进行遍历,如果路径深度小于6层,则输出其路径,如果大于六层,则说明。-Nine squares path problem, using the depth-first traversal method to traverse the depth under 6 layer, if the path is less than 6 layer depth, the output of its path, if more than six floo
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-17
    • 文件大小:25.68kb
    • 提供者:chufufang
搜珍网 www.dssz.com