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

搜索资源列表

  1. bm

    0下载:
  2. BM匹配算法汇编实现-BM algorithm to achieve compilation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6483
    • 提供者:link
  1. bm

    0下载:
  2. 说明: tm.txt =>输入法原始编码表例子 码表即字典:应按小=>大排序 bm.zip =>输入法码表建立源程序 ime.zip=>IME输入法源程序 tminstall.zip=>安装输入法源程序 imm.h multimon.h winhtml.zip=>VC下的HTML编译库 请将imm.h和multimon.h拷贝到vc++下的include目录下 用户应在readmb函数中加入自己的码表读
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:8948
    • 提供者:kuangxue
  1. BM

    0下载:
  2. java 实现的BM算法。 BM算法是一种字符串匹配算法。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8903
    • 提供者:闫然
  1. bm

    0下载:
  2. 这个是bm字符串匹配算法的改进,减少运行时间,加快执行速度。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4929
    • 提供者:罗杰
  1. bm算法

    0下载:
  2. bm算法的delphi实现-bm algorithm to achieve the delphi
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:24821
    • 提供者:丘小恬
  1. BM

    0下载:
  2. 实现BM算法查找文本中字符串功能,给出匹配次数和所用时间。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11882
    • 提供者:sifhay
  1. 字符串匹配算法(KMP KR BM)

    4下载:
  2. 单模式字符串匹配算法里面最经典的算法,KMP算法,KR算法 和BM算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-09-06
    • 文件大小:2820
    • 提供者:tjltail
  1. cryptography-BM

    0下载:
  2. 这是关于密码学BM算法的C++可视化程序,已实现了基本需求!-This is about cryptography BM algorithm C++ visualization program, has achieved the basic needs!
  3. 所属分类:Static control

    • 发布日期:2017-03-26
    • 文件大小:30237
    • 提供者:Mervin
  1. BMalthorithm

    0下载:
  2. BM算法找出产生该段序列的最短级数的线性反馈移位寄存器(LFSR),如对序列a=(1001101011),结果为LFSR(25,4)即周期为25,寄存器级数为4,此处所给为固定长度。-Using BM algorithm to find the linear feedback shift registers with the least steps corresponding to certain sequence. For example, as for a=(1001101011), the
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:164514
    • 提供者:richard
  1. BM-algorithm

    1下载:
  2. B-M 算法的matlab实现 密码学中又一重要的算法实现-BM algorithm matlab achieve another important cryptography algorithm implementation
  3. 所属分类:matlab例程

    • 发布日期:2014-02-04
    • 文件大小:643
    • 提供者:xiaotiantian
  1. BM

    0下载:
  2. 经典的模式匹配算法,目前使用最广的单模匹配算法源代码BM算法-Classic pattern-matching algorithms, currently the most widely used single-mode-matching algorithm source code BM algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:7138
    • 提供者:asdf
  1. bm

    0下载:
  2. bm算法和朴素算法的实现,还有时间的比较-bm algorithm and simple algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1877
    • 提供者:huaaa
  1. bm

    1下载:
  2. bm算法 c++代码实现 希望对你有用-bm algorithm c++ Implementation
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:994
    • 提供者:hehua
  1. BM

    0下载:
  2. 一个BM程序算法,希望有需要的人自己下载, 有详细说明 -BM algorithm is a procedure, I hope those who need their own download detailed descr iption
  3. 所属分类:Data structs

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

    0下载:
  2. BM算法 一个小小的程序 仅供大家参考使用-BM algorithm is a small program you use and reference only
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1608316
    • 提供者:imiffier
  1. BM

    1下载:
  2. RS编码中BM硬判决的性能仿真,包括误码率、无符号率等-the RSencode matlab simulation
  3. 所属分类:matlab

    • 发布日期:2016-03-31
    • 文件大小:10240
    • 提供者:
  1. BM算法

    0下载:
  2. 序列密码中的BM算法,经典有效,能运行。
  3. 所属分类:其它

    • 发布日期:2014-05-09
    • 文件大小:1228221
    • 提供者:z5253882
  1. BM

    1下载:
  2. 双目测距bm算法,已经实现,基于vs2015+opencv3.2,测距精度很高,一米内精度一厘米误差(Binocular ranging bm algorithm, which has been implemented, is based on vs2015 + opencv3.2, which has high accuracy and one centimeter error in one meter)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:5020672
    • 提供者:null14
  1. BM

    1下载:
  2. 写出Berlekamp-Massey算法的函数BM(a,N), 其中参数a = (a0, a1, a2,…, aN?1)为一条有限序列, N为该序列长度, 函数返回值是有限序列的线性复杂度和生成a 的反馈多项式。(Calculating feedback polynomial of bit data sequence)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:zd123456
  1. BM

    1下载:
  2. 使用python实现立体匹配算法BM算法,能够计算视差图(BM algorithm, which USES python to realize stereo matching algorithm, can calculate the parallax graph)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-05
    • 文件大小:1024
    • 提供者:memphis111
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com