CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Regular expression

搜索资源列表

  1. Delphi_1016

    0下载:
  2. 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:148649
    • 提供者:Bob
  1. ExpressionTree

    0下载:
  2. 建立表达式语法树及相关操作,根据输入的表达式,建立语法树,并进行遍历输入横置的树-establish regular expression syntax tree and related operations, according to the importation of expression, the establishment of syntax tree, and traversing the tree importation Workspace
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:258155
    • 提供者:Leon
  1. CODE_UPLOAD29461192000

    0下载:
  2. SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scr ipting language by Larry Wall and is ava
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:66614
    • 提供者:王新江
  1. sy3-ex

    0下载:
  2. 算符有限分析法 //程序功能: //根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 //文法:E→E+E E-E E*E E/E (E) i // 其中i为无符号整数-operator limited analysis / / procedural functions : / / operator under priority analysis, to conduct regular expression syntax analysis, judgment, an expr
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23582
    • 提供者:陈军
  1. syntex

    0下载:
  2. VC++支持中文的正则表达式函数库,希望对大家有所帮助-Chinese VC++ to support regular expression library
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:15738
    • 提供者:
  1. greta-2.6.4

    0下载:
  2. greta-正则表达式库的源代码。可以使用VC-greta-regular expression library source code.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:91165
    • 提供者:李宇
  1. 59564340YCDataMng02

    0下载:
  2. 详细对一般字符串表达式解析,可进行常规的表达式操作-Detailed analysis of the general string expression, it can conduct regular expression operator
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1453290
    • 提供者:苏州大学
  1. charmatch

    0下载:
  2. 基于正则表达式的字符串匹配,对于学习正则表达式和字符串的同学们十分有帮助-Based on regular expression string matching, regular expressions for the learning of students and string very helpful
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:273033
    • 提供者:Yang
  1. QiuZhi

    0下载:
  2. 表达式求值,输入一个表达式,支持括号运算, 还很不完美,仅能计算较简单的表达式.-Expression evaluation, enter a regular expression to support the operator in brackets, but also far from perfection, only the expression of relatively simple calculation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1224
    • 提供者:goodboy
  1. compile_work2

    0下载:
  2. 想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。-Wish to research thoroughly regular expressions, you must know the finite automata theory, this source can give you a good example for reference. The compiled pro
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:13352
    • 提供者:181
  1. RE2NFA

    0下载:
  2. source for conversion of regular expression to NFA in compilers.
  3. 所属分类:Algorithm

    • 发布日期:2015-04-12
    • 文件大小:715
    • 提供者:anitha
  1. Finite_Aut2127819222008

    0下载:
  2. A Program that can convert your Regular Expression to PostFix Post_Fix to NFA [Thomson s Construction] NFA to DFA [Subset Construction] DFA to minDFA [Table Filling Algorithm]
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:45452
    • 提供者:csp
  1. 200712316162477

    0下载:
  2. 正则表达式一直是各类语言必支持的东西。上次在在技术论坛上和大家交流没有人回复。就自己写了一个他的应用。不过用VB实现还是有点困难。呵呵。 -Regular expression language has been all kinds of things will support. The last time the technical forum and no one to share back. He would write an application. But still a bit di
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:17510
    • 提供者:zhz1984
  1. suanfa3-2

    6下载:
  2. 一些经典算法包括:有向树k中值问题,正则表达式匹配问题,最大长方体问题,直线K中值问题--KML-Some classic algorithms include: the k value to the tree problem, regular expression matching problem, the biggest problem rectangular, linear K value problems- KML
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-05-06
    • 文件大小:1137664
    • 提供者:榴莲飘飘
  1. DFA.CPP

    0下载:
  2. This program is used to convert regular expression into DFA.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:796
    • 提供者:Abhishek
  1. Expressions

    0下载:
  2. 表达式cpp实现 数据结构实验源代码 实现前序、中序、后序表达式-Expression codes Formerorder expressions regular expression&Postorder expressions
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:881
    • 提供者:jzw
  1. strmatch

    0下载:
  2. 一个字符串匹配查询算法。程序在文件中读取字符串。可以采用正则表达式来实现字符串匹配功能。一种简单的正则表达式是由英文字母(区分大小写)、数字及通配符“*”和“?”任意组合而成的。“?”代表任意一个字符,“*”代表零个或任意多个字符。根据输入的表达式,输出文件中符合的字符串-A query string matching algorithm. The program read in the file string. You can use regular expressions to achiev
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1069
    • 提供者:城管111
  1. regular-expression

    0下载:
  2. regular expresion conversion
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:102284
    • 提供者:jason
  1. (C)TOK-REEC-V1.2.0

    0下载:
  2. C语言正则表达式引擎 -C language is the regular expression engine
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:79852
    • 提供者:王全伟
  1. Use-KMP-to-judge-string-match

    0下载:
  2. 用KMP算法判断正则表达式是否匹配,“?”匹配任意字符,“*”匹配一个或多个任意字符-KMP algorithm to determine whether the regular expression match, " ?" Matches any character, " *" matches one or more arbitrary characters
  3. 所属分类:Data structs

    • 发布日期:2017-11-06
    • 文件大小:1029
    • 提供者:jingjie
« 12 »
搜珍网 www.dssz.com