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

搜索资源列表

  1. 图搜索策略

    0下载:
  2. 一个使用Java实现的人工智能的图搜索策略程序——酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Searc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:29635
    • 提供者:陈凯
  1. 图深度优先

    0下载:
  2. 图的深度优先算法动态演示,用到了直线的中点绘制算法-map algorithm for dynamic priority depth demonstration of the use of linear midpoint Rendering Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:208626
    • 提供者:张三
  1. 图的操作界面

    0下载:
  2. 图邻接表的建立,深度优先遍历,.广度优先遍历,最小生成树,拓扑排序,单源点到其余各个顶点的最短路径等对图的操作!VC界面!-plans to establish the adjacent table, depth-first traversal. Breadth priority traversal, the minimum spanning tree, topological sorting, single-source all of the rest of the vertices such
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:65237
    • 提供者:陈青侠
  1. 深度优先搜索、广度优先搜索

    0下载:
  2. 图的深度优先搜索和广度优先搜索。值得一看。-map the depth-first search and breadth - first search. An eye-catcher.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11218
    • 提供者:乐天
  1. 有向图从邻接矩阵转换为邻接表后的dfs

    0下载:
  2. 有向图从邻接矩阵转换为邻接表后再深度优先遍历-a graph from the adjacency matrix conversion of the adjacent#$#!142996#!#$read IntelCPU serial number. Rar!#$#read Intel CPU serial number. Rar read Intel CPU serial number. Read rar Intel CPU serial number. rar
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1298
    • 提供者:面包
  1. szltppsh

    0下载:
  2. 基于区域的立体匹配算法 视差分析2 计算机视觉中的立体匹配研究,深度图-based on the regional disparity stereo matching algorithm analysis of two computer vision of the stereo matching studies, in-depth map
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:213080
    • 提供者:zhawaqa
  1. Depthimage

    2下载:
  2. 深度图象的生成 生成圆球的深度图象(摄像机坐标系)和深度图象数据存储; 这是本人的深度图像分析的课程作业,vc编写,包括原代码,可执行程序,以及试验报告。-depth Image Generation Generation magnificently depth images (camera coordinate system) and the depth of image data storage; This is my depth analysis of the images cours
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:81284
    • 提供者:田东剑
  1. 图的遍历

    1下载:
  2. 数据结构中关于图的遍历,任意建节点,深度优先和广度优先两种方法-data structure on the map traverse, arbitrary nodes built, the depth and breadth of priority priority two methods
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:43524
    • 提供者:陈曦
  1. 有向图的邻接表

    0下载:
  2. 键盘输入数据,建立一个有向图的邻接表。 (2)输出该邻接表。 (3)建立一个无向图的十字链表。 (4)在有向图的邻接表的基础上计算各顶点的度,并输出。 (5)采用邻接表存储实现无向图的深度优先遍历。。 (6)采用邻接表存储实现无向图的广度优先遍历。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-18
    • 文件大小:1918
    • 提供者:安放但是
  1. zuixiaozhangshu

    0下载:
  2. 最小张树分类法 作最小张树(可考虑按距离给出权值) 在最张树上,确定该树的直径,并标出直径上各点的深度. 绘制直径上个点深度图,由深度图包括找出局部最小值. 去掉局部最小值的点,获得分离的二类.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2888
    • 提供者:王顺祥
  1. shendutuxiang

    0下载:
  2. 由生成的深度图象数据用平滑算子和差分方法求曲面的高斯曲率和平均曲率
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1179
    • 提供者:吕娴娜
  1. 图遍历

    1下载:
  2. 本程序用邻接矩阵实现图的深度优先遍历 图的广度优先遍历-the procedures used adjacency matrix of the plan is to achieve depth-first traversal of the plan breadth priority Ergodic
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1945
    • 提供者:李南宁
  1. 不失真的改变单色位图的尺寸(38KB)

    0下载:
  2. 改变屏幕的深度和分辨率 一个很好的VC源码-change screen resolution and depth of a good VC FO
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28303
    • 提供者:龙高
  1. 图的遍历演示

    1下载:
  2. 一. 问题描述很多涉及图上操作的算法都是以图的遍历为基础的。试写一个程序,演示在连通的无向图上访问全部节点的操作。二. 基本要求以邻接多重链表为存储结构。实现连通无向图的深度和广度优先遍历。以用户指定的节点为起点,分别输出每种遍历下的节点访问序列和相应生成树的边集。-one. Descr iption many issues involving maps of algorithms are to traverse the map-based. A written test procedures,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2575
    • 提供者:雨后阳光
  1. 数据结构图的邻接矩阵,邻接表存储表示,图的深度优先搜索遍历,广度优先搜索遍历

    1下载:
  2. 数据结构图的邻接矩阵,邻接表存储表示,图的深度优先搜索遍历,广度优先搜索遍历
  3. 所属分类:源码下载

  1. StereoRegion1.zip

    5下载:
  2. 基于区域的立体匹配算法 本算法从两幅彩色立体图像对中提取深度信息,使用过滤器消除视差图深度估计中的不稳定性。,Region Based Stereo Matching Algorithms region based stereo matching algorithms are developed for extraction depth information from two color stereo image pair. A filter eliminating unrelia
  3. 所属分类:3D Graphic

    • 发布日期:2014-05-06
    • 文件大小:237819
    • 提供者:吴明
  1. TU.rar

    0下载:
  2. 邻结表存储的无向图的建立及遍历输出(包括深度优先与广度优先搜索), The neighbour ties the table to save non- (first first searches to the chart establishment and the calendar output including depth with breadth)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:1733
    • 提供者:谭宜涛
  1. StereoMatch

    0下载:
  2. 立体匹配 深度图提取 机器视觉 Stereo matching depth map extraction machine vision-Stereo matching depth map extraction machine vision
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2459258
    • 提供者:wrong
  1. picture

    0下载:
  2. 实现图的遍历。对图的深度和广度的遍历,建立邻接矩阵与邻接表-The realization of graph traversal. To map the depth and breadth of the traverse, the establishment of adjacency matrix and adjacency list
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2109
    • 提供者:yuxin
  1. grapher

    0下载:
  2. 深度优先,广度优先,最短路径,最小生成树的图形演示以及源代码-Depth-first, breadth-first, shortest path, minimum spanning tree, as well as graphical presentation source
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:85407
    • 提供者:沈扬
« 1 2 34 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com