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

搜索资源列表

  1. Traversing_Graph

    0下载:
  2. 树的邻接表表示和邻接矩阵表示,以及图的广度优先和深度优先遍历。-Tree adjacency list representation and adjacency matrix representation, and the graph breadth-first and depth-first traversal.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:300606
    • 提供者:董玉玺
  1. ShadowMap

    0下载:
  2. Opengl超级宝典阴影贴图的例子,例子利用深度缓冲区实现阴影贴图。-Opengl Super Bible examples of shadow maps, examples of using the depth buffer to achieve a shadow map.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:4023787
    • 提供者:杨扬
  1. 017

    0下载:
  2. 建立图的邻接表,输出图的邻接表,深度优先遍历,广度优先遍历-CreateGraph,OutputGraph,DFSTraverse, BFSTraverse
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:10533
    • 提供者:张小华
  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. aaa

    0下载:
  2. 对任意给定的图(顶点数不小于20,边数不少于30,图的类型可以是有向图、无向图、有向网、无向网),能够输入图的顶点和边(或弧)的信息,并存储到相应存储结构(邻接矩阵、邻接表、十字链表、邻接多重表,任选其中两种类型),对自己所创建的图完成以下操作: 对无向图求每个顶点的度,或对有向图求每个顶点的入度和出度(5分) 完成插入顶点和边(或弧)的功能(5分) 完成删除顶点和边(或弧)的功能(5分) 两种存储结构的转换(5分),如果其中一种存储结构为十字链表或邻接多重表则增加5分。
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:7099
    • 提供者:狂孙
  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
    • 文件大小:551
    • 提供者:oyyl
  1. Graph

    0下载:
  2. 有向图/无向图的建立及相应的邻接矩阵的输出,并进行深度/广度优先遍历结点再输出结果-Directed graph/no corresponding to the diagrams of the adjacency matrix of the output, and depth/breadth-first traversal and then the output node
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1869
    • 提供者:刘媛
  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. traversinggraph

    0下载:
  2. 图的遍历的实现,文字界面,包含深度遍历和广度遍历两种情况-Graph traversal implementation, the text interface, including the depth and breadth traversal traverse both cases ~ ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1087
    • 提供者:黄毅骏
  1. 123

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

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

    0下载:
  2. 图的遍历演示,深度优先及广度优先,采用C++编译环境-tu de hianli
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1610
    • 提供者:杨凌辉
  1. Learning-depth-information

    1下载:
  2. 本文提出一种基于高斯- 马尔科夫 随机场模型,首先通过图像采集及激光测距系统,采集大量图像及其相匹配的深度信息图,在 人类视觉系统基础上,提取图像特征,通过训练完善模型,并应用于新采集图像上-This paper presents a Gauss- Markov random field model, first by image acquisition and laser ranging system, collecting a large number of images to ma
  3. 所属分类:Project Manage

    • 发布日期:2014-09-14
    • 文件大小:268288
    • 提供者:liujia_xian
  1. Graph-DFS_WFS

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

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

    0下载:
  2. 基于YUV颜色空间的几何视角图像生成与内容无关的深度图的程序。-YUV color space based on the geometric perspective, regardless of content generated image the depth map of the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:4171
    • 提供者:果果
  1. map

    1下载:
  2. 双目视觉的深度图立体匹配算法改进Binocular stereo vision matching algorithm to improve the depth map-Binocular stereo vision matching algorithm to improve the depth map
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-05-07
    • 文件大小:349184
    • 提供者:tic123
  1. depth

    1下载:
  2. 读取一张图片,将提取这一张图片的深度图并显示出来-Read a picture, a picture which will extract and display the depth map
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:900329
    • 提供者:缪良栋
  1. Depth_Map_Aligner

    0下载:
  2. Depth_Map_Aligne主要用于深度图的后期处理,是深度图后期处理不可少得工具。-Depth_Map_Aligne mainly used for post-processing the depth map, depth map is very essential tool for post-processing.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4511
    • 提供者:
  1. DepthImageMeshGenerator_MultiR

    0下载:
  2. 基于多分辨率的,从深度图点云重建成三角形mesh的算法。-multiline resolution reconstruction method to make depth-image(range image) to triangle mesh
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:444043
    • 提供者:高婷
  1. depth-image-based-rendering

    0下载:
  2. 深度图的视点绘制,可以通过它绘制视点,挺有用的,大家可以参考一下-Depth Image Based Stereoscopic View Rendering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1418615
    • 提供者:fanfan
« 1 2 3 4 56 7 8 9 10 ... 39 »
搜珍网 www.dssz.com