algorithm n. 运算法则;算法,演算法;演示 Q matching 四分之一波长匹配 map matching 地图匹配 text matching n. 测试文本 first string a. 正选的,第一流的,优秀的 check string n. 号铃索 gee string n. <美口>(印第安人或歌女,脱衣舞女等当三角裤穿的)遮羞布 command string 命令字串 最新...
string matching algorithm 英 [strɪŋ ˈmætʃɪŋ ˈælɡərɪðəm] 美 [strɪŋ ˈmætʃɪŋ ˈælɡərɪðəm]网络 ...
Aho - Corasick string matching algorithm 俗称:多模式匹配算法,它是对 Knuth - Morris - pratt algorithm (单模式匹配算法) 形成多模式匹配算法的一种改进,如果我们用单模式匹配算法实现多模式匹配算法,假如模式串有 M 个 , 则需要重复调用 M 次单模式匹配算法 ; 举个很简单的例子,假如我现在有一本特殊的字典...
字符串匹配算法(String matching algorithm).doc,字符串匹配算法(String matching algorithm) The brute force method, Horspool, Boyer-Moore, Knuth-Morris-Pratt algorithm is used for the performance of different languages, the scale of data on them. The sca
string matching algorithm 英文string matching algorithm 中文【计】 字符串匹配算法, 串匹配算法
A Time Optimal Exact String Matching Algorithm一种时间复杂度最优的精确串匹配算法后缀自动机有限状态自动机LDM算法串匹配复杂度分析现有的串匹配算法通常以模式长度作为滑动窗口大小.在窗口移动后,往往会丢弃掉一些已扫描正文的信息.提出了LDM(linear DAWG matching)串匹配算法,该算法将正文分为n/m]个相互重叠、...
4) pattern matching 字符串匹配 1. This paper presents a high effective double hash floating pattern matching algorithm,which can be implemented on an FPGA easily. 提出了一种在FPGA上易于实现的高效双Hash浮动字符串匹配算法,其优点是消耗FPGA资源少,处理速度快,并且模式串可以方便地在线更新。 2. In...
I have looked up the Levenshtein algorithm, but this seems to apply only to single words or phrases where the word order is constant, and only the spelling differs. (I am not a computer scientist; feel free to correct me on this). Therefore I am looking for an algorithm that, for each...
网络释义 1. 字串比对演算法 字串比对演算法(String Matching Algorithms) Myxberry Label: nthu Author: Myxberry at 上午8:11 以电子邮件传送这篇文章B… myxberry.blogspot.com|基于38个网页 2. 字符串匹配算法 crad.ict.ac.cn|基于3个网页 例句...
1. Implementation of String Matching Algorithm Based on GPU; 基于GPU的串匹配算法的实现2. Parallel string matching algorithm based on compute unified device architecture 基于统一计算设备架构的并行串匹配算法更多例句>> 2) string matching algorithm 字符串匹配算法 例句>> ...