CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - pattern matching

搜索资源列表

  1. LZ77conbined_with_KMP_algorithm

    0下载:
  2. 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.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18.23kb
    • 提供者:张华
  1. stardictd-0.3.tar

    0下载:
  2. 著名的开源电子词典,类似金山词霸。支持多字典,这是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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:357.89kb
    • 提供者:Wang Zhongjun
  1. Learning.The.Bash.Shell(2nd)

    0下载:
  2. 第二版包括了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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:630.82kb
    • 提供者:dwayneduan
  1. pcre-7.0-src

    0下载:
  2. PCRE(Perl Compatible Regular Expressions)是一个Perl库,包括 perl 兼容的正规表达式库.这些在执行正规表达式模式匹配时用与Perl 5同样的语法和语义是很有用的。Boost太庞大了,使用boost regex后,程序的编译速度明显变慢。测试了一下,同样一个程序,使用boost::regex编译时需要3秒,而使用pcre不到1秒。因此改用pcre来解决C语言中使用正则表达式的问题 -PCRE (Perl Compatible Regular Ex
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1.25mb
    • 提供者:evil
  1. ac

    0下载:
  2. AC算法----有限自动机的多模式匹配算法-The AC algorithm---- finite automaton multi pattern matching algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:1.31kb
    • 提供者:hongyingsen
  1. ac

    0下载:
  2. 简单实现ac算法,模式串匹配时,运用简单的数组实现。-Simple the ac algorithms, pattern matching, the use of a simple array.
  3. 所属分类:Exploit

    • 发布日期:2017-11-15
    • 文件大小:1.04kb
    • 提供者:山茶
  1. shibie

    1下载:
  2. matlab图像处理,matlab图形识别匹配应用程序源码-matlab image processing, matlab matching pattern recognition application source code
  3. 所属分类:系统编程

    • 发布日期:2017-05-24
    • 文件大小:909byte
    • 提供者:陆小花
  1. ac_automata

    0下载:
  2. 多模式匹配ac自动机的双数组实现,可以作为匹配病毒特征码的工具。-Multi-pattern matching automaton ac dual array implementations, can be used as a tool to match virus signatures.
  3. 所属分类:Scanner

    • 发布日期:2017-04-01
    • 文件大小:1.87kb
    • 提供者:裴昭义
  1. Perl-by-Example-4

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-15
    • 文件大小:21.63mb
    • 提供者:唐小米
  1. WhiteSpaceInfo

    0下载:
  2. This is used as a special "fake" template that can be handled by the TemplateList to do pattern matching on nodes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1.16kb
    • 提供者:xergiuzun
  1. pcre-8.36

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2.14mb
    • 提供者:祝帅
  1. moshipipei

    0下载:
  2. c语言中的模式匹配问题以及代码 希望大家喜欢-c language pattern matching problem and I hope everyone likes the code
  3. 所属分类:CA program

    • 发布日期:2017-04-11
    • 文件大小:711byte
    • 提供者:lfb
  1. glob

    0下载:
  2. Shell-style pattern matching, like !fnmatch for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.24kb
    • 提供者:plmmgeng
  1. icupkg

    0下载:
  2. 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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5.47kb
    • 提供者:nongzieyu
  1. if_plip

    0下载:
  2. Helper function to create a cursor specialized for an iterator class.ABC for pattern matching.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:hykiekq
  1. pointer

    0下载:
  2. A facility for performing regular expression pattern matching Source Code for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4.71kb
    • 提供者:tingdwve
  1. wildmat

    0下载:
  2. wildmat.c - simple regular expression pattern matching routines.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.04kb
    • 提供者:feiqouft
  1. robvcodeandrobocode

    0下载:
  2. 经典的robocode机器人程序,采用随机运动与模式匹配,-Classic robocode robots, using random motion and pattern matching,
  3. 所属分类:Network Security

    • 发布日期:2017-12-15
    • 文件大小:59kb
    • 提供者:jhyleis
搜珍网 www.dssz.com