CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - regular expressions

搜索资源列表

  1. Oreilly.Oracle.Regular.Expressions.Pocket.Referenc

    0下载:
  2. Oreilly.Oracle.Regular.Expressions.Pocket.Reference.eBook-LiB
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:109552
    • 提供者:zhou
  1. Lex.rar

    0下载:
  2. 1.输入文件解析 2.正则表达式转化为NFA 3.多个NFA合并 4.NFA转换DFA 5代码生成 关于输入文件格式: 没有考虑对lex输入文件的出错处理,所以输入文件务必严格书写正确。 Lex中的正规表达式使用了以下运算符: [] | * @ ( ) 并且正规表达式中不能出现其他的子正规表达式。 如果想要在待识别的正则式中使用上述运算符,请使用转义符号,即\。 例如,如果想用*,可以写成\* ,1. Analysis of the input file 2.
  3. 所属分类:Windows编程

    • 发布日期:2017-03-22
    • 文件大小:17588
    • 提供者:顾添锦
  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. regular_expression_book

    0下载:
  2. 一本介绍正则表达式的教程,对于深入理解正则表达式有很大的帮助作用-Introduce a regular expression tutorial, in depth understanding of the regular expressions of great help to have the role of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:35401
    • 提供者:gezhenjiang
  1. SeuLexProject

    0下载:
  2. Lex输入文件的解析 正规表达式的解析 一个正规表达式到NFA的转换算法的实现-Analysis of the Lex input file of regular expressions to resolve a formal expression to NFA conversion algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1359595
    • 提供者:mj
  1. RegularExpression

    0下载:
  2. 精通正则表达式 英文版第一版 pdf 中文版 第三版 chm格式-Mastering Regular Expressions the first edition in English(pdf) and the the third edition in Chinese version(chm)
  3. 所属分类:Editor

    • 发布日期:2017-05-13
    • 文件大小:3410733
    • 提供者:
  1. Master_regular_express

    0下载:
  2. 精通正则表达式的最新版(第三版),精通正则表达式-the lastest version of Master regular express, Master regular express
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1505881
    • 提供者:vanyy
  1. SAMS.Sams.Teach.Yourself.Regular.Expressions.in.1

    0下载:
  2. This ebook explain to programmers how to use regular expression to do coding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:196469
    • 提供者:888simon
  1. regular-expressions-cheat-sheet-v2

    0下载:
  2. regular expressions cheat sheet v2
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:461373
    • 提供者:aadyyb
  1. Mastering.Regular.Expressions

    0下载:
  2. 精通正则表达式是最权威的讲解正则表达式的书籍,讲解全面细致而且易于理解,所举例子更是生动-Versed in regular expressions is the most authoritative books that explain the regular expressions to explain the detailed and thorough and easy to understand, the more vivid examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1505637
    • 提供者:王晓龙
  1. Microsoft_VBScript_Regular_Expressions_5.5

    0下载:
  2. To run this code, you can save it as CurrencyEx.vbs and run it using Windows scr ipt Host, copy it to VB (need to add references to Microsoft VBscr ipt Regular Expressions) or embed the code in an HTML file.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:8133
    • 提供者:janxp
  1. vb-use-regular-expressions

    0下载:
  2. vb用正则表达式判断中文,是学习正则表达式在VB中应用的很好的例子-vb use regular expressions to determine the Chinese, is to learn regular expressions in VB good example of the application of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1870
    • 提供者:秦伟
  1. regular-expressions-cheat-sheet-v2

    0下载:
  2. regular expressions cheat sheet
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:452835
    • 提供者:good geek
  1. Regular.Expressions

    0下载:
  2. [精通正则表达式(第3版)]. 正则表达式 PDF文档 书籍-[Mastering Regular Expressions (3rd Edition)]. Regular Expression Book PDF documents
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2061298
    • 提供者:李宗煦
  1. Regular-Expressions

    0下载:
  2. 正则表达式的使用方法,其中有详细例子。 -Use regular expressions, including a detailed example.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1483
    • 提供者:张明
  1. Regular-Expressions-essays

    0下载:
  2. 关于编译原理中部分正则表达式的相关随笔和简介。-Regular Expressions essays
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:400678
    • 提供者:钟邮
  1. Mastering-Regular-Expressions---Powerful-Techniqu

    0下载:
  2. Mastering Regular Expressions - Powerful Techniques For Pearl And Other Tools (1997) Ultimate guide to writing Pearl expressions
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1684524
    • 提供者:hew
  1. [Wrox]-Beginning-Regular-Expressions-2005.pdf

    0下载:
  2. This is a good book to master Regular Expressions..Please read this and it worth reading this..
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14498071
    • 提供者:vijay
  1. regular-expressions

    0下载:
  2. 本事例介绍vb中应用正则表达式去匹配字符串,很好用-This example describes the application vb regular expressions to match the string, easy to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:209051
    • 提供者:cao
  1. regular-expressions-in-a-1

    0下载:
  2. 易语言程序 易语言模块源码 正则表达式应用一例1-Easy language program easy language source module application of regular expressions in a 1
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2092
    • 提供者:ancqriif
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com