CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - boyer

搜索资源列表

  1. boyer-moore

    0下载:
  2. 用 boyer-moore 算法实现 字符串的 查找 程序特点: 图形化的界面 ,并把查找到的结果 高亮显示-with BOYER-moore algorithm string tracing procedure features : graphical interface, and the outcome of the search highlighted
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:3.4kb
    • 提供者:zhouxiaolin
  1. The_Fibonacci_Heap_by_John_Boyer

    0下载:
  2. John Boyer的论文。论文详细介绍了FibonacciHeap的原理和应用。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:24.99kb
    • 提供者:chen allen
  1. Boyer-Moore

    0下载:
  2. Boyer-Moore language vc++ -Boyer-Moore language vc++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:19.5kb
    • 提供者:liangqianyu
  1. newBM

    0下载:
  2. boyer-moore的算法实现,希望有所帮助-boyer-moore algorithm, hoping help
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1.17kb
    • 提供者:wujiayan
  1. BOYER04

    0下载:
  2. Fast String Search Algorithm (Boyer) for Windows/C Programmer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:41.16kb
    • 提供者:ibraheem Ali
  1. FastInString

    0下载:
  2. Replace the InStr function in Visual Basic 6 with this new faster function with Boyer-Moore Algorithm
  3. 所属分类:Other windows programs

  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
    • 文件大小:1.37kb
    • 提供者:杜俊卫
  1. QSearchStr

    0下载:
  2. 一种改进的Boyer-Moore的字符串查找算法(Sunday),比BM算法快3倍以上,尤其适合长串的查找。 本人编写的类CQSearchStr以无符号字符串形式查找,故可广泛用于非ANSI编码的程序。-An improved Boyer-Moore string search algorithm (Sunday), than BM algorithm is more than three times faster, especially for long strings Find.
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:1.85kb
    • 提供者:zheng
  1. BM

    0下载:
  2. 在計算機科學里,Boyer-Moore字元串搜索演算法是一種非常高效的字元串搜索演算法。-In computer science, the Boyer–Moore string search algorithm is an efficient string searching algorithm that is the standard benchmark for practical string search literature.
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1.35kb
    • 提供者:王鈞弘
  1. boyerMooreAlgorithm

    0下载:
  2. Boyer Moore Algorithm in C-Boyer Moore Algorithm in C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.03kb
    • 提供者:Petrus Gumarang
  1. boyer-moore

    0下载:
  2. bm算法是实现程序,c++代码,Vc环境,简单便于理解-bm algorithm is realized in the program, c++ code, Vc environment, simple easy to understand
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:24.36kb
    • 提供者:wuxiaojie
  1. BoyerMoyer

    0下载:
  2. Boyer Moyer algorithim for university students
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:33.68kb
    • 提供者:Rehmat Alam
  1. BM算法

    0下载:
  2. 在计算机科学里,Boyer-Moore字符串搜索算法是一种非常高效的字符串搜索算法。它由Bob Boyer和J Strother Moore设计于1977年。此算法仅对搜索目标字符串(关键字)进行预处理,而非被搜索的字符串。虽然Boyer-Moore算法的执行时间同样线性依赖于被搜索字符串的大小,但是通常仅为其它算法的一小部分:它不需要对被搜索的字符串中的字符进行逐一比较,而会跳过其中某些部分。通常搜索关键字越长,算法速度越快。它的效率来自于这样的事实:对于每一次失败的匹配尝试,算法都能够使用这
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:Never give up
  1. Boyer-Moore

    0下载:
  2. 字符串BM匹配算法,可以尝试利用并行改进算法(The string BM matching algorithm can try to make use of the parallel improvement algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:3.48mb
    • 提供者:四维木童
搜珍网 www.dssz.com