搜索资源列表
regexpp3.tar
- 最牛的C++语言正则表达式库 regex++即将被纳入c++语言标准库成为c++语言不可分割的一部分,这也可以看出这个库的厉害之处。这个库本身是boost库的一部分,但是boost太大,使用不便。这是该库的作者独立发行的安装包。-C language is a regular expression library regex about to be incorporated into the standard language for c c become an integral part
Jianyang
- 在VC 6.0平台下,读取G代码文件,利用Boost中Regex正则表达式逐行提取数控G代码中的数值,分析两行G代码之间各轴速度变化。提供保存分析结果功能-in VC 6.0 platform, reading the G code files, Boost China Regex using regular expression Progressive extraction G NC numerical code, Analysis of two lines of code between t
regexbyhjs1111111
- 本文摘要翻译了几篇文章的内容,简单介绍 ATL CAtlRegExp,GRETA,Boost::regex 等正则表达式库,这些表达式库使我们可以方便地利用正则库的巨大威力,给我们的工作提供了便利。-This paper translated articles the contents of a brief introduction ATL CAtlRegExp, GRETA, Boost : : regex is a regular expression such as library, ex
LightNovelCopyCat
- 轻之国度拷贝猫,专门复制轻之国度网页 功能:将Discuz防拷网页解码转化为TXT,并可自动下载附件。 支持: 登陆并下载附件 下载小说插图 过滤乱码 过滤空行,格式化文本 支持更新 演示了Boost::regex(正则表达式处理)、libcURL、Win32多线程函数的使用. MFC应用程序,使用VC7编译,要求自备有Boost和libcURL。
regex
- 可以通过正则表达式检查输入的字符串是否匹配 使用了boost 库
regex
- boost/regex用法,正则表达式用法介绍-boost regex
regex
- C++正则表达式,This library is part of boost-This library is part of boost
code2html
- 利用正则表达式实现将C++代码转换为html页面并对不同类别关键字高亮显示。编译时需boost/regex库支持。-Use regular expressions to achieve the C++ code into a html page and highlight the different types of keywords. When compiling boost/regex library support.
myregclass
- 我自己用的操作数据库的类,封装了数据库的API函数,加入了正则表达式支持,编译需boost/regex库支持-I used to operate the type of database, the database package API function, added support for regular expressions, the compiler need to boost/regex library support
tpl-2.3.01
- TPL is a Text Processing Library/Language in C++. Supports grammar, tokens, predicates, regex, matching operators, etc. It uses boost pheonix library.-TPL is a Text Processing Library/Language in C++. Supports grammar, tokens, predicates, regex, matc
hash-file-analysis-
- 利用boost/regex对日志文件分析的代码实现-code realization about log file analysis
pcre-7.0-src
- PCRE(Perl Compatible Regular Expressions)是一个Perl库,包括 perl 兼容的正规表达式库.这些在执行正规表达式模式匹配时用与Perl 5同样的语法和语义是很有用的。Boost太庞大了,使用boost regex后,程序的编译速度明显变慢。测试了一下,同样一个程序,使用boost::regex编译时需要3秒,而使用pcre不到1秒。因此改用pcre来解决C语言中使用正则表达式的问题 -PCRE (Perl Compatible Regular Ex
myregclass
- 我自己用的操作数据库的类,封装了数据库的API函数,加入了正则表达式支持,编译需boost/regex库支持-I used to operate the type of , the package API function, added support for regular expressions, the compiler need to boost/regex library support