搜索资源列表
LZ77conbined_with_KMP_algorithm
- LZ77算法与模式匹配KMP算法的结合及算法实现,压缩包内部是一个详细讲解文档,其中文档中附有对应实现源码。-LZ77 algorithm and pattern matching algorithm KMP and the integration algorithm, Compression is an internal packet elaborate document, which document with the corresponding realization source.
stardictd-0.3.tar
- 著名的开源电子词典,类似金山词霸。支持多字典,这是3.0版本-StarDict is a Cross-Platform and international dictionary Software. It has powerful features such as "Glob-style pattern matching", "Scan selection word," "Fuzzy query," etc. Stardict Version3.0 has developed a lot of n
Learning.The.Bash.Shell(2nd)
- 第二版包括了bash Version 2.0, while still applying to bash Version 1.x. It includes one-dimensional arrays,-This second edition covers all of the features of bash Version 2.0, while still applying to bash Version 1.x. It includes one-dimensional arrays, pa
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
ac
- AC算法----有限自动机的多模式匹配算法-The AC algorithm---- finite automaton multi pattern matching algorithm
ac
- 简单实现ac算法,模式串匹配时,运用简单的数组实现。-Simple the ac algorithms, pattern matching, the use of a simple array.
shibie
- matlab图像处理,matlab图形识别匹配应用程序源码-matlab image processing, matlab matching pattern recognition application source code
ac_automata
- 多模式匹配ac自动机的双数组实现,可以作为匹配病毒特征码的工具。-Multi-pattern matching automaton ac dual array implementations, can be used as a tool to match virus signatures.
Perl-by-Example-4
- perl实例精解中文第4版,是关于Perl的完整指南,它包含了Perl应用的很多方面,从正则表达式处理到格式化报表,再到进程间通信。包含1、实用摘要和报表语言,2、Perl 快速入门,3、Perl 脚本,4、获得打印句柄,5、变量,6、运算符、7、条件,8、正则表达式——模式匹配,9、正则表达式元字符等共计20章-Pure perl instance XieZhongWen version 4 is about perl complete guide, it contains a lot of
WhiteSpaceInfo
- This is used as a special "fake" template that can be handled by the TemplateList to do pattern matching on nodes.
pcre-8.36
- PCRE(Perl Compatible Regular Expressions中文含义:perl语言兼容正则表达式)是一个用C语言编写的正则表达式函数库,由菲利普.海泽(Philip Hazel)编写。PCRE是一个轻量级的函数库,比Boost之中的正则表达式库小得多。PCRE十分易用,同时功能也很强大,性能超过了POSIX正则表达式库和一些经典的正则表达式库。-The PCRE library is a set of functions that implement regular expr
moshipipei
- c语言中的模式匹配问题以及代码 希望大家喜欢-c language pattern matching problem and I hope everyone likes the code
glob
- Shell-style pattern matching, like !fnmatch for Linux v2.13.6.
icupkg
- TODO: add matchmode=regex for using the ICU regex engine for item name pattern matching. -TODO: add matchmode=regex for using the ICU regex engine for item name pattern matching.
if_plip
- Helper function to create a cursor specialized for an iterator class.ABC for pattern matching.
pointer
- A facility for performing regular expression pattern matching Source Code for Linux v2.13.6.
wildmat
- wildmat.c - simple regular expression pattern matching routines.
robvcodeandrobocode
- 经典的robocode机器人程序,采用随机运动与模式匹配,-Classic robocode robots, using random motion and pattern matching,
