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

搜索资源列表

  1. asp

    0下载:
  2. ASP.NET书稿源代码 第三篇:ASP.NET编程深入举例 第二篇:HTML控件和WEB控件应用举例 第一篇:走进ASP.NET的世界-ASP.NET source code of the third book: ASP.NET programming the second depth, for example: HTML controls and application controls, for example WEB first: into the world of ASP.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-02
    • 文件大小:1009139
    • 提供者:yiliang
  1. depthfirst

    0下载:
  2. implement depth first algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6015
    • 提供者:nandu
  1. depthedge

    0下载:
  2. code for depth edge detection algorithm
  3. 所属分类:图形图象

    • 发布日期:2017-04-11
    • 文件大小:976
    • 提供者:ram
  1. Depth-First-Traverse

    0下载:
  2. 此代码为“图的深度优先遍历”的源代码,图的存储形式为邻接矩阵,里面有图的邻接矩阵存储的代码,有深度优先遍历的算法,还有验证的主函数。-This code for the " depth-first traversal map" of the source code, Figure storage form of adjacency matrix, there are plans stored in the adjacency matrix code, a deep traver
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2138
    • 提供者:熊龙龙
  1. depth

    0下载:
  2. 后序遍历求二叉树深度。-After the depth of traversal for binary tree.
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:119100
    • 提供者:lth
  1. sschubu

    0下载:
  2. 搜索初步介绍,包括深度搜索和广大搜索,有n皇后代码及其他题目代码。-The initial search, including the majority of the depth of search and search, there are n Queen' s source code and other topics.
  3. 所属分类:Search Engine

    • 发布日期:2017-04-03
    • 文件大小:84990
    • 提供者:young
  1. shendusousuo

    3下载:
  2. 深度搜索,可将边缘断点连接起来,多用于图像分割中和边缘检测结合使用-Depth of search, could be the edge connecting the breakpoints are used for image segmentation and edge detection used in conjunction
  3. 所属分类:Special Effects

    • 发布日期:2015-06-05
    • 文件大小:1146
    • 提供者:shenyong
  1. fun

    0下载:
  2. 这是一个用matlab读取txt(特定格式)文件并读取文件,画出figure,自动保存和关闭figure。程序运用了深度搜索递归算法。(因为大家没有input的txt文件,所以阅读程序领会思想和方法即可)-This is a use matlab to read txt (a specific format) file and read documents, painted figure, on and off automatically to preserve figure. Procedur
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:1554
    • 提供者:huo peng
  1. DFS

    0下载:
  2. 图论编程,包含文件操作,建立图的邻接表,并实现深度优先搜索-Graph theory programming, including file operations, the establishment of plans of the adjacent table, and the depth-first search
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:6366
    • 提供者:
  1. StereoVision

    0下载:
  2. Stereo Vision is an area of study in the field of Machine Vision that attempts to recreate the human vision system by using two or more 2D views of the same scene to derive 3D depth information about the scene. Depth information can be used to trac
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1171389
    • 提供者:jtz00000
  1. 50

    0下载:
  2. 多媒体技术的发展和视觉信息的飞速膨胀迫切需要对视觉信息资源的有效管理和检索。由此,基于内容的图像和视频检索技术得到了越来越多的重视,成为了多媒体信息检索和图像处理领域中的重要研究方向。CBIR技术将对大规模图像信息的管理和访问提供有力支持。 本文这种介绍了内容图像检索的灰度特征实现方法,具有理论意义和实际应用价值。针对基于内容图像检索技术进行了研究,介绍了其研究现状和关键技术,讨论了其技术瓶颈和发展趋势。共生矩阵法,是对图像的所有像元进行统计调查,以便描述其灰度分布的一种方法。分析了这种基于
  3. 所属分类:Wavelet

    • 发布日期:2017-05-02
    • 文件大小:570421
    • 提供者:qichao
  1. ResearchingonWatermarkingAlgorithmofImageResistanc

    0下载:
  2. 在对图像数字水印和图像压缩技术进行深入研究的同时,提 出了在图像压缩域内同时嵌入一个鲁棒水印和一个脆弱水印的双水 印方案-esides researching on the image digital watermarking and image compression technology in—depth,the thesis has put forward a method to embed a robust and af ragile watermark in the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6725865
    • 提供者:丫丫
  1. SFTW461-AI2_Assignment_2_DA627764

    0下载:
  2. DFS A depth-first search program that avoids cycling. solve( Node, Solution): Solution is an acyclic path (in reverse order) between Node and a goal-DFS A depth-first search program that avoids cycling. solve( Node, Solution): So
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:857
    • 提供者:k
  1. dfsorigin

    0下载:
  2. DFS in Matlab, Depth First Search
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:674
    • 提供者:Supermachi
  1. Link_Find

    0下载:
  2. 编写能实现上述功能的Link(v,r)指令程序,不要使用全局变量, 设初始时两森林均由单结点树构成。上机依次执行:Link(2,1), Link(3,2), Link(5,4), Link(4,3), Link(7,6),Link(9,8), Link(8,7), Find-Depth(6), Link(6,5), Find-Depth(4), Find-Depth(7)。 打印或抄写每条指令执行后各点的Weight值,画出其时的两种森林。 -Prepared to a
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:1100759
    • 提供者:小牛
  1. depth

    0下载:
  2. 本源码利用C++语言实现了深度优先求解关键路径的算法,对进一步了解数据结构相关知识有益-The source code to use C++ language to implement the depth-first algorithm for solving the critical path for a better understanding of data structures useful knowledge
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1841
    • 提供者:
  1. tuxiang2

    0下载:
  2. matlab读图像和图像信息,函数imread可以从任何Matlab支持的图像文件格式中,以任意位深度读取一幅图像。-matlab read images and image information, the function imread Matlab support from any image file format to read any bit depth of an image.
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:7950
    • 提供者:
  1. ZhouCVPR2010

    0下载:
  2. CVPR2010的一篇很牛的文章,通过在相机前段加一个滤镜,可以达到单幅图毫米级的深度估计-CVPR2010 very cattle in an article, by adding a filter preceding the camera can achieve a Single Figure millimeter depth estimation
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3857833
    • 提供者:小明
  1. Render

    0下载:
  2. depth map render base displacement
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:5545
    • 提供者:HXH
  1. stereo_modefilt

    1下载:
  2. 图像匹配和深度图计算 stereo match and depth map generated-stereo match and depth map generated
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-25
    • 文件大小:362283
    • 提供者:HXH
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com