1)regular expression正则表达式
1.The normal form of regular expressions of finite automata;有限自动机的正则表达式的范式
2.WebMail monitor and audit based on regular expression;基于正则表达式的WebMail监控与审计
3.Realization and Application of Regular Expression in SQL Server 2000;正则表达式在SQL Server 2000中的实现与应用
英文短句/例句
1.What patterns in text can be expressed using regular expressions?文本中什么模式才能用正则表达式进行表达?
2.The string '%1' is not a valid regular expression.字符串“%1”不是有效的正则表达式。
3.It is useful for teaching regular expressions and state machines.它有助于讲授正则表达式和状态机。
4.How do I compare strings using regular expressions?我怎样使用正则表达式比较字符串?
5.The Design of Regular Expression Matching Engine Based on FPGA基于FPGA的正则表达式匹配引擎的设计
6.Survey on storage-oriented regular expressions matching algorithms面向存储的正则表达式匹配算法综述
7.The use of regular expressions and that application of VC6.0正则表达式的使用以及在VC6.0的应用
8.A Sequence Indexing Method Based on Regular Expression基于正则表达式的生物序列检索方法
9.Batch Importable of Database Based on Regular Expressions应用正则表达式实现数据库批量导入
10.Regular Expression and Application in Information Extraction正则表达式及其在信息抽取中的应用
11.Applying Regular Express in VBScript正则表达式在VBScript中的应用
12.To Application of Regular Expression in The Dynamic Website Programming正则表达式在动态网页开发中的应用
13.This program is designed to take a regular expression and produce a graph of the state machine that is used to parse the regular expression.这个程序旨在接收一个正则表达式并产生一个状态机的时序图,状态机用来分析正则表达式。
14.Toggles regular expression searching on and off切换正则表达式搜索的状态—打开或关闭
15.expression. Once the regular expression is compiled, however, this error发生此错误。但是,在正则表达式被编译之后,
16.The Application Research of Regular Expression in Telecommunication Services Processing;正则表达式在电信业务处理中的应用研究
17.Application of Regular Expression in Malicious Code Dynamic Analysis正则表达式在恶意代码动态分析中的应用
18.Multiple regular expression matching hardware architecture一种支持多正则表达式匹配的硬件结构
相关短句/例句
Regular Expressions正则表达式
1.Deep packet inspection algorithm based on regular expressions;基于正则表达式的深度包检测算法
2.The use of regular expressions and that application of VC6.0正则表达式的使用以及在VC6.0的应用
3.Application of Regular Expressions in the Exploration Production and Operation Management System of Xinjiang Province新疆勘探生产经营管理系统中正则表达式的应用
3)regular path expression正则路径表达式
1.Research and Implementation for XML Query Optimization Technology Based on Regular Path Expression;基于正则路径表达式的XML查询优化技术的研究与实现
2.The coding schemeand indexing of XML document data plays an importantrole inthe efficiencyof XML query,especially for the implementing of regular path expressionin the XMLstructuralquery.XML文档数据的编码模式与索引技术决定了基于纯XML数据库的XML查询效率,在正则路径表达式实现方面有重要意义。
3.The common feature of the XML query languages is the use of regular path expressions (i.各种 XML 查询语言的共同特点就是利用正则路径表达式 (RPE)来导航 XML 文档的查询 。
4)Normalized polish expression正则波兰表达式
5)static regular expression静态正则表达式
1.Then the author implements a webpage cleaning system using the static regular expression introduced by Xpressive engine.并通过应用Xpressive技术中的静态正则表达式来实现网页清洗。
6)timed regular expression时间正则表达式
延伸阅读
正则表达式正则表达式regular expression 与有限自动机之间,存在许多相互转化的算法。 作为正则表达式的应用实例,许多操作系统、屏幕编辑器、字处理程序已扩展了它们的字符串搜寻能力,使得除寻找特殊申外,还可用来匹配一特定正则表达式的申。这种搜寻工具的最好例子是Unix的多ep命令,它表示“获得正则表达式”。Zhengze bicodashi正则表达式(找笔ular exp~ion)对有限自动机所接受的语言或时序开关电路的行为的形式描述。它告诉我们,如何使用正则运算从原子语言构造一般语言。原子语言为空语言甲和单元集1司,其中a是预先指定的字母。正则运算为并、连接和连接闭包。“并”是通常集合论中的“并”运算。两个语言X,Y之间的连接XY由形如xy的字组成,其中x任X,y〔Y。语言X的连接闭包X’由空字和所有形如二1’’·x:的字组成,其中n)1,孟任X。例如,以任意方式连接ab和b得正则表达式(abUb)’,所得语言X为字母表{a,引上由空字和以b结尾且不含子字aa的所有字组成的语言。 正则表达式的形式定义:假设v和vl=}?,U,‘,(,)}是不相交的字母表。字母表vU vl上的字a称为V上的一正则表达式,恰当a是下述情形之一: (1)。是v的字母,或字母沪, (2)。形如(月U7),(户),月‘之一,其中口,了是V上正则表达式。 按下述约定,V上每个正则表达式。表示V上的一语言}al: (l)沪表示的语言是空语言, (2)a〔V表示的语言由字“组成, (3)对v上正则表达式月,y,}(月Uy)}二}川U}川,l(户)}到川}州,}矿}=l月}漪。 看上去很不相同的正则表达式可标记相同语言。例如,如下正则表达式 (aUabU加)’,(加Ua“ab)’a‘,a‘(abU旅‘a)’表示相同语言。 有限自动机和时序开关电路所对应的正则表达式化简后,相应行为变得很好理解。在正则表达式
