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

搜索资源列表

  1. tudebianli

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

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

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

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

    0下载:
  2. 利用广度优先遍历搜索一定范围内的所有网页,可用于建立搜索引擎和查找网络错误.-Our webcrawler will traversal a certain range of website from a given source URL by Breadth First Search
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:587059
    • 提供者:Ming
  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
    • 文件大小:29236
    • 提供者:蒙长江
  1. zhang_teacher

    0下载:
  2. 九方块找路径问题,采用广度遍历,找寻回到原来位置的路径,如果遍历超过六层,则说明找不到,否则,输出其路径。-Nine squares to find path problem, USES the breadth traversal, looking back to the path of the original position, if more than six layer traversal, then find, otherwise, the output path.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-07
    • 文件大小:27540
    • 提供者:chufufang
  1. puzzlewidth

    0下载:
  2. 9格宫数字进行排序,随机打乱顺序,可以完成0-8数字的正确排序,采用广度优先搜索进行遍历-9 palace digital sorting, random order, can be completed the correct sequence of 0 to 8 Numbers, traverse using breadth-first search
  3. 所属分类:Applet

    • 发布日期:2017-04-03
    • 文件大小:33515
    • 提供者:duanyy
搜珍网 www.dssz.com