您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Edit Distance 编辑距离

  2. 算法中的edit distance问题 给出原序列 再给出目的序列 程序描述出源到目的的转换 编译通过了 本人的算法作业!
  3. 所属分类:其它

    • 发布日期:2009-05-14
    • 文件大小:3072
    • 提供者:orange_spirit
  1. Convex Optimization & Euclidean Distance Geometry

  2. Convex Optimization & Euclidean Distance Geometry
  3. 所属分类:教育

    • 发布日期:2009-12-31
    • 文件大小:22020096
    • 提供者:yinghui12
  1. 动态规划方法求Edit Distance

  2. 用动态规划的方法求解Edit Distance 编程环境 VS2008
  3. 所属分类:C++

    • 发布日期:2011-04-12
    • 文件大小:3145728
    • 提供者:ljwwjlljwwjl
  1. 一个简单的字符串Edit Distance C#程序

  2. 一个简单的字符串Edit Distance C#程序
  3. 所属分类:其它

    • 发布日期:2011-07-12
    • 文件大小:32768
    • 提供者:expensun_1
  1. A tree-edit-distance algorithm for comparing simple, closed

  2. A tree-edit-distance algorithm for comparing simple, closed
  3. 所属分类:其它

    • 发布日期:2011-09-12
    • 文件大小:817152
    • 提供者:czsandyl
  1. distance vector algorithm implementation

  2. distance vector algorithm implementation in C. you can simulate router using local device's ports. Makefile is included for UNIX/LINUX users.
  3. 所属分类:其它

    • 发布日期:2011-12-05
    • 文件大小:3072
    • 提供者:standley3
  1. Doubly modifide Hausdorff distance-MATLAB

  2. 用matlab写的,采用doubly modified Hausdorff distance做人脸识别,识别率很高
  3. 所属分类:其它

    • 发布日期:2012-06-10
    • 文件大小:3072
    • 提供者:jdr1991
  1. /*编写程序,计算汽车运行的时间,首先建立基类car,其中包含数据成员distance存储两点间的距离。假定距离以英里计算,速度为每小时80英里,使用虚函数traveltime()计算并显示通过这段距离的时间。<br>在派生类k

  2. /*编写程序,计算汽车运行的时间,首先建立基类car,其中包含数据成员distance存储两点间的距离。假定距离以英里计算,速度为每小时80英里,使用虚函数traveltime()计算并显示通过这段距离的时间。在派生类kilometre中,假定距离以千米计算,速度为每小时120千米,使用函数traveltime计算并显示通过这段距离的时间。*/
  3. 所属分类:专业指导

    • 发布日期:2008-07-07
    • 文件大小:102400
    • 提供者:wubin622611
  1. The Earth Mover’s Distance as a Metric for Image Retrieval

  2. 图像处理和计算机视觉中的经典论文 - Moondark - 博客园,The Earth Mover’s Distance as a Metric for Image Retrieval
  3. 所属分类:教育

    • 发布日期:2012-07-15
    • 文件大小:588800
    • 提供者:shi19871987
  1. Levenshtein Distance Calculator

  2. Levenshtein distance is commonly used in many areas especially in speech recognition. It is very useful in finding the edit distance between two words or two sequences of vectors.
  3. 所属分类:游戏开发

    • 发布日期:2013-03-06
    • 文件大小:2048
    • 提供者:innovator08
  1. hausdorff distance 图像匹配官方程序

  2. hausdorff distance 图像匹配官方程序 C语言版
  3. 所属分类:C

    • 发布日期:2013-05-09
    • 文件大小:140288
    • 提供者:mengshzi
  1. distance sensor

  2. 这是一个关于distance sensor驱动程序,编译环境是IAR,芯片是STM32F051!
  3. 所属分类:C

    • 发布日期:2013-08-07
    • 文件大小:20480
    • 提供者:u010866505
  1. Distance Field calculation

  2. Signed distance field calculator, using linear time algorithm (in CPU). 4 passes are done to the image. Can be used to implement Valve s paper: "Improved Alpha-Tested Magnifi cation for Vector Textures and Special Effects" Done in C++ and SDL.
  3. 所属分类:C++

    • 发布日期:2014-01-07
    • 文件大小:110592
    • 提供者:u013406300
  1. Brandy - Long Distance.lrc

  2. Brandy - Long Distance.lrc
  3. 所属分类:其它

    • 发布日期:2014-02-28
    • 文件大小:3072
    • 提供者:u013824340
  1. 字体描边技术Signed Distance Fields

  2. 字体描边技术相关论文, valve的相关论文,关键词:Signed Distance Fields
  3. 所属分类:其它

    • 发布日期:2015-01-18
    • 文件大小:5242880
    • 提供者:stalendp
  1. CCNA Distance Vector

  2. CCNA Distance Vector From VTC-HK
  3. 所属分类:其它

    • 发布日期:2008-11-01
    • 文件大小:69632
    • 提供者:wong9679
  1. SQL SERVER实现编辑距离(Edit Distance)算法

  2. SQL SERVER实现编辑距离(Edit Distance)算法,可进行模糊匹配查询
  3. 所属分类:SQLServer

    • 发布日期:2015-05-17
    • 文件大小:28672
    • 提供者:cfox0531
  1. Frechet distance算法 C++源码

  2. 离散FRECHET距离 Frechet distance C++代码
  3. 所属分类:C++

    • 发布日期:2015-09-12
    • 文件大小:17408
    • 提供者:smallriver_007
  1. Least Squares Orthogonal Distance Fitting of Curves and Surfaces in Space

  2. 《Least Squares Orthogonal Distance Fitting of Curves and Surfaces in Space》英文文献资料,详细介绍了曲线和面的拟合等基础问题
  3. 所属分类:专业指导

    • 发布日期:2016-02-26
    • 文件大小:2097152
    • 提供者:softwarecati
  1. open Distance transform

  2. open distance transform
  3. 所属分类:Java

    • 发布日期:2009-03-05
    • 文件大小:5242880
    • 提供者:kevenyang512
« 12 3 4 5 6 7 8 9 10 ... 50 »