搜索资源列表

  1. RegExTest_new

    0下载:
  2. VC下实现正则表达式的基本功能,可以根据定义的reg expressions解析日志,提取相应提取项,本人在MFC下测试通过.-under VC expression is the basic functions under the definition of analytic expressions reg logs extracted from the corresponding item, I MFC test.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:4188160
    • 提供者:
  1. DFAv1

    0下载:
  2. 关于有穷自动机和正则表达式相互转化的程序,并完成有穷自动机的确定化和最小化。-on Finite Automata and Regular expressions are transformed into each other procedures, and complete the DFA and the determination of the smallest.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:50176
    • 提供者:高晖
  1. HtmlToText

    0下载:
  2. 使用正则表达式将html转换成为text(纯文本),常用户数据库全文搜索程序当中。-Regular expressions are used to convert html text (plain text). regular customer database full-text search program.
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:宽宏
  1. C++Add

    0下载:
  2. 用于 VC6 的正则表达式处理示例代码,初学者适用。-for VC6 the regular expression handling sample code, the applicable beginners.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:104448
    • 提供者:赵王
  1. GretaExample

    0下载:
  2. 最牛的VC下的正则表达式库Greta的使用示例 很多人可能都已从微软网站下载到了Greta,但是对于如何调用其中的函数还不是很明白,这是一个完整的使用范例,相信对于大家一定有很大的参考价值。-VC most cattle under the regular expression library Greta the use of examples, many people may have downloaded from Micros
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:72704
    • 提供者:李伟
  1. Analyzer

    0下载:
  2. 本例程演示了如何使用正则表达式解析HTML文件。本例程使用C#语言编写,可以下载指定网页并进行分析,将HTML文档结构以树状形式展现出来,并提供基于正则表达式的搜索功能,用户可以方便的筛选出网页上形式相似的内容。-the routine demonstration of how to use regular expressions are analytic HTML document. Routine use of the C# lan
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:262144
    • 提供者:徐子晨
  1. tranvers

    0下载:
  2. 可以实现简单正则表达式向确定行自动机的转换-can achieve is a simple expression to determine OK Automata conversion
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:lipei
  1. RegExDemo

    0下载:
  2. 用来解析正则表达式并在文件中寻找符合表达式的串-used to interpret and is a regular expression in the document to find expression Series
  3. 所属分类:其它资源

    • 发布日期:2024-05-14
    • 文件大小:23552
    • 提供者:mayjojo
  1. COMPATIABLE

    0下载:
  2. 此程序可用于匹配正则表达的字符串,非常好用-this procedure can be used to match a regular expression string, very handy
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-14
    • 文件大小:186368
    • 提供者:姚卯青
  1. REGEXPP3.ZIP

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

    • 发布日期:2024-05-14
    • 文件大小:1466368
    • 提供者:Rex Yan
  1. regexpress-by-boost

    0下载:
  2. 我在win32下,使用BOOST、vc6写的URL、EMAIL正则表达式测试程序-I win32, the use of BOOST, vc6 write URL, EMAIL regular expression test procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:
  1. regexp.tar

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

    • 发布日期:2024-05-14
    • 文件大小:69632
    • 提供者: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++对数据结构的支持已近完备
  3. 所属分类:系统编程

    • 发布日期:2024-05-14
    • 文件大小:3500032
    • 提供者:hnycmx
  1. zhzebiaodashi

    0下载:
  2. 正则表达式的说明文当,30分钟快速入门,相信对大家会有帮助!-regular expression of the text when, 30 minutes Quick Start sure to be helpful!
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:54272
    • 提供者:gfr
  1. RegExpr

    0下载:
  2. 正则表达式的应用现在十分广泛,最典是是检测邮箱的合法性。这个是一个正则表达的源程序,大家可以拿去使用。-err
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-14
    • 文件大小:31744
    • 提供者:谭正军
  1. TheUseOfRegExpress

    0下载:
  2. 通过使用JAVA的正则表达式,把歌词文件里的时间信息删除掉 共享之-JAVA through the use of regular expressions, the lyrics of the time document sharing information removed
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:825344
    • 提供者:w
  1. regex

    0下载:
  2. 可以通过正则表达式检查输入的字符串是否匹配 使用了boost 库-Can enter regular expressions to check whether the matching string using boost library
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:332800
    • 提供者:刘超
  1. ContextReplace

    0下载:
  2. 可通过正则表达式进行无限级别的批量文本内容替换-Regular expressions can be an unlimited-level text batch replace
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:150528
    • 提供者:金鑫
  1. RegExpCheck

    0下载:
  2. delphi 正则表达例程。。。 正则表达式在实际应用中非常广泛,灵活运用正则表达式能给我们带非常大的方便-delphi regular expression routines. . . Regular expressions in practical applications a very wide range of flexibility in the use of regular expressions can give us
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-14
    • 文件大小:214016
    • 提供者:haha
  1. baidump3

    0下载:
  2. delphi 源码,自动下载mp3.baidu.com 的分类音乐(top100...),使用了idhttp下载,正则表达式分析下载链接。Tthread实现多线程下载。-delphi source code, automatically downloaded music mp3.baidu.com classification (top100. ..), the use of idhttp download Regular Expres
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:557056
    • 提供者:wgm
« 12 3 »

源码中国 www.ymcn.org