搜索资源列表
BMarithmetic
- 该BM算法用来求二元域上长度为11的序列的线性综合解-the BM algorithm used for binary domain length of the sequence of 11 linear integrated solution
B_M算法
- VC++编程实现了二元域的BM算法。Berlekamp-Massey 算法是一个少有的高效算法。只需要输入密文中的2l个比特,就可以产生LFSR的最小多项式,从而生成整个序列。这里的l是系统的线性复杂度。-VC + + programming domain of the dual BM algorithm. Berlekamp-Massey algorithm is a rare efficient algorithm. Just type of dense text 2l bits, we c
bm
- 字符串匹配算法,单模式字符串匹配。 使用c语言编写
BMSearch
- BM搜索算法源代码。能够快速搜索。写成类,能够直接调用
moshi
- BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模式匹配。分析和实验说明,BM匹配算法对于那些字符集比较大,而模式串中出现的字符比较少的时候,工作效率最快。而且,考虑KMP匹配方式的优化,可以结合KMP匹配和BM匹配,进一步提高效率。
bm-5
- BU-65550M2-605 PCMCIA card (1553) 的驱动程序源代码-BU-65550M2-605 PCMCIA card (1553) software resourc code
demo
- MiniGUI程序开发起来源码范例,包括HelloWorld、登录范例、BM、五子棋等。-MiniGUI development with source code examples, including the HelloWorld, log example, BM, etc. Gobang.
3pcf
- 3PCF计算多线程实现 定义: 点集D、R。 定义D中的点为ai∈D,R中的点为bi∈R。 距离:r1、r2、r3、err 求: 满足以下条件的三元组(空间中三角形)的数目 <ai, bm, bn>,|ai-bm|=r1±err且|ai-bn|=r2±err且|bm-bn|=r3±err 原始解法: 对于D中每一点ai,在R中找到与之距离为r1的点集R’,找到与之距离为r2的点集R’’。在点集R’与R’’中,查找两点间距离为r3的点组数目。累加。
BM
- Tuned Boyer-Moore algorithm 国外牛人的改进的BM匹配算法-Tuned Boyer-Moore algorithm
bmh
- 字符串匹配BM算法 坏字符规则(BMH算法)-BM algorithm bad character string matching rules (BMH algorithm)
gd-2.0.35RC1.tar
- 详细说明:Linux/Unix下的绘图函数库(Graphic Drawing Library),支持JPG、PNG、BMP等多种输出格式,可直接对已有的图象文件进行操作,使用手册在压缩包中-Linux/Unix graphics library (Graphic Drawing Libr ary), support JPG, PNG, BMP and other output format, directly to the image files already operate, the us
BM
- bm算法的详细介绍Boyer-Moore Matching-BM algorithm Boyer-Moore Matching
BMsuanfa2
- 密码学里面的BM算法的C语言实现,实验代码 可运行 -failed to translate
ide-dma
- IDE DMA support (including IDE PCI BM-DMA) driver for Linux.
BM
- BM算法,基于一定连续N比特二进制数据的一种简单的后缀蛮力匹配算法-BM algorithm, based on a successive N-bit binary data in a simple brute force suffix matching algorithm
BM
- 密码学非常重要的一个算法BM算法,包括整个工程文件,希望对你有帮助-Cryptography is an important algorithm BM algorithm, including the whole project files, hope to help you
BM
- 密码学BM算法的C++实现。可计算100阶m序列的生成多项式-Cryptography BM algorithm in C++. Computable 100 m sequence generator polynomial order
ide-dma
- IDE DMA support (including IDE PCI BM-DMA).
ab8500-bm
- System control 2 register offsets.
boyer_moore_algorithm
- 字符串匹配 boyer_mooer 算法(boyer_mooer algorithm for strings match)
