CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模式匹配

搜索资源列表

  1. perm

    0下载:
  2. 递归求排列组合/计算最长公共子序列长度的递归算法/生成全排列的递归算法/字符串模式匹配的简单算法-some small algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:1747
    • 提供者:Qinzhu Yang
  1. wen1

    0下载:
  2. 用矢量衍射理论的模式匹配法 对亚波长位相光栅的衍射进行了数值计算-Starting from the Maxwell equations and electromagnetic boundary conditions, the mode matching method of vector A numerical calculation of the diffraction of subwavelength phase gratings
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:265047
    • 提供者:张娟
  1. a-m-a-matlab

    0下载:
  2. matlab是进行图像处理的好工具,本文件是用MATLAB进行模式匹配的一个例子,希望对你有用-matlab is a good tool for image processing, this document is the period of using MATLAB for pattern matching code, you
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1173
    • 提供者:chbpst
  1. exp

    0下载:
  2. 掌握简单匹配算法及模式匹配KMP算法的思想-Master the simple matching algorithm and pattern matching the thinking of the KMP algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1513
    • 提供者:天辰
  1. Fold_ocaml

    0下载:
  2. ocaml平台下fold函数研究,模式匹配和类型的语言。超过Java,C++。-ocaml fold
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2151
    • 提供者:聂文龙
  1. moshipipei

    0下载:
  2. 数据结构的模式匹配算法,有创建字符串,添加新字符串,匹配字符串,输出字符串功能-Pattern matching algorithms, data structures, create a string and add a new string matching string, output string function
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1461
    • 提供者:label
  1. gnugo-1.2.tar

    0下载:
  2. 围棋源代码,实现模式匹配,树搜索!不错的代码,对围棋博弈爱好者有很多帮助!-go code
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:27314
    • 提供者:syx
  1. matching

    0下载:
  2. 关于三种模式匹配算法的比较,有时间和复杂度的比较-On three kinds of pattern matching algorithms, have the time and complexity comparison
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2199
    • 提供者:王文超
  1. ImageProcess

    0下载:
  2. 图像处理,暂不支持彩色图像,处理包过边缘锐化、模式匹配、浮雕效果,去反色等。-Image processing, does not support color image processing package over the edge sharpening, pattern matching, Emboss, to anti-color.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4574926
    • 提供者:renfeng
  1. 1122345

    0下载:
  2. 基于vc++的指纹识别系统的主要程序,用于指纹模式匹配。-The main program based on vc++ Fingerprint Identification System
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:562
    • 提供者:zxd
  1. yaoyao

    0下载:
  2. 模式匹配的KMP算法,需要两个序列文件模式序列和测试序列。-KMP pattern matching algorithm requires two sequence file mode sequences and test sequences.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:163066
    • 提供者:gao
  1. KMP

    0下载:
  2. 这是一个数据结构的算法,用来进行模式匹配,找到一个字符串中是否包含某个子串, 也就是KMP算法.里面内容比较全面,包括详细的注释。-this is a data structure, which to find whether a string contains a certain substing. Known as KMP,but it contains more content, including the exhaustive document.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1784
    • 提供者:王海
  1. kmp

    0下载:
  2. 串的模式匹配算法,KMP算法教程,算法学习的必看知识,-KMP algorithm tutorial, the learning algorithm must-see knowledge
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2557630
    • 提供者:dgwz
  1. 20080524

    0下载:
  2. 说明:矩形波导不连续的通用模式匹配法分析。-Rectangular waveguide discontinuities generic pattern matching method.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:545192
    • 提供者:Alexius
  1. Exper0603

    0下载:
  2. KMP模式匹配算法,很简单 易懂 快速,容易学习-KMP pattern matching algorithm is very simple to understand and quick
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:982
    • 提供者:张剑
  1. kmp

    0下载:
  2. kmp模式匹配算法的源码 不错 可以-the kmp mode match the source code of the algorithm can look at
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:571
    • 提供者:卢倩
  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
    • 文件大小:1306504
    • 提供者:evil
  1. WmParser

    0下载:
  2. java字符串多模式匹配算法, 实现汉字和ACII字符串的快速匹配-java multiple match
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:2137
    • 提供者:赵海龙
  1. KMP

    0下载:
  2. KMP模式匹配标准版,是经过优化的版本,时间复杂度O(m+n)-KMP pattern matching Standard Edition
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:1405
    • 提供者:LiYuanchun
  1. moshipipei

    0下载:
  2. 模式匹配算法功能是用于判断两个字串是否匹配-Pattern matching algorithm is used to determine whether two strings match
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:7251
    • 提供者:郝鹏
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 30 »
搜珍网 www.dssz.com