搜索资源列表

  1. string_match

    0下载:
  2. 串匹配算法,KMP,QS,Horspool,RP
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1855
    • 提供者:ck
  1. string_match

    0下载:
  2. 串匹配算法,KMP,QS,Horspool,RP-String matching algorithms, KMP, QS, Horspool, RP
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:ck
  1. horspool

    0下载:
  2. 本程序以horspool算法为基础,能以较快的速度匹配字符串-this program can find the character string quickly
  3. 所属分类:其他小程序

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:王飞
  1. DataStruct

    0下载:
  2. 此文件夹中共包括十二个小程序 AVL创建平衡二叉树,通过加入一个个的结点创建,并实现了平衡二叉树中的结点删除 Boyer_Moore算法的串模式匹配 Horspool算法的串模式匹配 Graph实现了有向图的非递归广度优先遍历及非递归深度优先遍历 HeapSort利用堆排序实现优先级队列 Merge实现二路归并排序算法 MFK动态规划解背包问题 nqueue求解n皇后问题 QuickSort快速排序算
  3. 所属分类:其他小程序

    • 发布日期:2024-05-26
    • 文件大小:374784
    • 提供者:zouyan
  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. 所属分类:其他小程序

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:杜俊卫
  1. horspool

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

    • 发布日期:2024-05-26
    • 文件大小:1704960
    • 提供者:王兰
  1. chuanpipei

    0下载:
  2. 使用BM、Horspool,QS,RK等算法实现串匹配,文本串随机生成,输入模式串,输出匹配位置以及各个算法消耗时间!-Using the BM, Horspool, QS, RK and other string matching algorithm, the text string randomly generated string input mode, the output of each algorithm for match
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:xzh
  1. Horspool-

    0下载:
  2. Horspool算法,用java语言编写的,代码完整可以运行,供初学者参考。-Horspool algorithm that USES Java language preparation, code complete can run for beginners reference.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:陈思
  1. Pattern-matching

    0下载:
  2. 实现字符串的匹配,有常见的蛮力算法,kmp算法,Horspool算法,Boyer-Moore算法-String matching, common brute force algorithm, kmp algorithm, Horspool algorithm, the Boyer-Moore algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:553984
    • 提供者:aa
  1. NEW_StringSearch_Algorithm

    0下载:
  2. 一個新的快速字串比較方法,包含Algo1,Algo2兩個作者提出的新的演算法和文件.比較Horspool 和Sunday_Qsearch 和一般的StringSearch -A new rapid string comparison methods, including Algol, Algo2 two authors proposed a new algorithm and file Horspool and Sunday_Qs
  3. 所属分类:其他小程序

    • 发布日期:2024-05-26
    • 文件大小:1905664
    • 提供者:何原
  1. Horspool1

    0下载:
  2. Boyer-Moore Horspool
  3. 所属分类:软件工程

    • 发布日期:2024-05-26
    • 文件大小:237568
    • 提供者:Ana
  1. horspool

    0下载:
  2. 本程序以horspool算法为基础,能以较快的速度匹配字符串-this program can find the character string quickly
  3. 所属分类:游戏

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:zhuo75508

源码中国 www.ymcn.org