您要查找的是不是:
- pattern matching mode 模式匹配方式
- You can also use pattern matching with conditions. 还可以对条件使用模式匹配。
- Memory plays an enormous role in pattern matching. 记忆在模式的匹配中扮演了一个重要的角色。
- Extract a substring from a string based upon a pattern match. 基于模式匹配从字符串中提取子字符串。
- Likewise, complex computations such as pattern matching scale better. 同样,诸如图形匹配一类的复杂计算变得更好。
- Likewise,complex computations such as pattern matching scale better. 同样,诸如图形匹配一类的复杂计算变得更好。
- Represents the attributes of a match made using text pattern matching. 表示使用文本样式匹配所进行的匹配的属性。
- The working frequency of a thermoacoustic engine has effect on the matching mode of engine with the acoustic load. 热声发动机工作频率关系到与负载的匹配情况,是热声发动机声能输出的重要评价指标。
- The Like operator is defined only for pattern matching of String operands. 仅为String操作数的模式匹配定义Like运算符。
- The most important sector in Misuse intrusion detection is pattern matching. 滥用入侵检测技术中最重要的一个环节是模式匹配,目前的模式匹配主要是对报文中特征字符串的匹配。
- If the match mode is SINGLELINE, the dot can match any character including new-line. 如果正则表达式匹配模式为SINGLELINE,小数点可以匹配包含换行符在内的任一字符。
- Mainly focuses on the precision of geomagnetic navigation system (GNS) which only used in map mode,develops the integrated scheme using INS/GNS,and presents a new matching mode. 针对此前地磁导航系统完全采用图匹配方式的精度问题,改进了惯性/地磁匹配组合方案,提出了一种新的匹配方法。
- So the fine effects to reduce the pattern match search time in the cou... 该方法对复杂系统可靠性工程的深入研究及应用具有一定的参考价值。
- The built-in operators make text searching, replacing, and pattern matching effortless. 内置的操作符使得文本搜索、替换和模式匹配轻而易举。
- At last, the matching mode of converters, LFs and CCMs in the medium and small size BOF process was discussed, and the matching mode of one BOF-one LF-one CCM is feasible on some condition. 最后,对中小吨位转炉流程的转炉、LF和连铸机匹配模式进行探讨,认为三者“一一对应”匹配模式是可行的。
- Characters, including underscore (_), percent (%), and brackets ([ ]), used with the LIKE keyword for pattern matching. 与LIKE关键字一起使用以进行模式匹配的字符,包括下划线(_)、百分号(%25)和方括号([])。
- Allows pattern matching to stop after processing the first successful match out of a number of alternatives. 允许模式匹配在处理大量替换选项中的第一个成功匹配后停止。
- Returns the nine most-recently memorized portions found during pattern matching. 返回在模式匹配期间找到的,所存储的最近的九个部分。
- The algorithm automatically recognizes and counts the objects in an image via pattern matching. 算法通过对图像中的目标进行模式匹配处理,自动识别目标,实现目标的计数功能。
- This paper in detailes analyzes some pattern matching algorithms,such as KMP,BM,RK and SO. 分析几种模式匹配算法如KMP、BM、RK、SO。