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

搜索资源列表

  1. ZuiDaPiPeiSuanFa

    0下载:
  2. 对一个字符串进行最大匹配法分词的算法,在VC环境下运行即可。-A string of maximum matching word segmentation algorithm can be run in the VC environment.
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:5032
    • 提供者:yoen
  1. Boyer-Moore-Horspool-Sunday

    0下载:
  2. 使用Boyer-Moore-Horspool-Sunday 算法进行字符串匹配的系列函数-Using the Boyer-Moore-Horspool-Sunday algorithm for string matching a series of functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:1406
    • 提供者:杜俊卫
  1. Trie

    0下载:
  2. trie树的一个实现 trie树是在字符串匹配中常用的一种高效数据结构-trie tree trie tree is a realization of the string matching used in an efficient data structure
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:514800
    • 提供者:袁梦
  1. horspool

    0下载:
  2. 该程序运用horspool算法进行字符串匹配,时间效率很快。-the process is so fast.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1704704
    • 提供者:王兰
  1. sail

    0下载:
  2. 处理带通配符的字符串匹配问题,实现的是已被收录SCI检索的一篇国际期刊论文中的SAIL算法,该算法被认为处理同类型问题中效果最好的近似算法。论文为:Efficient String Matching with Wildcards and Length Constraints-The algorithm is SAIL.It is considered as the best one in dealing with the problem "pattern matching with wildca
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:645854
    • 提供者:王海平
  1. pipei

    0下载:
  2. 字符串匹配的随机算法,不同于传统的KMP算法-The random string matching algorithm, the KMP algorithm is different from the traditional
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1841
    • 提供者:sunbo
  1. MailaddressRecognitionAndTranslation

    0下载:
  2. 本文提出了一种基于非精确字符串匹配技术的地址翻译方法,能够自动识别出英文地址并翻译成中文。-To deal with the address got from Optical Character Recognition, an English to Chinese address translation method based on inexact string matching technology was proposed。
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:615722
    • 提供者:王林
  1. string

    0下载:
  2. 带通配符的字符串匹配算法源代码,还是不错得-With a wildcard string matching algorithm source code, or get a good
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:4079
    • 提供者:
  1. LJDBSearch(1)

    0下载:
  2. 数据库管理系统存储的一般都是结构化数据,长足于数值的计算、查询、统计与挖掘。随着计算机存储与计算能力的迅猛发展,越来越多的非结构化文本数据存储在数据库中,数据库中的文本搜索日益广泛。 当前,数据库中的文本搜索,一般采用SQL语句中的Like操作符或者采用数据库系统自带的全文索引功能。Like操作往往特别耗时,数据规模超过10万条,查询往往会导致网络连接超时,无法满足在线搜索的需要;同时,Like查询仅仅是简单的字符串匹配,没有考虑语言语义,检索“和服”,同样会命中“产品和服务”。当前
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1437636
    • 提供者:lingjoin
  1. KMP

    0下载:
  2. KMP 模式匹配算法实例 C++源码 字符串查找-KMP pattern matching algorithm in C++ source code search string
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:674
    • 提供者:xilo
  1. pattern_maching

    0下载:
  2. 提供三种不同的字符串匹配的源码,并有一个比较各自性能的程序-Provide three different string matching source, and has a program to compare their performance
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:24088
    • 提供者:Tony
  1. string_match

    0下载:
  2. 字符串匹配的一个简短程序。有详细的注释。字符串的匹配以及相关操作一直是一个重点,这里是一个简单的例子。-string match c++
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:145427
    • 提供者:lizheng
  1. zzbds

    0下载:
  2. 正则表达式的运用 字符串或字符匹配 字符串查找 字符串替换-The use of regular expression matching the string search string or character string replacement
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:5088
    • 提供者:小强
  1. 1

    0下载:
  2. 字符串匹配问题,找到s2出现在s1中的哪里。-String matching problem, finding s2 in s1 of where.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:541788
    • 提供者:程珏
  1. Scramble_List

    0下载:
  2. 字符串 匹配搜索工具 匹配给定的 scamble-list文件中的词语 在某个给定文件中出现的形式和次数 用法为 ./scrable.exe file.txt scrable.txt file.txt 和 scrable.txt 请自行提供,英文,任意大小-Match the search string matches a given scamble-list word document In a given document occurs in the fo
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:6361
    • 提供者:刘峰六
  1. bmh

    0下载:
  2. 字符串匹配BM算法 坏字符规则(BMH算法)-BM algorithm bad character string matching rules (BMH algorithm)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:814
    • 提供者:郭冰峰
  1. 123

    0下载:
  2. kmp模式匹配的实现 也就是字符串匹配的kp算法实现-kmp pattern matching is the realization of a string matching algorithm kp
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:600
    • 提供者:邵伯仲
  1. kmp

    0下载:
  2. 字符串匹配的kmp算法,数据结构课后习题,亲测可用-Kmp string matching algorithms, data structures, Homework, pro-testing available
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:793186
    • 提供者:cjl
  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. C

    0下载:
  2. 关于字符串的操作,比如说字符串匹配识别等操作。-Operation on the string, such as string matching identification operation.
  3. 所属分类:Windows Develop

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