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

搜索资源列表

  1. onenewfangfa

    1下载:
  2. 算法不仅具有旋转不变性, 而且对灰度变化、噪声、光照以及对比度变化等也具有很好的鲁棒性, 同时匹配速度比归一化积相关匹配算法(N P rod) 提高了近一倍。-algorithm with a rotating invariance, but the gray changes, noise, light and contrast changes with good robustness, while matching faster than a normalized correlation ma
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:349335
    • 提供者:李杰
  1. THREEAlgorithm

    0下载:
  2. 包括格雷玛、赌博游戏、字串核对三个算法的C和JAVA版的对比实现-including Geleima, gambling games, three string matching algorithm C and JAVA version of the contrast achieve
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6798
    • 提供者:陶丽丝
  1. LasVegas

    0下载:
  2. 这是根据算法设计课上讲的LasVegas算法用java实现的模式匹配算法-This algorithm is based on the design of the curriculum speaking with java LasVegas algorithm to achieve the pattern matching algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:941
    • 提供者:liuyong
  1. smith_waterman

    0下载:
  2. 用smithwaterman算法做局部序列匹配。如在程序中给出了测试给定的两个基因序列是否匹配的例子-To do with smithwaterman local sequence matching algorithm. If the test is given in the program given two examples of gene sequences match
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1128
    • 提供者:康靖林
  1. PERL

    0下载:
  2. perl采用正向匹配算法,使用词库构建哈希结构,匹配分词-perl matching algorithm being used, use the thesaurus to build hash structure, matching word segmentation
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-11
    • 文件大小:837
    • 提供者:zhou
  1. IMGDeal

    0下载:
  2. 动画素材图像语义标注系统:该系统实现对图片的语义标注,提取图片的物理特征,并可以截取一张图片的任意部分进行物理特征提取,然后存入数据库;在客户端客户输入任意一张图片用匹配算法和数据库进行匹配,得出图片的描述(该图片的对象语义和场景语义描述)。该系统的开发与动漫公司和软件园863 项目专家进行的研讨,具有一定的应用价值。对匹配算法、图像物理特征提取、语义标注研究有很大的启发,同时用到的Java截图知识对Java学习者是很好的学习资料。-Semantic marking material
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1163287
    • 提供者:李林勇
  1. java

    0下载:
  2. java最大正向匹配算法 帮助大家了解分词原理-java maximum matching algorithm to help you understand the positive word principle
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:1126
    • 提供者:刘超
  1. geoMatch

    1下载:
  2. java编程:自己编写的地名相似度匹配算法包括地名相似度、地理位置相似度-java programming: write their own names, including names similarity similarity matching algorithm, the geographical similarity
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-07-02
    • 文件大小:2920
    • 提供者:wang
  1. 1

    0下载:
  2. 基于面向对象编程的文档向量相似度匹配算法-Object-oriented programming document vector similarity matching algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2653
    • 提供者:yuanch1989
  1. KeywordSpotting

    0下载:
  2. 多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现 该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自行任意添加删改,运行程序前先将一组拷贝至D:\。 程序将
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3305106
    • 提供者:jpj
  1. improved_all_max_match

    0下载:
  2. 一种改进的匈牙利匹配算法,可以进行婚姻匹配。-An improved matching algorithm in Hungary.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:10482
    • 提供者:明天
  1. Index

    0下载:
  2. 方便检索匹配等应用的,中文后序最大匹配算法的实现,数据库中词表和停用词自行更改即可-Convenient retrieval matching, Chinese applications such as after the realization of maximal matching algorithm sequences, the database tables and stop words seen to change can
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:14403
    • 提供者:loulou
  1. DNA-sequences-matching-program

    0下载:
  2. 采用Needleman-Wunsch 算法,对两个相似的长序列进行比对. 文件中有2个DNA序列,通过插入空格使得这2个DNA序列等长且尽量的相似.对与插入空格后的2个等长序列,在相同的位置上如果两个字母相同则得1分,不同则得-1分,如果出现空格则得-2分.要求比对的结果得分最高.-use Needleman-Wunsch Algorithm compare and find the best match of two long similar sequences(like DNA)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:381282
    • 提供者:Jackson
  1. FMM

    0下载:
  2. 最大正向匹配算法,FMM算法大正向匹配算法-Maximum forward matching algorithm, FMM algorithm large forward matching algorithm
  3. 所属分类:JavaScript

    • 发布日期:2017-11-14
    • 文件大小:1344
    • 提供者:df
  1. KMP

    0下载:
  2. KMP 的字符串模式匹配的java算法实现-KMP string pattern matching algorithm of Java
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:1325
    • 提供者:le
  1. SASE

    1下载:
  2. 用Java实现输入事件流的模式匹配,该算法是经典的事件流模式匹配算法SASE,广泛应用于物联网复杂事件处理。压缩包里包含源代码、原论文,并有详细的例子和结果供参考。-Using Java to achieve pattern matching input event stream, the algorithm is a classic event stream pattern matching algorithm SASE, widely used in networking complex e
  3. 所属分类:Java Develop

    • 发布日期:2015-01-09
    • 文件大小:7201792
    • 提供者:韦航
  1. MarriageMatchModel2

    0下载:
  2. 中兴捧月程序编写大赛——数字婚姻匹配算法实现-ZTE holding monthly programming contest- Digital marriage matching algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:38208
    • 提供者:翰林国
  1. Main

    0下载:
  2. 使用数据结构进行括号匹配算法。核心是数据结构的栈思想。这里使用了java语言进行编写,算法优化较好,使用方便。-ON划词翻译ON实时翻译 Using the data structure of the parenthesis matching algorithm. Is the core data structure of stack thought. Here the use of Java language, algorithm optimization is good, easy
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:865
    • 提供者:赵奕
  1. HMM-and-FMM

    0下载:
  2. 正向最大匹配算法和逆向最大匹配算法,词典也放进来了-Forward and reverse maximum matching algorithm maximum matching algorithm, the dictionary also put to the
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:707500
    • 提供者:reacher
  1. kmp

    0下载:
  2. java代码,KMP算法匹配,返回位移值,用户可自行改变原文本及想要匹配的文本-java code, KMP matching algorithm, the return displacement value, the user can change the original text of this and want to match their own
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:693
    • 提供者:jry
« 12 3 »
搜珍网 www.dssz.com