搜索资源列表

  1. rf

    0下载:
  2. 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2424
    • 提供者:赵机密
  1. Smith algorithm

    0下载:
  2. 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1139
    • 提供者:赵机密
  1. TRF

    0下载:
  2. 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2698
    • 提供者:赵机密
  1. Tuned Boyer-Moore algorithm

    0下载:
  2. 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1170
    • 提供者:赵机密
  1. Zhu-Takaoka algorithm

    0下载:
  2. 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助- About the character string match algorithm, already passed through the translation, hoped had to you helps
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1358
    • 提供者:赵机密
  1. search_and_replace

    0下载:
  2. 字符串,可检测字符串匹配问题的小程序欢迎光临程序员联合开发网!本站目前精彩源码总数71358个,分类182个,如此多的高质量资源,您还舍得离开吗?-string, the string matching detection of small programs Welcome programmers working on the Joint! Excellent source site now total 71,358, classifi
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1204
    • 提供者:4
  1. 检索匹配字符串存在用户某表的某字段

    0下载:
  2. 检索匹配字符串存在用户某表的某字段
  3. 所属分类:SQL Server数据库

  1. Seek

    0下载:
  2. 在海量数据中查找匹配字符串,在基因序列分析中用!-in Massive search for data matching string, the gene sequence analysis using!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:刘宏德
  1. Edit Distance算法

    0下载:
  2. 对模式识别中的字符串模板匹配问题进行的研究,设计了对任意字符串进行匹配和字符串相似度,即列文斯顿距离进行计算的算法-right pattern recognition template matching string for the research and design of the arbitrary strings and string matching similarity, Ken Livingstone distance c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:蓝色梦幻
  1. tlparen

    0下载:
  2. « 问题描述:在对高级语言编写的程序进行编译时会遇到表达式或字符串的括号匹配问题。例如C++程序中左、右花括号“{”和“}”的匹配问题。表达式(字符串)的括号匹配问题要求确定一给定表达式(字符串)中左、右括号的匹配情况。例如,表达式(x*(x+y)-z)在位置1 和4处有左括号,在位置8 和11 处有右括号。位置1 处的左括号与位置11 处的右括号相匹配;位置4 处的左括号与位置8 处的右括号相匹配。而在表达式(x+y)*z
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:林天
  1. zifuchuanpipeisuanfa

    0下载:
  2. 字符串近似匹配算法,具有实际应用意义-approximate string matching algorithm is practical significance!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:20480
    • 提供者:孙蕾
  1. kmpEx

    0下载:
  2. KMP算法是字符串模式匹配算法, 解决DBCS字符集的问题。-KMP algorithm is a string pattern matching algorithms, DBCS characters to solve the problem,.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:黄建雄
  1. intellgence

    0下载:
  2. 智能化查询过程C语言源代码,程序用来查询用户输入的信息,如果查到,则输出;若没有查到,则向用户询问,且具有记忆和自动更新数据库功能。不足之处在于,没有实现模糊查询(利用字符串匹配的知识不难自行增加相应功能);没有实现删除错误信息的功能,以后有时间慢慢添加吧。暂时可以看作一个对文件操作的小程序-intelligent inquiry C language source code, procedures can be used to que
  3. 所属分类:数据库编程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:黄羽翔
  1. my_strcmp

    0下载:
  2. 常用算法 自定义strcmp 比较两个字符串是否匹配(本人第一个算法)-commonly used algorithm defined strcmp compare whether two strings match (I first algorithm) hee h
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:
  1. stringprocess

    0下载:
  2. 字符串模式匹配,查找子串加以代替,有两种模式匹配算法-string pattern matching, substring search to be replaced, there are two types of pattern matching algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:176128
    • 提供者:苗建新
  1. StringMatch111111

    0下载:
  2. 一个简单的字符串匹配的操作,是在JBuilder9环境下编译过的。-a simple string-matching operation, the compiler JBuilder9 environment before.
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:28672
    • 提供者:dgsag
  1. wordmatch

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

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:彭昱
  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
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:75776
    • 提供者:
  1. CSharpZZBDS

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

    • 发布日期:2024-05-10
    • 文件大小:132096
    • 提供者:qingao
  1. Findstr

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

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:刘莹
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 34 »

源码中国 www.ymcn.org