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

搜索资源列表

  1. code2

    0下载:
  2. 基于map的正向最大匹配与逆向最大匹配算法的浅分析 中文信息处理 源码 报告-Map-based forward and reverse maximum matching algorithm for maximum matching shallow analysis of Chinese information processing source reports
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:6029147
    • 提供者:SUNNY
  1. musicanalysis

    0下载:
  2. 分析一段音乐的音调 确定策略有点简单 大家可以改 比如改为最大匹配的就行 试一下了 -Analysis of a musical tone a little bit simple and we can identify strategies to change such as the biggest match on the line instead to try the
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:183073
    • 提供者:huixue
  1. erbutu

    0下载:
  2. 二部图的计算,判定二部图,最大匹配,计算最大匹配-describe erbutu
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1710
    • 提供者:蒋亮
  1. KMPandmax_match

    0下载:
  2. 1,KMP:实现了在一个字符串中查找字串的高效算法,复杂度为O(m+n) 2,max_match:求两个字符串的最大匹配字串 在vc6.0中调试通过,可以使用-1, KMP: realized in a string to find String efficient algorithm complexity is O (m+ n) 2, max_match: seeking two strings maximum matching string in the vc6.0 debug en
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1247
    • 提供者:yfl
  1. segment

    0下载:
  2. 基于n元语法的分词。先训练后,再通过前后向最大匹配初步分词,在通过2元语法来消岐。-Based on the n-gram sub-word. The first training and then through to the maximum matching before and after the initial word, in through a 2-gram to eliminate qi.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-31
    • 文件大小:2709
    • 提供者:byrwu
  1. acm-pku1466

    1下载:
  2. 二分图的最大匹配之匈牙利算法详解,以前做ACM时写的,仅供参考,另外提供了一个北大题目的源程序作为实现实例-data structure--graph
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:4535
    • 提供者:宋天宝
  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. longest

    0下载:
  2. 数据结构中,发现两个字符串中最大匹配的字符的相关程序-Data structure, we found two strings of characters in the biggest match of the relevant procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:9496
    • 提供者:王营
  1. matchfilter

    0下载:
  2. 雷达信号处理中的匹配滤波器设计,实现最大信噪比输出-Radar signal processing in the matched filter designed for maximum signal to noise ratio output
  3. 所属分类:Other systems

    • 发布日期:2015-03-07
    • 文件大小:780
    • 提供者:小妮子
  1. hungary

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

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

    0下载:
  2. 中文分词程序 利用最大匹配算法 支持GB2312编码格式的文件-Chinese word segmentation procedure using the maximum matching algorithm to support GB2312 encoding format of the file
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:199478
    • 提供者:CAlio
  1. U8_34

    0下载:
  2. 最大匹配问题 原创代码 算法 数据结构-Original code algorithm for maximum matching problem data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1634
    • 提供者:robey
  1. bipartite_graph_maximum_matching

    0下载:
  2. 三种二项图最大匹配算法.包括使用广度优先搜索以及深度优先搜索的匈牙利算法,以及Hopcroft-Karp算法。-Three of bipartite graph maximum matching algorithms. Including 1.Hungarian with DFS 2.Hungarian with BFS 3.Hopcroft-Karp algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-03-25
    • 文件大小:1667
    • 提供者:lj-leech
  1. ImageStabilization

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

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

    0下载:
  2. 计算如何联想两个汉字为一个词,经过最大匹配原则-how to formate a word
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7034580
    • 提供者:wonrry
  1. HungaryAlgorithm

    1下载:
  2. 匈牙利算法,实现求二分图最大匹配,还有一些资料,实现的语言是C-Hungarian algorithm, seeking to achieve the maximum bipartite matching, there are some data to realize the language is C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:41934
    • 提供者:chenchencehn
  1. zuidapipei

    0下载:
  2. 最大匹配 Maximum matching-Maximum matching
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1016
    • 提供者:陈慧
  1. graphy_theory

    0下载:
  2. 关于图论的一些算法和应用。 网络流、上下界网络流、km最佳匹配,弦图判定,一般图最大匹配,有向图最小生成树。-Some on the graph theory algorithms and applications. Network flows, network flow bounds, km best match the string diagram as to the general graph maximum matching, minimum spanning tree directed
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:8703
    • 提供者:Mr.Only
  1. ChineseWordSegmentation1

    0下载:
  2. 中文分词-前向最大匹配方法;VS2008环境下实现-Chinese word- the former to the maximum matching method VS2008 environment to achieve
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-07
    • 文件大小:937692
    • 提供者:孙伟
  1. MCMProjects

    1下载:
  2. 我备战2010数学建模美赛所精心准备的算法资料,一共13个算法。应该说是目前比较全的算法集了。每个算法由一个VC6例子实现,来解决一个问题。其中一些是自己编写,其它的也是由网上找到后经过修改编译通过的。比赛结果还不错,一个M,现在把资料共享出来,希望对大家有所帮助,算法主要有模拟退火,遗传算法,蒙特卡罗算法,蚁群算法,粒子群算法,元胞自动机,Dijkstra,最小生成树算法,二分图最大匹配算法,最大流算法,动态规划算法,分支定界法,排队论算法,决策论算法等,我写了个说明文件,列的挺详细的-I a
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1355522
    • 提供者:一招鲜
« 1 2 3 4 56 7 8 9 10 ... 22 »
搜珍网 www.dssz.com