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

搜索资源列表

  1. nfa

    0下载:
  2. 这是正则表达式到NFA的转换源代码,自己编写的,希望有点用-This is a positive expression to NFA conversion source code I have written, I hope a little bit with
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:1644
    • 提供者:evanw1991
  1. 2010113017489362

    0下载:
  2. Delphi分析HTML中图片、flash等资源并复制处理路径的源码。 其中应用了正则表达式类库。 可以应用于html分析和网站导出导入等需求。 -Delphi analysis of the pictures in HTML, flash and other resources dealing with the path and copy the source code. One application of the regular expression library.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:33485
    • 提供者:ydw8
  1. NFA-DFA-MFA

    0下载:
  2. 正则表达式及NFA-DFA-MFA的转换和判别-Regular expressions and NFA-DFA-MFA conversion and discriminant
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:14027
    • 提供者:dfadf
  1. jakarta-regexp-1.5

    0下载:
  2. jakarta-regexp-1.5 正则表达式的源代码-jakarta-regexp-1.5 regular expression source code
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:232574
    • 提供者:袁东
  1. regex

    0下载:
  2. 从一个开源软件中摘取的正则表达式模块,是学习正则表达式、编译原理的好东西。-From an open-source software in the removal of the regular expression module, is to learn regular expressions, compile the principle of good things.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:120103
    • 提供者:yingjie
  1. RegularExpression

    0下载:
  2. 正则表达式由一些普通字符和一些元字符(metacharacters)组成。普通字符包括大小写的字母和数字,而元字符则具有特殊的含义.本程序用于将式子翻译成正则表达式.-Regular expression by a number of common characters and some meta characters (metacharacters) component. Ordinary characters, including upper and lower case letters a
  3. 所属分类:Compiler program

    • 发布日期:
    • 文件大小:32476
    • 提供者:03
  1. Lexical_analysis

    0下载:
  2. 编译器中词法分析部分,是基于正则表达式的词法分析,包括了代码,演示PPT,要分析的代码和分词结果-Compiler in the lexical analysis part of the regular expressions based on lexical analysis, including the code, demo PPT, to analyze the code and sub-term results
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:20678
    • 提供者:chuchong
  1. TEMPLATE

    0下载:
  2. 输入正则表达式,转化为NFA,DFA,从测试文档中找出最大匹配子串-Enter the regular expression into NFA, DFA, document from the test to find out the biggest match Substring
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:67756
    • 提供者:
  1. Regx

    0下载:
  2. 用netbean 实现的简单正则表达式调试器-This regular expression debugger is implemented by java in netbean develop toolkit!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-28
    • 文件大小:61074
    • 提供者:LiBin
  1. Lexical_analysis

    0下载:
  2. 智能的词法分析 ,能任意输入正则表达式,能求出NFA,DFA,minDFA,和最后的匹配情况-Lexical analysis of intelligence, can enter any regular expression can be obtained NFA, DFA, minDFA, and the final match of the situation
  3. 所属分类:Compiler program

    • 发布日期:2017-04-26
    • 文件大小:441508
    • 提供者:
  1. CombinatorParser_Demo

    1下载:
  2. C++轻量级分析器,Combinator Parser加入了对字符串、词法分析器以及正则表达式。有对于歧义和非歧义的控制。 -C++ lightweight analyzer, Combinator Parser to add strings, lexical analyzer, as well as regular expressions. There is the ambiguity and non-ambiguous control.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:93254
    • 提供者:lsl821052828
  1. reg

    0下载:
  2. 常用正则表达式 整理篇_正则表达式_常用正则表达式 整理篇_正则表达式-常用正则表达式 整理篇_正则表达式
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-15
    • 文件大小:8459
    • 提供者:欢乐时光
  1. zhengcebiaodashi30m

    0下载:
  2. 这是一个关于正则表达式的详细说明文档,对于想学好编译的同学,是大有好处的-This is a regular expression on a detailed descr iption of the document, compiled for the students would like to learn, is good
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:50251
    • 提供者:张慧
  1. Main

    0下载:
  2. 这是一个模拟编译器词法分析的程序。输入正则表达式,再输入一个字符串,该程序可以判定字符串是否符合正则式的规则-This is a simulation compiler lexical analysis process. Enter the regular expression, and then enter a string, the program can determine whether the string is the type of rules
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:3893
    • 提供者:zhao
  1. greta2

    0下载:
  2. 正则表达式的分析源码。regular express parser-regular express parser
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:91103
    • 提供者:darwin song
  1. Regular2DFA

    0下载:
  2. 课程设计用到的正则表达式到最小DFA的转化-r->NFA->DFA->min DFA
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:5263
    • 提供者:星飞感受
  1. lex

    0下载:
  2. 用c++实现的此法分析器,包括正则表达式解析,正则到NFA转换,NFA到DFA转换,和最终的匹配,详见包中README文件-Using c++ parser to achieve this method, including regular expression analysis, while the NFA is converted, NFA to DFA conversion, and end the match, see the package README file
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:15880
    • 提供者:0x7c00
  1. RegexBuddy.v3.1.0

    0下载:
  2. 正则表达式解析 工具,用于测试和编写正则表达式的工具。-Regular Expression Analysis Tool, for testing and the preparation of regular expression tool.
  3. 所属分类:Editor

    • 发布日期:2017-05-26
    • 文件大小:9217389
    • 提供者:daihongwei
  1. libboost_regexRegexLog

    0下载:
  2. 基于libboost_regex的正则表达式测试程序,可用于入门者的参考代码。-Libboost_regex regular expression-based test procedure can be used for a reference code for beginners.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:1076269
    • 提供者:Cheng
  1. chm

    0下载:
  2. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:64964
    • 提供者:
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com