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

搜索资源列表

  1. tubianli

    0下载:
  2. C语言编的图遍历程序,对正在学习数据结构的同学也许有帮助!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:10.87kb
    • 提供者:朱立富
  1. xuanzetuxing

    0下载:
  2. 用于图形选择显示,在arcengine中用c#代码实现,遍历图层,将选择的图层高亮显示-Choose to display for graphics arcengine using c# code to achieve, traverse the layer, the selected layer is highlighted. .
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-17
    • 文件大小:4.31mb
    • 提供者:yangfengshuo
  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
    • 文件大小:11.32kb
    • 提供者:sad
  1. Lena

    0下载:
  2. 2、 转换为灰度图像。 这个算法是依照彩色图转化为灰度图像的方式: 灰度值 = 0.3*R+0.59*G+0.11*B 用两重循环遍历截取的图片,对于每一个象素点,用MFC的函数取得其COLORREF形式的颜色值,从中分解出R、G、B三种颜色的值,计算出对应的灰度值后,赋给R、G、B即可。完成遍历后刷新图片就可以看到转换后的灰度图像。 -2, converted to grayscale images. This algorithm are in accordance with
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1.13mb
    • 提供者:龙胆
  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
    • 文件大小:2.44kb
    • 提供者:张扬
  1. C

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

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

    0下载:
  2. 运用VC++ 编写的图的邻接矩阵存储和邻接表存储,并对图进行遍历-it is the storage of the graph
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1.64kb
    • 提供者:yh
  1. Depth_FirstSearth

    0下载:
  2. 实现图的深度遍历 是一个深度优先算法 基于树的先跟遍历-Realize the depth chart is a depth-first traversal algorithm is based on the tree to begin with traversal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:551byte
    • 提供者:oyyl
  1. tudejianliyubianli

    0下载:
  2. 图的建立与遍历C++源码,多次运行没有错误-Figure establishment and traversal C++, multiple runs without error
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.81kb
    • 提供者:王小明
  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
    • 文件大小:320.75kb
    • 提供者:姜尚
  1. 123

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

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

    0下载:
  2. 图形的遍历,图 的 深 度 遍 历 和 广 度 遍 历 -Graph traversal, graph traversal depth and breadth traversal
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.43kb
    • 提供者:王晓龙
  1. bianli

    0下载:
  2. 实现图的遍历,输入图的各个结点,实现前序遍历,中序遍历,后序遍历-Implement graph traversal, each node input graph, to achieve pre-order traversal, inorder traversal, postorder traversal
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.37kb
    • 提供者:jorya19
  1. sa

    0下载:
  2. 图的矩阵表示,包括图的遍历,查询,插入删除等操作-Graph matrix representation, including graph traversal, query, insert or delete operation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:219.17kb
    • 提供者:小白羊
  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
    • 文件大小:368.41kb
    • 提供者:沈辉
  1. gisPresources-management

    0下载:
  2. 文件及文件夹遍历,gis二维图层空间定位,用于资源管理-File and folder traversal, gis spatial orientation of two-dimensional layers for resource management
  3. 所属分类:GIS program

    • 发布日期:2017-04-17
    • 文件大小:429.87kb
    • 提供者:liurufei
  1. VCPPImageProcessing

    0下载:
  2. 详细介绍了基于Windows和VC++的图像处理技术,包含图像增强,位图显示和读写操作,JPG和GIF图像文件处理,图遍历、直接访问像素,OPENGL等多方面的主题。-Described in detail based on Windows and VC++ image processing techniques, including image enhancement, digital map display and read and write operations, JPG and GIF
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:547.93kb
    • 提供者:mxd
  1. pca

    0下载:
  2. pca主成分分析,人脸识别,200图遍历-pca principal component analysis, face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:12.8mb
    • 提供者:陈希
  1. 805966

    0下载:
  2. 用树的层号表示生成一棵树,然后分别用来测试前序遍历的递归与非递归算法,()
  3. 所属分类:图形图象

    • 发布日期:2018-04-21
    • 文件大小:5kb
    • 提供者:diaeug
  1. 146113

    0下载:
  2. 简单的八皇后问题,分别用一般的递推法和二叉树前序遍历写成,非常适合初学者阅读,()
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:149kb
    • 提供者:trqnsachiop
« 12 3 »
搜珍网 www.dssz.com