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

搜索资源列表

  1. string

    0下载:
  2. 字符串匹配BM算法算法源码 字符串匹配BM算法 源码 很好的 有新意-BM algorithm for string matching algorithm source BM string matching algorithms have a good new source
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:45438
    • 提供者:cuiyuzheng
  1. BM

    0下载:
  2. The Berlekamp-Massey algorithm is an efficient algorithm for determining the linear complexity of a finite binary sequence sn of length n. The algorithm takes n iterations, with the Nth iteration computing the linear complexity of the subsequence sN
  3. 所属分类:Document

    • 发布日期:2017-03-27
    • 文件大小:636
    • 提供者:Maor Karisi
  1. Srch

    0下载:
  2. URL提取以及顺序检索的实现。顺序检索使用了KMP、BM算法,URL是在这些高效算法的基础上实现的,效果非常不错-URL extraction, as well as the realization of the order of retrieval. Sequence retrieval using the KMP, BM algorithm, URL is in these highly efficient algorithm based on the results is very goo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:57118
    • 提供者:王佳
  1. bm

    0下载:
  2. 用于随机模拟,模拟布朗运动,可用于金融分析。-For stochastic simulation, simulation of Brownian motion, can be used for financial analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1443
    • 提供者:fdc
  1. ACandACBM

    0下载:
  2. 多模字符串匹配算法。AC和AC-BM算法的c语言实现。以及字符串匹配算法的相关论文,英文原版论文,很有收藏参考价值。-Multi-mode string matching algorithm. AC and AC-BM algorithm c language. String matching algorithm, as well as the relevant papers, original papers in English, it is collection of reference v
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2619992
    • 提供者:shenzhang
  1. bm

    0下载:
  2. BM可以说是继KMP算法之后更加 优秀的字符串匹配算了,BM 是大师Boyer-Moore的算法杰作, 所以称BM算法, 相比KMP算法效率提高了不少, -BM can be said that after following the KMP algorithm for string matching better forget, BM is the master of the Boyer-Moore algorithm masterpiece, so that BM algorit
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1380
    • 提供者:li shu
  1. high_speed_architecture_for_reed_solomon_decoder.r

    0下载:
  2. RS码的解调算法,BM算法(Berlekamp–Massey)和一种新型高速VLSI算法。-High-Speed Architectures for Reed–Solomon Decoders
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:330219
    • 提供者:hero
  1. RS(204.188)design

    2下载:
  2. RS(204,188)译码器说明 原文件: rs_decoder.v(顶层文件), SyndromeCalc.v(计算伴随式), BM_KES.v(BM求解关键方程), Forney.v(Forney算法求误差样值), CheinSearch.v(搜索错误位置),ff_mul.v(有限域乘法)。 ROM及初始化文件: rom_inv.v(求逆运算), rom_power.v(求幂运算); rom_inv.mif(ROM初始化文件), rom_po
  3. 所属分类:其他小程序

    • 发布日期:2013-05-13
    • 文件大小:13900
    • 提供者:川天古木
  1. pattern_matching

    0下载:
  2. 单模匹配、多模匹配的若干算法,KMP、AC、BM、Wu-Manber等经典算法及其比较-It s about pattern-matching. Some classic algorithms, such as KMP/AC/BM/Wu-manber.
  3. 所属分类:Firewall-Security

    • 发布日期:2017-03-29
    • 文件大小:511253
    • 提供者:iJuliet
  1. getpoly_bm1

    2下载:
  2. 利用BM算法求解线性移位寄存器生成多项式-get LFSR sequence prime Polynomial by BM algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1057
    • 提供者:黄英
  1. BM

    0下载:
  2. Tuned Boyer-Moore algorithm 国外牛人的改进的BM匹配算法-Tuned Boyer-Moore algorithm
  3. 所属分类:Exploit

    • 发布日期:2017-03-28
    • 文件大小:1446
    • 提供者:wenlong
  1. bm

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:769
    • 提供者:zhh
  1. BM

    0下载:
  2. 字符串模式匹配的bm算法,效率略逊于sunday,代码也比较复杂。但文献引用度较高。-Bm string pattern matching algorithms, efficiency, slightly lower than sunday, the code is more complicated. However, citation is high.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1134677
    • 提供者:linge
  1. BM

    0下载:
  2. bm算法的详细介绍Boyer-Moore Matching-BM algorithm Boyer-Moore Matching
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:51835
    • 提供者:neufox
  1. POZIO-BM-811F

    0下载:
  2. home dvd player firmware
  3. 所属分类:DVD

    • 发布日期:2017-03-28
    • 文件大小:582692
    • 提供者:Didix
  1. BM

    0下载:
  2. 经典的单模式匹配算法:BM算法,对特征码检测有特别实用的帮助-The classic single-pattern matching algorithms: BM algorithm, signature detection with the help of special practical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:603
    • 提供者:dywisdomno1
  1. BMcodejava

    0下载:
  2. BM算法,是用java语言编写,代码完整,容易看懂,供参考。-BM algorithm, it is to use Java language, code complete, easy to understand, for reference.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1403
    • 提供者:陈思
  1. bm

    0下载:
  2. BM算法,通过BM算法实现字符串匹配,快速匹配字符串-BM algorithm, through the BM string matching algorithm fast string matching
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1343
    • 提供者:邱士永
  1. BM-8200CI_HW-12.01.A5_Fech-080526_SW-0A.00.02_EMU

    0下载:
  2. bm 8200 bin is full biss ok
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:565792
    • 提供者:sangram singh
  1. bm

    0下载:
  2. bm算法,包含BM算法具体结构和连接方式-bm algorithm, contains the specific structure and connection of the BM algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:5925
    • 提供者:曹红兵
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com