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

搜索资源列表

  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. 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. stringmatching

    0下载:
  2. 可以采用正则表达式来实现字符串匹配功能。一种简单的正则表达式是由英文字母(区分大小写)、数字及通配符"*"和"?"任意组合而成的。"?"代表任意一个字符,"*"代表零个或任意多个字符。例如,a*b可以匹配acb,aabb,afdfdb,ab等,但不可以匹配ac,bb,abbc;a?b可以匹配acb,abb,但不可以匹配ab,accb。试编写一个程序,从文件中读入N个字符串,再从键盘上读入任意一个合乎规则的正则表达式,例如:"a?bb*d",输出符合正则表达式的字符串。 查询的字典文件为
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1707
    • 提供者:wind
  1. regular-expressions-cheat-sheet-v2

    0下载:
  2. 一个学习正则表达式的好的电子书,欢迎大家下载-Learn the regular expression a good e-book
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:452820
    • 提供者:胡志示
  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. CSharpstrings-and-regular

    0下载:
  2. 18.CSharp字符串和正则表达式参考手册,刚入门学习最好的帮手!-18.CSharp strings and regular expressions reference guide, has just started to learn the best helper!
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8481912
    • 提供者:xuyh
  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. Teach.Yourself.Regular.Expressions

    0下载:
  2. 这是一本关于正则表达式编程的英文原版书,内容详实。-This is a book introducing Regular Express programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:196452
    • 提供者:bill
  1. Wrox.Beginning.Regular.Expressions

    0下载:
  2. 这是一本关于正则表达式编程的英文原版书,内容详实,正则表达式可用于各种文本处理场合,比常规的文本处理方法快捷高效。-This is a book introducing Regular Express programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10766793
    • 提供者:bill
  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
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com