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

搜索资源列表

  1. duifengpei.cpp

    0下载:
  2. KMP目录下是字符串的堆分配存储表示源程序,其中使用KMP算法完成模式匹配 -KMP directory is the string heap memory allocation, said the source, the use of KMP completed pattern matching algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3021
    • 提供者:wangjie
  1. COMPATIABLE

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

    • 发布日期:2008-10-13
    • 文件大小:10525
    • 提供者:姚卯青
  1. SearchText

    0下载:
  2. 超快搜索字符串源代码。用于匹配字符串操作!-Ultrafast search string source code. For the matching string manipulation!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:29356
    • 提供者:李凤
  1. wordmatch

    0下载:
  2. 一个简单而有效的字符串近似匹配算法,与大家共享-a simple and effective approximate string matching algorithms, and share
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3653
    • 提供者:彭昱
  1. Extention_Name

    0下载:
  2. 该程序可以查询输入的文件扩展名的文件类型说明,作为开发者,主要是参考他内部的字符串搜索和匹配的技巧,值得一看-inquiries, the program can import file extensions descr iptions of the type of document, as a developer, He is the main reference to the internal string searches and matching skills, an eye-catch
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:76545
    • 提供者:陶汉军
  1. YeeTooMD5P

    0下载:
  2. YeeTooMD5是免费的,开源的,它是在GPL许可下发布的,所有人都可以免费的使用它,修改它,并将它再次发布。 能够快速的计算出任意长度的字符串及任意类型文件的MD5值,并且用户能方便的检验结果. 能够输入MD5值,计算MD5计算值的匹配结果;可以打开任意文件并计算其MD5值。 -YeeTooMD5 is free, revenue, which is permitted under the GPL Release, everyone can use it free, modify
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:27935
    • 提供者:king
  1. CSharpZZBDS

    0下载:
  2. 如果你曾经用过Perl或任何其他内建正则表达式支持的语言,你一定知道用正则表达式处理文本和匹配模式是多么简单。如果你不熟悉这个术语,那么“正则表达式”(Regular Expression)就是一个字符构成的串,它定义了一个用来搜索匹配字符串的模式。-If you have used Perl or any other built-in regular expression support for the language, You know, regular expression matchi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:83666
    • 提供者:qingao
  1. CSharpProfessorRegit

    0下载:
  2. 介绍了.NET中的字符串和正则表达式的匹配,组合和捕获等.-introduced.NET and the string is a regular expression matching, such as portfolio and capture.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4236
    • 提供者:chen
  1. CHARpipei

    0下载:
  2. 字符串模式匹配的C语言实现.在Windows系统wintc下编译-string pattern matching the C language. In the Windows system under compiler wintc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:788
    • 提供者:xieyixin
  1. 4.36c

    0下载:
  2. 从输入的字符串中找到匹配字符串,修改也可以找到匹配的最长字符串-input from the string matching string found, changes can also find matching the longest string
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:837
    • 提供者:闫文博
  1. Findstr

    0下载:
  2. 字符串的kmp模式匹配,分别输入主字符串和模式字符串,输出匹配结果-kmp string pattern matching, the main input strings and string mode, the output matching results
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1612
    • 提供者:刘莹
  1. chazhao

    0下载:
  2. 查找匹配字符串汇编语言程序设计子程序设计-find matching string assembly language subroutine Design Program Design
  3. 所属分类:汇编语言

    • 发布日期:2014-01-15
    • 文件大小:1140
    • 提供者:haidenver
  1. sed

    0下载:
  2. sed by Cao Siqin, 2007.7.17 sed <source-text> [dest-text] 采用 K.M.P. 算法匹配字符串
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:16022
    • 提供者:孙谨
  1. stringmatch

    0下载:
  2. c++程序,对于输入的n个字符串进行串匹配,使用者可以输入查询字串,返回所有在任意位置有匹配字串的字符串。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-16
    • 文件大小:1306
    • 提供者:shuai
  1. GcodeAnylys

    1下载:
  2. G代码分析 这个文件主要进行语法分析,主要包括以下几个方面 [1]判断字符地址(同种类型)时候有重复定义 [2]字符串提取数据,并把数据储存在语法分析变量数组里 [3]完整G代码匹配语句具体格式,其中格式合法性定义参照
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4443
    • 提供者:newuseruser
  1. back

    0下载:
  2. 后缀数组的构造,实现了对字符串的子串的匹配及最长重复子串的查找
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5915
    • 提供者:顾亚楠
  1. kmp_suanfa

    0下载:
  2. KMP模式匹配算法,实现了用KMP算法无回溯查找字符串的功能
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:531
    • 提供者:李天宇
  1. search_string

    0下载:
  2. 查找匹配字符串SEARCH,并把该字在句子中的位置用十六进制数显示出来。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2146
    • 提供者:朱振强
  1. Kmp

    0下载:
  2. 实现KMP模式匹配,模式匹配操作对象是字符串-achieve KMP, pattern-matching operations object is a string
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:53012
    • 提供者:小百
  1. calc

    0下载:
  2. 多功能计算器,比window操作系统自带的计算器强大,功能介绍: 1.字符串数学表达式计算:3+9*8=75 2.多括号嵌套匹配计算:(3+9)*8=96 3.标准数学函数计算:sin(3)*mod(12,17)=1.69 4.逻辑表达式计算:2*2=4 and 27=3*9 = true 5.时间语句计算:\"时间:\"+string(today()) 6.IF语句计算:if(2<4,1,0)=1
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:153600
    • 提供者:罗承林
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 26 »
搜珍网 www.dssz.com