CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 表达式

搜索资源列表

  1. regexp

    0下载:
  2. 在unix下使用正则表达式-the use of regular expressions
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4082
    • 提供者:周杰
  1. cal24point

    0下载:
  2. 用C写的一个算24点代码,使用逆波兰表达式的求值。-C counting write a 24 point code, the use of reverse Polish expression is evaluated.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1868
    • 提供者:webb
  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
    • 文件大小:1466521
    • 提供者: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
    • 文件大小:69710
    • 提供者:AllanYu
  1. logic

    0下载:
  2. 逻辑表达式转化,把
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:10142
    • 提供者:dfsd
  1. assdasda

    1下载:
  2. 一个简单的表达式解析器 Delphi版
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:340159
    • 提供者:wokaoxu
  1. cppdbug[1].1.5

    0下载:
  2. 适用于c++的dbug,这是又名的dbug调试库的c++版本,经过简单升级以后,可以支持简单的正则表达式过滤,利用了c++局部变量的特性,因此此库只适应与c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:101956
    • 提供者:dd
  1. caculate

    0下载:
  2. 简单的计算器程序,能够进行科学计算,即输入表达式之后可以得到结果,而且支持sin,cos,ln等的计算
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1830
    • 提供者:董浩然
  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
    • 文件大小:297790
    • 提供者:许静
  1. gdb-6.6.tar

    0下载:
  2. linux环境调试工具GDB,启动你的程序,可以按照你的自定义的要求随心所欲的运行程序。 2、可让被调试的程序在你所指定的调置的断点处停住。(断点可以是条件表达式-无
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-11
    • 文件大小:19298180
    • 提供者:chengying
  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
    • 文件大小:187357
    • 提供者:sunli
  1. yuyifxq

    0下载:
  2. 一款简单的语义分析器,能分析简单的表达式-A simple semantic parser, capable of analyzing a simple expression
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:235963
    • 提供者:王家玮
  1. eillyMasteringRegularExpressions_3rdEdition

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

    • 发布日期:2017-05-06
    • 文件大小:1505121
    • 提供者:吕本伟
  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-21
    • 文件大小:861580
    • 提供者:林可可
  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-28
    • 文件大小:7202
    • 提供者:
  1. Regular_Expression

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

    • 发布日期:2017-03-29
    • 文件大小:275982
    • 提供者:deeper99
  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-09
    • 文件大小:2307680
    • 提供者:马远超
  1. Linuxzhengzegrep

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

    • 发布日期:2017-04-14
    • 文件大小:4870
    • 提供者: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
    • 文件大小:3670
    • 提供者: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
    • 文件大小:64857
    • 提供者:cui yu
« 12 3 »
搜珍网 www.dssz.com