Exact String Matching的意思|示意
精确字符串匹配
Exact String Matching的网络常见释义
精确匹配 精确匹配(Exact String Matching):一种结果或成或败 的匹配,即,若在目标T中至少一处存在模式P,则称为匹 配成功,否则即使目标与模式只有一个字符不同也不能称...
精确串匹配 按照文献[1]的分类方式,串匹配可以分为四类:精确串匹配(exact string matching) 、 扩展串匹配(extended string matching)、近似串匹配(approximate string matching)和正则
配算法 依据其功能来分,串匹配算法可分为三类:精确串匹配算法(Exact String Matching)、 近似串匹配 ( Approximate String Matching )算法和正则表达式匹配(Expression Matching,Predicate Matching)算法。
Exact String Matching相关短语
1、 Handbook of Exact String-Matching Algorithms 字符串匹配算法手册
Exact String Matching相关例句
This paper makes a research on the exact string matching.
围绕精确串匹配的并行算法展开研究。
In this paper, after studed some common string matching algorithms and many matching related hardware structures, a hardware oriented multi-pattern exact string matching algorithm has been presented.
本文首先对与字符串匹配有关的常用算法、各类相关的硬件匹配结构进行了深入分析,并提出了一种面向硬件实现的多模式字符串精确匹配算法。
When a connection is opened, a connection pool is created based on an exact matching algorithm that associates the pool with the connection string in the connection.
当连接打开时,将根据一种精确的匹配算法来创建连接池,该算法会使连接池与连接中的字符串相关联。
When a connection is first opened, a connection pool is created based on an exact matching algorithm that associates the pool with the connection string in the connection.
在初次打开连接时,将根据完全匹配算法创建连接池,该算法将池与连接中的连接字符串关联。