搜索资源列表
regexp_source
- 一个字符串匹配、查找替换算法的代码,支持各种通配符-a string matching algorithm to search the replacement code, support wildcards
LGFind
- 字符串匹配程序,比如用 “你好*小张”在“你好,我的名字叫小张”中可以得出匹配,支持通配符查找。-string matching program, such as "Hello * kept" in the "Hello, My name is Xiao Zhang "may draw match, find support wildcards.
agrepy_1.2.tar
- These files contain a port, to Python of the inexact string matching functionality of agrep.-These files contain a port, to Python of the inexact string matching functi onality of agrep.
StringMatchingSearch
- 多种字符串匹配算法 多种字符串匹配算法-variety of string matching algorithm multiple string matching algorithm
4.36c
- 从输入的字符串中找到匹配字符串,修改也可以找到匹配的最长字符串-input from the string matching string found, changes can also find matching the longest string
Berry-Ravindran algorithm
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
BOM
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
Raita algorithm
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
rf
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
Smith algorithm
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
TRF
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
Tuned Boyer-Moore algorithm
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
kmp.rar
- 字符串的kmp匹配算法并行计算的源程序。,KMP string matching algorithm parallel computation of the source.
kmp
- 使用并行计算编程工具OpenMp实现kmp串匹配-The use of parallel computing OpenMP programming tools to achieve KMP String Matching
MPI-StringMatch
- KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
OPT_n
- OPT基因序列比對n個 也可為字串比對為一個簡單的範例-OPT gene sequence can be compared to n-string matching for a simple example
查找匹配字符串所在的位置
- 汇编实验 查找匹配字符串所在的位置 输入一段字符 能查出它的位子和个数-compilation of experimental search string matching the location for the importation of characters it can be detected and the number of seats
find
- 本程序用汇编16位语言实现字符串匹配的问题。很好的解决了这一类似的问题。-This procedure used to compile 16 Language string matching problem. Well solve the similar problems.
Approximate_String_Matching.pdf.tar
- This is a pdf file about string matching. Hope u guys enjoy it-This is a pdf file about string matching. Hope u guys enjoy it...
Assembly-language-string-matching
- 汇编语言 字符串匹配 汇编基本要求的 汇编入门程序-Assembly language string matching