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

搜索资源列表

  1. schoolguide

    0下载:
  2. 用无向网表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等信息,图中的边表示景点间的道路,存放路径长度等信息。要求能够回答有关景点介绍、游览路径等问题。--Free to the net means that the school campus attractions in your plans, the graph vertices of their main attractions, storage spots number, name, profile an
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:18157
    • 提供者:沈静
  1. DIJKstra

    0下载:
  2. DIJKstra最短路径 这里路径指两顶点间的通路,路径的长度指所有经过的边的总长。“最短路径”的问题指当两个顶点间通路多于一条时,如何找出边长总和为最短的那条。Dijkstra提出按路径长度递增的次序求最短路径的方法。-DIJKstra path here refers to the shortest path between two vertices of the path, the path length refers to all through the length of the
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1243
    • 提供者:罗方
  1. floyd_warshall.c

    0下载:
  2. It is the source code of the Floyd-Warshall algorithm for finding the shortest path between all nodes. The shortest path between two nodes of a graph is a sequence of connected nodes so that the sum of the edges that inter-connect them is minimal
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:8240
    • 提供者:Roger
  1. poloy

    0下载:
  2. 输入相应的边数自动生成旋转的多边形,可以调节旋转角度等相关控制-Enter the appropriate number of edges of the polygons rotate automatically generated and can adjustable rotation angle and other related control
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:44487
    • 提供者:betty
  1. threshold

    0下载:
  2. These programs perform automatic thresholding of thin connected edges.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1116160
    • 提供者:LoveMath
  1. hysthresh

    0下载:
  2. matlab code-Function performs hysteresis thresholding of an image. All pixels with values above threshold T1 are marked as edges All pixels that are adjacent to points that have been marked as edges and with values above threshold T2 are als
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1538
    • 提供者:mahmood
  1. Edge_Detection

    0下载:
  2. Edge Detection This demo finds the edges of objects in a video stream using the Prewitt method. You can double-click the Edge Detection block and adjust the Threshold parameter while the simulation is running. The higher you make the thre
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:6227
    • 提供者:radim.rh
  1. AM

    0下载:
  2. FIRPM公园,麦克莱伦最佳equiripple FIR滤波器的设计。乙= FIRPM(不适用,女,甲)返回一个长度为N +1线性相位(真实,对称系数)FIR滤波器具有最佳逼近到所需的频率响应的F和描述在极小极大意义的。F是成对频带边缘载体,以递增0和1之间秩序。 1对应于奈奎斯特频率或采样频率的一半。至少有一个频段必须有一个非零宽度。 A是一个真正的载体,作为F的指定由此得到的滤波器的频率响应所需的幅度B相同大小- FIRPM Parks-McClellan optimal equirippl
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:1115
    • 提供者:
  1. EdgeContour

    0下载:
  2. 关于图像处理方面的几个处理图像边缘轮廓的几种算法-With regard to image processing several edges of several image processing algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2136450
    • 提供者:韩伟
  1. RockAndRoll

    0下载:
  2. Simplified version of a system that finds the fastest or shortest trip along a network of roads, is an instance of the single-source, positive-weighted, shortest-path problem. In other words, from one particular vertex (a “single source”), we’ll be f
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:9658
    • 提供者:Ron
  1. zidan

    0下载:
  2. 该程序利用小波分析,对两颗子弹弹痕上四条次棱的三维信息进行比对,判断两颗是否出自同一支枪-The program using wavelet analysis, the two bullet wounds and four times on the edges of the three-dimensional information for comparison to determine whether two guns from the same one! !
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:658
    • 提供者:周磊
  1. vcas_2009

    0下载:
  2. A method to detect new objects in a scene by comparing an input query image and a movie database captured beforehand is proposed. Our method is based on both feature point matching and edge matching. First, we select the most matched movie from t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4935473
    • 提供者:yangwei
  1. IEEEXplore

    0下载:
  2. Find edge for an input gray image Input:an gray scale image Output: 1.Image_OE:the detected edge reference:P. Perona and J. Malik. Detecting and localizing edges composed of steps, peaks and roofs. ICCV, 1990- Find edge for an input
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:534077
    • 提供者:刘陈
  1. Fill

    0下载:
  2. 实现多边形边缘填充,动画演示实现的具体过程。对图形学实验又指导作用。-Fill polygon edges to achieve
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:145581
    • 提供者:李光瑞
  1. ex

    0下载:
  2. 扫描线算法,计算机图形学中的小练习,用以帮助忙不过来的广大人民-Scan the edges to dram
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1924836
    • 提供者:lyx
  1. tsp

    0下载:
  2. In graph theory, the shortest path problem is the problem of finding a path between two vertices (or nodes) such that the sum of the weights of its constituent edges is minimized. An example is finding the quickest way to get from one location to ano
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:70809
    • 提供者:kassi
  1. wtut_sc

    0下载:
  2. DCM includes a clock delay locked loop used to minimize clock skew for Spartan-3, Virtex-II, Virtex-II Pro, and Virtex-II Pro X devices. DCM synchronizes the clock signal at the feedback clock input (CLKFB) to the clock signal at the input clock
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:106637
    • 提供者:shad
  1. SchoolScenes_Guide

    0下载:
  2. 用无向网表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等信息,图中的边表示景点间的道路,存放路径长度信息等。 要求事先一下功能: (1) 查询各顶点的相关信息。 (2) 查询图中任意两个景点之间的最短路径。 (3) 查询图中任意两个景点之间的所有路径。 --Free to the net means that the school campus attractions in your plans, the graph vertices of
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:519415
    • 提供者:欧阳云飞
  1. SchoolScenes_Guide_PerfectVersion

    0下载:
  2. 用无向网表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等信息,图中的边表示景点间的道路,存放路径长度信息等。 要求事先一下功能: (1) 查询各顶点的相关信息。 (2) 查询图中任意两个景点之间的最短路径。 (3) 查询图中任意两个景点之间的所有路径。 --Free to the net means that the school campus attractions in your plans, the graph vertices of
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:519775
    • 提供者:欧阳云飞
  1. bifilter.m

    0下载:
  2. performs bilateral filter. smoothens homogenous region while keeping the edges intact
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1524
    • 提供者:yogib
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 46 »
搜珍网 www.dssz.com