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

搜索资源列表

  1. REGEXPP3.ZIP

    0下载:
  2. 正则表达式源代码,用于对字符串的处理,如电话号码的识别等-regular expression source code for the string processing, such as telephone numbers and other identification
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.4mb
    • 提供者:Rex Yan
  1. regexp.tar

    0下载:
  2. C++正则表达式解析,学习c++的朋友,可以参考一下-C is a regular expression analysis, the study c friends can reference
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:68.08kb
    • 提供者:AllanYu
  1. boost_source_code

    0下载:
  2. 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持;
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.33mb
    • 提供者:hnycmx
  1. regex.c.gz

    0下载:
  2. A sample program to demonstrate the usage of regex() regular expression function of the C language in linux., A sample program to demonstrate the usage of regex() regular expression function of the C language in linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:540byte
    • 提供者:jeff
  1. regex-0.12.tar.gz

    1下载:
  2. 正则表达式库,是实现正则表达式的官司方源代码。,Regular expression library, regular expressions to achieve the lawsuit Fangyuan code.Regular Expression Library.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:290.81kb
    • 提供者:许静
  1. regex

    0下载:
  2. 实现了正则表达式转NFA,NFA转DFA,DFA最简化的过程。并可输出DFA到图像。-It can translate Regular Expression into NFA, NFA into DFA, and minimize the DFA. The result can be printed as a graph.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:182.97kb
    • 提供者:sunli
  1. eillyMasteringRegularExpressions_3rdEdition

    0下载:
  2. 经典书籍——Eilly的《Master Regular Expression》正则表达式使用手册-Masterting Regular Expression
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1.44mb
    • 提供者:吕本伟
  1. OReilly.Mastering.Regular.Expr_53571

    0下载:
  2. Mastering Regular Expression that is very good for string manipulation in Unix and Windows
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.44mb
    • 提供者:nqbinh
  1. pcre-7.9.tar

    0下载:
  2. pcre-7.9是用于正则表达式匹配,它的匹配效率很高,modsecurity就是用它进行正则匹配,而且它也是开源,所以只要你足够牛,就可以将pcre-7.9+modsecurity移植到任何平台下,进行数据匹配检测。-pcre-7.9 is used for regular expression matching, it matches very efficient, modsecurity is to use it for a regular match, but it is also op
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:841.39kb
    • 提供者:林可可
  1. deelx

    0下载:
  2. C++下面的正则表达式,可以在VC 6上面使用-C++ The following regular expression, you can use VC 6 above,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:16.25kb
    • 提供者:thelostmind
  1. VBreg

    0下载:
  2. VB写的正则表达式检查..帮你验证你所写的正则表达式是否有效.-VB to write regular expression check. . Written to help you verify your regular expression is valid.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:7.37kb
    • 提供者:weixianliu
  1. regexwrapper

    0下载:
  2. 为linux & win32平台兼容写的正则表达式封装代码,Win32使用boost实现,Linux使用libc实现-For linux & win32 platform compatible regular expression package written in code, Win32 use the boost to achieve, Linux using libc implementation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7.03kb
    • 提供者:
  1. Regular_Expression

    0下载:
  2. 给学习正则表达式的朋友们,主要应用与linux/unix下的搜索,也适用于搜索方法的初学者-for learner of regular expression
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:269.51kb
    • 提供者:deeper99
  1. emunge

    0下载:
  2. Emunge是一个非常简易的,在软件左窗口粘贴剪切板内容,提供基本拼写检索和替换操作,在右窗口输出内容的软件。-Emunge is a very simple program designed to take a piece of text from the clipboard or entered into the program s left window pane and perform a series of regular expression search and replace o
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:18.37kb
    • 提供者:bill
  1. pcre-6.4

    0下载:
  2. pcre是用于正则表达式匹配,它的匹配效率很高正则表达式库的全部文件,库文件。-pcre is used for regular expression matching, it matches very efficient regular expression library, all documents, library files.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2.2mb
    • 提供者:马远超
  1. Linuxzhengzegrep

    0下载:
  2. Linux 下 正则表达式之grep 使用说明资料 -Linux, the grep regular expression for use information
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4.76kb
    • 提供者:shuanghong
  1. RegEx2NFA2DFA_RC

    0下载:
  2. 由正则表达式构造DFA的程序,并可以对输入串模拟正则表达式匹配-This is a C program used in compiling the given regular expression into an equivalent DFA, simulated through tracking State sets.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:3.58kb
    • 提供者:Kyle Wang
  1. regul_exp_zh

    0下载:
  2. 正则表达式,是中文版的,chm格式,在linux与windows下均可以看,,但我主要是在linux下使用-Regular expression is a Chinese version, chm format, under both linux and windows can be seen, but I mainly use linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:63.34kb
    • 提供者:cui yu
  1. A-regular-expression-module

    0下载:
  2. This the program which implements a regular expression of UNIX command.-This is the program which implements a regular expression of UNIX command.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:3.03kb
    • 提供者:Hui
  1. Regular

    0下载:
  2. 用c++实现的正则表达解析了,有test程序和使用文档。-C++ achieve with regular expression parsing, and there are test procedures and use documents.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:19.99kb
    • 提供者:ql
« 12 3 4 »
搜珍网 www.dssz.com