Matcher also offers a group that retrieves the string matching a given group.
Matcher还提供了group来检索与给定组相匹配的字符串。
Intrusion Detection System (IDS) often relies on string matching techniques.
网络入侵检测依赖于字符串匹配技术。
Then you use string matching to map the user agent string to an Enum called Agents.
然后,您使用字符串机器将这个用户代理字符串映射到一个名为agents的Enum。
Contains extensive discussions on string matching, data structures, and finite precision.
包含在字符串匹配,数据结构和有限的精密上的广泛的讨论。
For the problem of Chinese string matching, a fast multiple pattern matching algorithm was provided.
针对中文字串匹配问题,提出一种快速多模式匹配算法。
In the intrusion detection systems, matching speed of the string matching algorithm is very important.
入侵检测系统当中,匹配算法运行的速度是至关重要的。
I used fuzzy string matching, FreeDB searches, ID3 versions 1 and 2, and lots of text-mode user interactions.
我用到了模糊字符串匹配、FreeDB检索、ID3版本1和2,以及许多文本模式用户交互。
For the problem of Chinese string matching, an improved multiple pattern matching algorithm is provided.
针对中文字串匹配问题,提出了一种改进的多模式匹配算法。
I tried using modules for approximate (fuzzy) string matching to narrow the selection of disks that are interesting.
我尝试用近似的(模糊的)字符串匹配模块来限制对感兴趣唱片的选择。
In the Service URL field, enter the text string matching the URL contained in the certificate used to secure connections.
在ServiceUR l字段中,输入与用于确保连接安全的凭证中所包含的URL匹配的文本字符串。
The string matching is important subject in computer science, is an bottleneck problem of information searching field.
字符串匹配是计算机科学的重要组成部分,是信息检索领域的瓶颈技术。
As previously mentioned, the contains function implements sub-string matching and therefore returns the value true for the above query.
如前所述,contains函数实现子字符串匹配,因此对于以上查询返回true。
With respect to dynamic string matching, classic algorithms are extended to provide the ability of inserting and deleting a keyword.
在动态串匹配方面,本文对经典的串匹配算法进行了扩展,提供动态增删关键词的能力。
It has very important theoretical value and practical meaning to research and design very fast approximate string matching algorithms.
因此,研究(设计)高效的近似字符串匹配算法具有重要的理论价值和实际意义。
First, because this search technology only based on string matching, the keywords which on the later place are more likely to be ignored.
首先,由于只是基于字符串匹配,使得位置靠后的关键词很可能被忽略掉。
String matching is a classic research area in computer science and plays an important role in different kinds of network security systems.
串匹配是计算机研究领域的一个经典问题,是众多网络安全系统中的关键技术之一。
BF algorithm is the basic algorithm in string matching field. But it is not paralleled, and does not match the system architecture of the GPU.
适合GPU的串匹配算法的设计与实现:BF算法是串匹配算法中最基础的算法,但它是串行算法,不适合GPU的体系结构。
With CA-signed certificates, the MQ administrator controls only the string matching template for Distinguished Names (DN) that are allowed to connect.
使用由CA签名的证书时,MQ管理员只控制允许连接的DistinguishedNames (DN)的字符串匹配模板。
It addresses the method of identifying the accurate tandem repeat in detail after analyzing suffix tree and suffix array algorithms of string matching.
在分析了后缀树和后缀数组字符串匹配算法的基础上,详细阐述了基于后缀数组的精确串联重复序列识别方法。
Rather than sequentially searching through the text data using string matching, as done with the XQuery contains function, Net search Extender USES a text index.
NetSearchExtender并不使用字符串匹配连续地搜索文本数据(就像XQuerycontains函数所做的那样),而是使用文本索引。
Using a text index makes document search much more efficient, as the text data does not need to be examined at query time like it is done with sub-string matching.
使用文本索引使文档搜索的效率大大提高,因为不需要像进行子字符串匹配时那样在查询时检查文本数据。
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.
误用入侵检测技术中最重要的一个环节是模式匹配,目前的模式匹配主要是对报文中特征字符串的匹配。
NET to connect the webpage to the database, make use of match of the word section to realize the log-in, detect the upload documents based on the methods of string matching.
NET组件实现网页与数据库之间的连接,采用字段的匹配实现登陆功能,基于字符串匹配的方法实现对上传文档的检测。
First, classic string matching algorithms and regular expression matching algorithms are studied; second a binary sort tree string matching algorithm is proposed and realized.
终结符号处理过程中,深入地研究了字符串匹配算法和正则表达式匹配算法,并实现了二叉排序树字符串匹配算法。
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.
实验结果表明,该算法的确能解决字符串有序跳跃模式匹配问题,完全可以适用于句型匹配与主题词跳词匹配。
The structure in Listing 4 is used by the mimeokay function for one purpose: to set the global string pointer fstr to the appropriate MIME type string matching the file's extension: fext.
清单4中所示的结构由mimeokay函数使用,用来实现以下用途:将全局字符串指针fstr 设置为与文件扩展名 fext 相匹配的合适的MIME类型。
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模式匹配算法可以有效地减少字符串的匹配次数和比对次数,能获得良好的字符串匹配效率。
The experiments show that this method can solve the problem of the false detection rate caused by using only string matching method, thereby achieving better results of lens switching detection.
实验显示,这种方法解决了单独用字符串匹配算法造成的误检问题,取得了较好的镜头切变检测效果。
The purposes of it were to improve the efficiency of searching a string in a large-scale database by the means of approximate string matching and to provide a means to search a string with wildcards.
其目的在于提高基于相似字符串匹配的查询在大规模字符串数据库中的查询效率,并且提供带通配符的字符串查询方式。
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.
本文首先对与字符串匹配有关的常用算法、各类相关的硬件匹配结构进行了深入分析,并提出了一种面向硬件实现的多模式字符串精确匹配算法。
应用推荐