搜索资源列表
bm
- BM匹配算法汇编实现-BM algorithm to achieve compilation
bm
- 说明: tm.txt =>输入法原始编码表例子 码表即字典:应按小=>大排序 bm.zip =>输入法码表建立源程序 ime.zip=>IME输入法源程序 tminstall.zip=>安装输入法源程序 imm.h multimon.h winhtml.zip=>VC下的HTML编译库 请将imm.h和multimon.h拷贝到vc++下的inclu
BM
- java 实现的BM算法。 BM算法是一种字符串匹配算法。
bm
- 这个是bm字符串匹配算法的改进,减少运行时间,加快执行速度。
bm算法
- bm算法的delphi实现-bm algorithm to achieve the delphi
字符串匹配算法(KMP KR BM)
- 单模式字符串匹配算法里面最经典的算法,KMP算法,KR算法 和BM算法
bm算法
- bm算法的delphi实现-bm algorithm to achieve the delphi
BM
- java 实现的BM算法。 BM算法是一种字符串匹配算法。-java realize the BM algorithm. BM algorithm is a string matching algorithm.
bm
- 这个是bm字符串匹配算法的改进,减少运行时间,加快执行速度。-Bm this is a string matching algorithm to reduce the running time, speed up the pace of implementation.
BM
- 实现BM算法查找文本中字符串功能,给出匹配次数和所用时间。-BM algorithm to find the realization of the text string function, given the number and the matching time.
BM
- 经典的模式匹配算法,目前使用最广的单模匹配算法源代码BM算法-Classic pattern-matching algorithms, currently the most widely used single-mode-matching algorithm source code BM algorithm
BM-algorithm
- B-M 算法的matlab实现 密码学中又一重要的算法实现-BM algorithm matlab achieve another important cryptography algorithm implementation
bm
- bm算法和朴素算法的实现,还有时间的比较-bm algorithm and simple algorithm
bm
- bm算法 c++代码实现 希望对你有用-bm algorithm c++ Implementation
BM
- 一个BM程序算法,希望有需要的人自己下载, 有详细说明 -BM algorithm is a procedure, I hope those who need their own download detailed descr iption
BM
- BM算法 一个小小的程序 仅供大家参考使用-BM algorithm is a small program you use and reference only
BM
- RS编码中BM硬判决的性能仿真,包括误码率、无符号率等-the RSencode matlab simulation
BM
- 双目测距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)
BM
- 写出Berlekamp-Massey算法的函数BM(a,N), 其中参数a = (a0, a1, a2,…, aN?1)为一条有限序列, N为该序列长度, 函数返回值是有限序列的线性复杂度和生成a 的反馈多项式。(Calculating feedback polynomial of bit data sequence)
BM
- 使用python实现立体匹配算法BM算法,能够计算视差图(BM algorithm, which USES python to realize stereo matching algorithm, can calculate the parallax graph)