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

搜索资源列表

  1. Maximum.matching.algorithm.in.general.graph.o(n^3

    0下载:
  2. A matching on a graph is a set of edges, no two of which share a vertex.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:802783
    • 提供者:metallscout
  1. 6

    0下载:
  2. 利用c语言编写程序,由键盘输入多边形的边数,求其内角和。-Programming using c language, keyboard input from a number of polygon edges, and the angles and.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2136
    • 提供者:张振宇
  1. odib

    0下载:
  2. 纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pen完成。 -Although Windows has a really cool GUI, sometimes the way standard buttons look quite does not meet our requirements. We may then choose buttons with a style call
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:309223
    • 提供者:林月
  1. tiduruihua

    0下载:
  2. 梯度锐化:通过处理使图像的棱角更加分明,边缘对比明显-Gradient sharpening: by processing the image edges and corners to make more clear, obviously the edge contrast
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:59792
    • 提供者:程磊
  1. studyforrecognitionofinfraredimagebasedonfeaturein

    0下载:
  2. :给出了一种提取特征点的新方法和合理的特征不变量。该方法根据三角不等式原理利用第三边与另 外两边之和的比值大小来确定角点,以特征点和它相邻的两个特征点所形成的两条直线的夹角正切值以及三角形 第三边与另两边和的比值作为特征不变量。这种特征提取的方法简单,并且由于扩大了模板取值范围,使识别效果受特征点漏检的影响较小。实验表明,该方法不仅简便,而且效果良好。-: In this paper, a new feature point extraction method and the chara
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:109207
    • 提供者:chenruibao
  1. xmouse

    0下载:
  2. The all mighty mouse: you can have more memory, you can have blue-ray discs but you are still using the mouse (and the keyboard) to control your computer. The mouse pointer lets you select objects on the screen and operate on them. What and how
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-27
    • 文件大小:13761
    • 提供者:Taufiq
  1. csc562HW1Sol

    0下载:
  2. The search tree has a branching factor of 4. All edges have unit costs except those that go to states 5, 8 and 9 (cost 3). The node-counts given below include the start and the goal nodes (if you indicate otherwise and your answers are consistent the
  3. 所属分类:TreeView

    • 发布日期:2017-04-26
    • 文件大小:23685
    • 提供者:artm
  1. EdgeAttributes

    0下载:
  2. SolidWorks的二次开发 为边添加属性 遍历零件的所有面和边,查找所有的直线-Add attributes for edge traversal of all parts of the surface and edges, find all the straight-line
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:39140
    • 提供者:李真
  1. ColorFeatures

    0下载:
  2. 一种彩色图像边缘检测的算法。实现J.van de Weijer的" Robust Photometric Invariant Features from the Color Tensor"-The quasi-invariant derivatives can be used to suppress undesired edges such as shadow, shading and specular edges. LITERATURE: J. van de Weijer, Th. Gev
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:388019
    • 提供者:张子墨
  1. automatic-classification-cluster

    0下载:
  2. 一、问题描述若要在n个城市之间建役通信网络,只福要架设n-1条级路即可.如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。二、基本要求 (1)利用克鲁斯卡尔算法求图的最小生成树。 (2)能实现教科书6.5节中定义的抽象数据类型MFSet.以此表示构造生成树过程中的连通分量。 (3 ) 以文本形式输出生成树中各条边以及他们的权值.三、需求分析 1、构造图结构。 2、利用克鲁斯卡尔算法求图的最小生成树。 3、完成生成树的输出。 -I. Descr iption of the proble
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:684190
    • 提供者:赵婧
  1. disanti

    0下载:
  2. (1)自选存储结构,输入含n个顶点(用字符表示顶点名称)和e条边的图G; (2)指定任意顶点x为初始顶点,对图G作DFS遍历,输出DFS(深度优先)顶点序列(提示:使用栈实现DFS); (3)指定任意顶点x为初始顶点,对图G作BFS(广度遍历),输出BFS顶点序列(提示:使用队列实现BFS); (5)输入顶点x,查找图G:若存在含x的顶点,则删除该结点及与之相关连的边,并作DFS遍历(执行操作3);否则输出信息“不存在x”; (6)判断图G是否是连通图,输出信息“YES”/“NO
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2734
    • 提供者:涂舒
  1. Canny

    0下载:
  2. 采用canny算子提取边缘,具体请看里面的说明。-use canny operator to extract edges.
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3315170
    • 提供者:liuchuanliang
  1. RoutingSystem

    0下载:
  2. The task in this assignment is to implement an airline routing system. Your system should be able to read in a ight network as a graph from a le, where airports are represented as vertices and ights between airports are represented as ed
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:26925
    • 提供者:unknown9218
  1. GlVideoManager

    0下载:
  2. VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways. With Vid
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:207568
    • 提供者:Mzong
  1. network

    0下载:
  2. this a program for training the network for destinguish between numbers depending on features of the numbers these features are the defferent kinds of edges in six parts of the number picture-this is a program for training the network for destinguish
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1489
    • 提供者:ooosa
  1. synchronisation

    0下载:
  2. This circuit is a nice edge detector that gives you synchronous notification of edges on your input signal. There s no excuse for not doing this it s a tiny circuit in just five lines of Verilog.-This circuit is a nice edge detector that gives yo
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:39676
    • 提供者:Bhoumik Shah
  1. zhiwenshibiebaogao

    0下载:
  2. 模式识别小程序基于matlab的对图像边缘进行指纹识别-Pattern recognition based applets matlab edges of fingerprint images
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:526577
    • 提供者:nana
  1. oular

    0下载:
  2. 离散数学里面的欧拉回路问题,先输入顶点数和边数,然后把边的两个顶点输入。-Discrete Mathematics inside loop Euler problem, enter the number of vertices and edges, and then the input side of the two vertices.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:923
    • 提供者:lovestream
  1. HoughTransformconsole

    0下载:
  2. Using opencv, Hough Transformation extract lines from edges.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-09
    • 文件大小:16042422
    • 提供者:jinhyung
  1. minimumtree

    0下载:
  2. 利用克鲁斯卡尔算法计算最小生成树,以文本形式输出生成树中各条边以及他们的权值。-Using Kruskal minimum spanning tree algorithm to output text in the spanning tree edges and their weights.
  3. 所属分类:Database system

    • 发布日期:2017-04-03
    • 文件大小:47420
    • 提供者:king jin
« 1 2 3 4 5 6 78 9 10 11 12 ... 42 »
搜珍网 www.dssz.com