CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 正则表达式

搜索资源列表

  1. 学习正则表达式

    0下载:
  2. 用C#编写的学习正则表达式的小工具-C# study prepared by the regular expression is a small tool
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:87092
    • 提供者:严国辉
  1. 用正则表达式作校验

    0下载:
  2. 用正则表达式作校验-Regular expressions are used for calibration
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:7569
    • 提供者:王宏
  1. 正则表达式规则

    0下载:
  2. 正则表达式的规则文档,常用的格式实例,很全,有用-The rule document of regular expression includes lots of typic formula example.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5854
    • 提供者:朱强峰
  1. 在MFC中用正则表达式对窗体进行有效性验证

    0下载:
  2. 我想利用本月的专栏描述一个有趣的应用程序,这个程序是用本期我的一篇文章:“使用 ManWrap 库在本机 C++ 代码中调用.NET”所讨论的 RegexWrap 库生成的。RegexForm 是一个基于正则表达式的MFC窗体有效性验证系统。为了实现这个程序,我首先实现了 RegexWrap。但因为许多细节与正则表达式本身无关,所以感觉在这里描述 RegexForm 更好些。-I would like to use this month's column describes an int
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:206389
    • 提供者:如月
  1. C#用正则表达式提取内容

    0下载:
  2. C#用正则表达式提取内容
  3. 所属分类:C#编程

    • 发布日期:2009-04-15
    • 文件大小:29133
    • 提供者:andnnl
  1. 正则表达式/词法分析

    0下载:
  2. 这是一个模拟编译器词法分析的程序。输入正则表达式,再输入一个字符串,该程序可以判定字符串是否符合正则式的规则。
  3. 所属分类:编译器/词法分析

    • 发布日期:2009-05-04
    • 文件大小:3893
    • 提供者:diana_banana
  1. RegExpr 正则表达式的控件

    0下载:
  2. 正则表达式的控件...此版本修正了一些BUG-Regular expression control ... This release fixes some BUG
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-03-29
    • 文件大小:414039
    • 提供者:aa
  1. l7-protocols-2008-12-18.rar

    0下载:
  2. 7层协议识别模板,使用正则表达式,可以作为网络安全的开发借鉴,7 layer protocol identification templates, use regular expressions can be used as the development of network security from
  3. 所属分类:Network Security

    • 发布日期:2017-03-28
    • 文件大小:201597
    • 提供者:hh
  1. DFA.rar

    0下载:
  2. 编译原理课程设计之正则表达式与自动机之间的变换,Principles of curriculum design to compile regular expressions with the automatic transformation between
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4427113
    • 提供者:weiren
  1. aaa.rar

    0下载:
  2. 使用正则表达式提取网页中的有用内容,提取网页中的URL地址,提取网页中的电子邮件E-mail地址,Use regular expressions useful to extract the contents of web pages, extract pages of the URL address, extract e-mail page E-mail Address
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:663
    • 提供者:ricky
  1. RegexTest

    0下载:
  2. 正则表达式小工具,参照网上源码,自己重写,界面用到extreme tookit-Gadgets regular expressions
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:223501
    • 提供者:月光
  1. RegextoDFA

    0下载:
  2. 正则表达式转DFA,设计原理:1正则表达式转换为带ε的NFA(Thompson构造法);2ε-NFA转为DFA;3最小化DFA;4DFA状态转换表判断是否接受输入字符串,附有详细文档说明。-Regular expressions turn DFA, design principles: a regular expression is converted to ε of the NFA (Thompson Construction Law) 2ε-NFA to DFA 3 minimal DF
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:85008
    • 提供者:王乾坤
  1. regex-lib

    0下载:
  2. 一个方便实用的正则表达式类库,纯C编写,只需要把头文件包含到你的工程里即可,方便集成,支持多种操作系统及编译器。附常用正则表达式-A convenient and practical regular expression library, the preparation of pure C, only need to head to the file that contains your project where you can to facilitate the integration, s
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:81962
    • 提供者:nathanwang
  1. iuputtestCsharp

    0下载:
  2. C#输入检查,包括数字字符串检查,中文检查,邮箱地址检查等等。 还包括用于输入检查的一般正则表达式。-C# Input checks, including checking the number of strings, the Chinese inspection, checking e-mail address and so on. Also includes a general check for the importation of regular expressions.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1743
    • 提供者:马春林
  1. regexpress

    0下载:
  2. regexpr 正则表达式解析器。DELPHI版本。-regexpr regular expression parser.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:117583
    • 提供者:hkj
  1. ReDemo

    0下载:
  2. 正则表达式提取需要的信息,比如从网页提取公司职位信息-Regular expression extracting the required information, such as the company posts information from the web page extraction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:160269
    • 提供者:huangtiantian
  1. bianyiyuanli

    0下载:
  2. 一. 实验目的: 设计、编写和调试一个具体的词法分析程序,加深对词法分析理论和自动词法分析工具的理解、实践和掌握。 二. 实验要求: ① 学习和理解正则表达式理论,写出C—语言的记号的完整的正则表达式;(适当使用正则定义) ② 学习和理解有限机理论,根据前面的正则表达式,用基于经验的方法画出C—语言的记的DFA图; ③ 用基于DFA图的算法编写C—语言的词法分析程序; ④ 学习词法分析程序的自动生成工具,使用LEX工具实现C—语言的词法分析程序.- 1. Experimental goal: T
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:147868
    • 提供者:晨曦
  1. compile_work

    0下载:
  2. 从正则表达式到有穷自动机实例 想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。 -From regular expressions to DFA thorough study of examples like regular expressions, we must know the principles of DFA, this source can give
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:12826
    • 提供者:sdfads
  1. delphi-RegTool

    0下载:
  2. 用delphi写得正则表达式工具,支持导出txt格式-Use delphi write regular expression tools, to support the export txt format
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:317345
    • 提供者:黄水涛
  1. RegexMatch

    0下载:
  2. 正则表达式验证程序,源码~~~正则表达式验证程序,源码-Regular expression validation process, source ~ ~ ~ Regular Expression validation process, source
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:13586
    • 提供者:解城
« 1 23 4 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com