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

搜索资源列表

  1. f.doc

    1下载:
  2. 题目1:图的建立与遍历;连通网的最小生成树生成实现。 内容: 1) 用邻接表表示方法建立图1所示图的存储结构,用邻接矩阵存表示方法建立图2所示网的存储结构。 2) 在图1 存储结构(邻接表)上实现深度优先搜索遍历和广度优先搜索遍历,并给出遍历结果(序列)。 3) 按照普里姆算法,在图2所示连通网的存储结构(邻接矩阵)上实现此网的最小生成树,并输出生成树。 -Title 1: Map of the establishment and ergodicity conne
  3. 所属分类:图形图象

    • 发布日期:2012-12-25
    • 文件大小:11596
    • 提供者:sad
  1. GraphTraversal

    0下载:
  2. 图的遍历,实现图的深度和广度两种便利方式,方便快速。-Graph traversal, the realization of the depth and breadth of plans to facilitate the two way quickly and easily.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2496
    • 提供者:张扬
  1. C

    0下载:
  2. 图的深度优先遍历,图的广度优先遍历,及图的存储-Map depth-first traversal, breadth-first traversal of the graph, and map storage
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:272359
    • 提供者:王嘉男
  1. graphtraverse

    0下载:
  2. 主要实现图形遍历功能,可选择深度或广度图形遍历。-Graphical traversal functions primarily to achieve, choose the depth or breadth of graphic traverse.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1122
    • 提供者:Money
  1. bianli

    0下载:
  2. 用邻接矩阵确定图 输出深度优先遍历和广度优先遍历的结果-Map with the adjacency matrix to determine the depth first traversal and breadth of the output first traversal of the results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:328448
    • 提供者:姜尚
  1. 123

    0下载:
  2. 图的遍历的演示,用C++编写。。。 深度广度优先遍历-tu de bianli
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:609530
    • 提供者:杨凌辉
  1. pic

    0下载:
  2. 对任意给定的图(顶点数和边数自定),建立它的邻接表并输出,然后利用堆栈的五种基本运算(清空堆栈、压栈、弹出、取栈顶元素、判栈空)实现图的深度优先搜索遍历和广度优先搜索遍历算法。 -For any given graph (vertices and edges from the set), to establish its adjacency list and output, and then use the stack of five basic operations (empty stac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:377247
    • 提供者:沈辉
  1. wq

    0下载:
  2. 校园导游系统,显示校园的所有景点,并完成所有景点的深度遍历,广度遍历及各景点详细信息的查询-Campus tour guide system, showing all the attractions on campus, and complete all the attractions of the depth of traversal, breadth of information traversing the query and the Attractions
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:2644
    • 提供者:qingruofei
  1. tuzixitong

    0下载:
  2. 一个生成图的程序,并对图进行深度广度等遍历,整合的一个系统的应用-Generated map of a program, depth and breadth graph traversal, the application of a system integration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1811
    • 提供者:qingruofei
  1. tudecaozuo

    0下载:
  2. 有向图,无向图基本操作,包括: 1、邻接矩阵 2、邻接表 3、深度优先遍历 4、广度优先遍历 5、最小生成树 6、拓扑排序 7、每一对顶点之间的最短路径(Dijkstra,Floyd两种算法)-Directed graph, undirected graph, basic operations, including: 1, 2 adjacency matrix, adjacency table 3, 4 depth-first traversal, breadth-f
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:5154
    • 提供者:learn
  1. Graph

    0下载:
  2. 此程序主要是实现图的深度优先遍历和广度优先遍历。-The procedure is to achieve the figure of the depth-first traversal and breadth-first traversal.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:593374
    • 提供者:刘培娜
  1. _

    0下载:
  2. 图运算 在邻接矩阵存储结构上实现图的深度和广度优先遍历算法-Figure computing adjacency matrix storage structure diagram of the depth and breadth-first traversal algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:8999
    • 提供者:郭昊
  1. stategraphvist

    0下载:
  2. 借鉴了JHotDraw源码,开发单层状态图绘制工具, 支持三种遍历方法:CPP(中国邮递员算法),广度优先算法,简化的广度优先算法 里面有三个后缀为draw的图形-Draws JHotDraw source code, developers monolayer state mapping tool, supports three traversal methods: CPP (Chinese postman algorithm), breadth-first algorith
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-10
    • 文件大小:848630
    • 提供者:龙欣
  1. Graph

    0下载:
  2. 对图的深度,广度遍历,关键路径算法,最短路径算法实现,求生成树的深度及叶子结点数-Depth, breadth traversal, critical path algorithm, the shortest path algorithm, find the depth of the spanning tree and leaf nodes
  3. 所属分类:Fractal program

    • 发布日期:2017-12-02
    • 文件大小:1544184
    • 提供者:zijian
  1. BFSPDFS

    0下载:
  2. 广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。 -Breadth-first search and depth-first search in the network topology is realized. Bre
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:50609
    • 提供者:小马
  1. GraphTraversal

    0下载:
  2. 图的遍历,实现图的深度和广度两种便利方式,方便快速。-Graph traversal, the realization of the depth and breadth of plans to facilitate the two way quickly and easily.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2541
    • 提供者:arData
  1. graphtraverse

    0下载:
  2. 主要实现图形遍历功能,可选择深度或广度图形遍历。-Graphical traversal functions primarily to achieve, choose the depth or breadth of graphic traverse.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1167
    • 提供者:rmofgovern
  1. 2008021106bianli

    0下载:
  2. 本代码主要用于建立无向图并输出 深度优化遍历图 广度优化遍历图 还可以退出本系统。-The code is mainly used for the establishment of an undirected graph optimization traversal Figure breadth optimization traverse the map can also exit the system and output depth.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1216
    • 提供者:jiu615682
  1. polygon

    0下载:
  2. 在VC++6.0中,设计种子填充算法演示软件,分别演示递归算法、用栈实现非递归【深度遍历】、用队列实现非递归【广度遍历】,绘制简单的多边形-In vc++ 6.0, presentation software design seed filling algorithm, illustrate each recursive algorithm, using stack to realize non-recursive traversal 】 【 depth, with a queue to rea
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2392209
    • 提供者:林宇
搜珍网 www.dssz.com