CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 最大匹配

搜索资源列表

  1. hisense

    0下载:
  2. 程序的主要思想是先对数组进行处理,使其有序,处理后的结果存放在t1.txt文件中。。然后在此基础上建立索引,使在查字典时可以减少比较的次数,节省程序的时间。再利用最大匹配算法对程序进行分词,分词的结果保存在t2.txt文件中。然后再拿分好词的文件与libing_test文件进行比较匹配率,匹配结果存放在result.txt文件中。-procedures main idea is first to array processing, it orderly, After processing the
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:185594
    • 提供者:王磊
  1. 2006111

    1下载:
  2. 支持英文、数字、中文(简体)混合分词 常用的数量和人名的匹配 超过22万词的词库整理 实现正向最大匹配算法 智能数字,日期,人名识别。-support English, figures, Chinese (simplified) mixed at the number of commonly used words and the names of more than 220,000 matching word thesaurus finishing achieve the greatest po
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:37291
    • 提供者:王成平
  1. pipei

    1下载:
  2. 寻找二分图的最大匹配 程序通过一个二维的数组给出二分图,让后找出一个初始的匹配,通过初始匹配 找出最大匹配。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:95910
    • 提供者:Tina612
  1. kmMatch.rar

    1下载:
  2. KM算法,实现二分图的最优匹配。 可实现最大匹配或者最小匹配。,KM algorithm, bipartite graph to achieve the optimal match. Can achieve maximum or minimum match to match.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1202
    • 提供者:shiming413
  1. stereomatchingaft

    2下载:
  2. 图割算法 求图像的立体匹配问题 最大流最小割问题-graphcut stereomatching matlabcode
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-30
    • 文件大小:1606
    • 提供者:njyunting
  1. hgr

    0下载:
  2. 求二分图最大匹配 匈牙利算法-Seeking the maximum bipartite graph matching for bipartite graph maximum matching algorithm Hungary
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1404
    • 提供者:王琦
  1. crosscorrelation

    0下载:
  2. 基于最大互相关的图像匹配,是本人的毕业设计,希望对大家有帮助。-The largest cross-correlation-based image matching, is my graduation project, I hope there is help for everyone.
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:273893
    • 提供者:lu
  1. MaximumMatching

    0下载:
  2. 利用最大匹配法进行分词。需要一个词典。就可以进行分词。性能很好-Carried out using the maximum matching word segmentation. Need a dictionary. Segmentation can be carried out. Good performance
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:255520
    • 提供者:quan
  1. MaxMatching

    0下载:
  2. 寻找两个已知二项图之间的最大匹配, 用图的邻接表表示, 组合数学作业-Two diagrams to find the best match between
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1571
    • 提供者:vrjz
  1. The_flow_and_the_maximal_matching1

    0下载:
  2. 关于最大流问题,与最大匹配的讲解。内容比较浅显易懂。-On the maximum flow problem, with the largest matching explained. The study were easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:359691
    • 提供者:姜珊珊
  1. hungary

    0下载:
  2. 求最大匹配 匈牙利算法 输入二分图 输出最大匹配-Hungary, seeking maximum matching algorithm input bipartite graph maximum matching output
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1312
    • 提供者:傅煜
  1. ImageStabilization

    0下载:
  2. 机载电子稳像技术研究,很好的一篇博士论文。 本章首先分析了航摄动态图像的特点,并在对机载航摄图像序列进行大量的实 验和理论分析的基础上,提出了适用机载视频图像序列稳定的有效算法,即灰度投影 算法和基于特征点匹配算法。针对灰度投影算法易受图像的背景信息影响的特点, 详细地讨论了如何提高该算法用于机载电子稳像的精度,并通过实验验证了所提方 法的有效性。在长焦距成像系统中,旋转运动对图像序列的稳定有着重要的影响, 机载成像系统在成像过程中,不仅有平移运动,还包含旋转运动,必须考
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8736533
    • 提供者:wangxi
  1. General-graph-matching

    0下载:
  2. ACM竞赛中 一般图的最大匹配 带花树-ACM contest the general graph maximum matching with trees and flowers. . . .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:983
    • 提供者:xyh
  1. SF

    0下载:
  2. 中文分词在中文信息处理中是最最基础的,无论机器翻译亦或信息检索还是其他相关应用,如果涉及中文,都离不开中文分词,因此中文分词具有极高的地位。中文分词入门最简单应该是最大匹配法-Chinese word segmentation in Chinese information processing is the most basic, whether in machine translation Yihuo information retrieval, or other related applic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2221
    • 提供者:zht
  1. QingXiHua

    1下载:
  2. 该算法是关于图像清晰化的算法,里边包含了光流法,块匹配,凸集投影和最大后验概率等,是很好的参考东西。-The algorithm is an algorithm for image clarity, inside includes optical flow, block matching, convex set projection and maximum a posteriori probability, is a good reference for things.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3850355
    • 提供者:王美丽
  1. rotation-template-matching

    0下载:
  2. 基于互信息的模板匹配算法,最后通过fminsearch函数寻找全局最小值,以此达到互信息最大,可以对旋转的模板进行比较精确的匹配-rotation template matching using correlation of information,this method can get the precise result
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:699
    • 提供者:王光
  1. MATLAB-algorithm-and-program-code

    0下载:
  2. 图论算法及matlab程序代码包含求任两点间最短路径的算法及代码Floyd、kruskal,最大匹配的匈牙利算法,并使用matlab程序实现。-Graph algorithms and matlab code includes the algorithm(Floyd, kruskal, maximal matching algorithm of Hungary,) to solve the shortest path between two points, and use matlab prog
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:47317
    • 提供者:张青
  1. Algorithm-template

    0下载:
  2. C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等-C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash metho
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:995692
    • 提供者:zhzhl
  1. 1469

    0下载:
  2. poj 1469 COURSES二分图的最大匹配问题 -poj 1469 COURSES largest bipartite graph matching problem
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:560
    • 提供者:iswasa
  1. OpenCV模板匹配的方法识别手势

    0下载:
  2. 首先膨胀5个像素点,避免手指短截。接着选取最大轮廓,将最大轮廓重新画出来,过滤掉其它小轮廓,即背景噪声。 将二值化的图像转化成近似多边形。将手指边缘直线化。从而在第5步骤中去掉不需要的轮廓缺陷(Hand gesture recognition by template matching)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:2819072
    • 提供者:WUluWUlu
« 12 3 »
搜珍网 www.dssz.com