This function is not smart enough to identify the character values in the final example of use and thus be able to warn the user. You could use a string pattern matching test such as.
这个函数还不够灵巧,不能区分最后使用的示例中的字符值,所以不能警告用户。
KMP scan algorithm is improved by means of the analysis of string pattern matching BF and KMP. The complexity analysis reveals that the improved algorithm, KMPA, is more effective than KMP.
通过对字符串模式匹配BF和KMP算法的分析,提出了改进KMP扫描算法的方法,并通过对算法的复杂性进行分析,结果表明:改进后的算法KMPA比算法KMP更有效。
It is a formal pattern that a specific program looks for in text or a string of characters using a recognition process called pattern matching.
它是一种形式模式,一个特定程序使用名为模式匹配的识别流程在文本或字符串中进行查找。
The syntax USES PRCE (Perl Compatible Regular Expressions), a very powerful way of matching any desired string pattern.
这个语法使用的是PRCE (PerlCompatibleRegularExpressions),一种用来匹配任意目标字符串模式的有效方法。
Inside a matching-substring instruction, the period (.) represents the string that matched the pattern.
在matching - substring指令内部,句号(.)表示匹配模式的字符串。
How to do pattern matching on multi line string?
如何在多行字符串模式匹配?
This paper proposes a fast pattern matching algorithm on mass string assemble.
提出一种高效海量字符串集合的模式匹配算法。
Experiments demonstrate that the algorithm can solve such approximate string matching problem, and it can be used in the filed of sentence pattern matching and skip word matching.
实验结果表明,该算法的确能解决字符串有序跳跃模式匹配问题,完全可以适用于句型匹配与主题词跳词匹配。
Despite their simple data structure, many complicated problems can be solved in linear time with suffix trees. So they are intensively employed in pattern matching on string and trees.
它的结构简单,但可以在线性的时间里解决许多复杂的问题,被大量的使用在字符串及树的模式匹配中。
Misuse intrusion testing technology is the most important link in a pattern matching the current model of matching reported mainly on the text of character 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.
本文首先对与字符串匹配有关的常用算法、各类相关的硬件匹配结构进行了深入分析,并提出了一种面向硬件实现的多模式字符串精确匹配算法。
The left operand is a string expression, and the right operand is a string containing the pattern to be used for matching.
左侧操作数为字符串表达式,右侧操作数为包含匹配所用模式的字符串。
For the problem of Chinese string matching, a fast multiple pattern matching algorithm was provided.
针对中文字串匹配问题,提出一种快速多模式匹配算法。
Experimental results show that the improved BM pattern matching algorithm can effectively decrease The Times of string matching and comparing, and get the good string matching efficiency.
实验结果表明,改进的BM模式匹配算法可以有效地减少字符串的匹配次数和比对次数,能获得良好的字符串匹配效率。
For the problem of Chinese string matching, an improved multiple pattern matching algorithm is provided.
针对中文字串匹配问题,提出了一种改进的多模式匹配算法。
The regular expression serves as a template for matching a character pattern to the string being searched.
正则表达式作为一个模板,将某个字符模式与所搜索的字符串进行匹配。
The regular expression serves as a template for matching a character pattern to the string being searched.
正则表达式作为一个模板,将某个字符模式与所搜索的字符串进行匹配。
应用推荐