Welcome![Sign In][Sign Up]
Location:
Search - 模式匹配

Search list

[Other resource三种模式匹配算法的比较

Description: Las Vegas,KMP,Mentro carlo这三种模式匹配算法的原代码,对其进行了时间及出错率的比较-Las Vegas, KMP, Mentro carlo three pattern matching algorithm of the original code, its time and the error rate comparison
Platform: | Size: 14652 | Author: lxr | Hits:

[Other resource模式匹配

Description: 用C语言编写的一个简单的数据结构算法.可实现括号的模式匹配.-C language of a simple data structure algorithms. Brackets can be realized pattern matching.
Platform: | Size: 1324 | Author: 王安耀 | Hits:

[Other改良快速模式匹配

Description: Knuth的快速模式匹配算法改良,可以匹配含通配符?和*的标准串-the rapid improvement of pattern matching algorithm can match with wildcards? * And the standard Series
Platform: | Size: 7585 | Author: 林志伟 | Hits:

[OtherKMP模式匹配(可以有通配符)

Description: 使用著名的KMP模式匹配算法进行字符串匹配,还可以有通配符-use of the famous KMP string matching algorithms can also be wildcards
Platform: | Size: 7846 | Author: 张远洋 | Hits:

[Mathimatics-Numerical algorithms模式匹配小算法(支持通配符)

Description: 由于项目需要,最近写了一个模式匹配算法,支持%(代表一个或者任意个字符),_(代表一个字符)通配符号,自己在vc6下测试通过.
Platform: | Size: 844 | Author: tjltail | Hits:

[Other一种多尺度的时间序列相似模式匹配算法

Description: 提出一种多尺度的时间序列相似模式匹配算法.该算法用离散小波变换对时间序列进行多分辨分析,在多尺度上提取序列的形状特征.然后在不同的尺度上找出相似的序列和子序列模式.该算法可以匹配不同长度的序列,并能支持垂直平移变换和幅度伸缩变换.
Platform: | Size: 143816 | Author: zhuyiming@msn.com | Hits:

[Mathimatics-Numerical algorithmskuaisuzifuchuan

Description: 快速模式匹配算法-rapid pattern matching algorithm
Platform: | Size: 99328 | Author: 孙好 | Hits:

[Other改良快速模式匹配

Description: Knuth的快速模式匹配算法改良,可以匹配含通配符?和*的标准串-the rapid improvement of pattern matching algorithm can match with wildcards?* And the standard Series
Platform: | Size: 7168 | Author: 林志伟 | Hits:

[OtherKMP模式匹配(可以有通配符)

Description: 使用著名的KMP模式匹配算法进行字符串匹配,还可以有通配符-use of the famous KMP string matching algorithms can also be wildcards
Platform: | Size: 891904 | Author: 张远洋 | Hits:

[Mathimatics-Numerical algorithmsstringmatch

Description: 字符串的模式匹配(KMP算法)-string pattern matching (KMP algorithm)
Platform: | Size: 11264 | Author: 谭悦 | Hits:

[Data structsKMP匹配算法

Description: 由于简单模式匹配算法在一次字符比较失败后,简单的把模式串位置向前移动一个字符位置,这样就丢掉了前面字符匹配中得到的信息,效率差。所以就需要一种无回溯的算法来提高效率,这里使用KMP(Knuth-Morris-Pratt)算法。模式串前面的连续片断部分称“前缀模式”,前缀模式在模式串后部重复出现的情况可以用来避免重复进行已经做过的检查,这是KMP算法中的一个重要概念。-as simple pattern-matching algorithm to compare a character failure, a simple model put forward position Series mobile location of a character, would be lost in front of characters matching the information inefficiently. There is a need for a non-backtracking algorithms to improve efficiency, the use of KMP here (Knuth-Morris-Pratt) algorithm. Model Series in front of a row clips part said "prefix model," prefix string pattern in the pattern of recurring back can be used to avoid duplication of inspection has been done, KMP algorithm is an important concept.
Platform: | Size: 3072 | Author: 卢孝飞 | Hits:

[Multimedia DevelopPatten Match

Description: 基于NI公司的视频捕捉,模式匹配,图象跟踪软件,参加大学生挑战杯科技作品比赛.-the video capture, pattern matching, image tracking software, students participate Technology Challenge Cup competitions.
Platform: | Size: 304128 | Author: 廖降龙 | Hits:

[Data structsPatternMatching

Description: 这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。-It was the professional degree programs, "Algorithm Design and Implementation" referred to the pattern matching algorithm implementation, and algorithm and KMP algorithm are compared.
Platform: | Size: 318464 | Author: 孙江萍 | Hits:

[Data structs三种模式匹配算法的比较

Description: Las Vegas,KMP,Mentro carlo这三种模式匹配算法的原代码,对其进行了时间及出错率的比较-Las Vegas, KMP, Mentro carlo three pattern matching algorithm of the original code, its time and the error rate comparison
Platform: | Size: 332800 | Author: lxr | Hits:

[Data structs字符串匹配算法

Description: 一个简单的数据结构算法,字符串基本匹配算法与模式匹配算法的演示.-a simple data structure algorithms, the basic string matching algorithms and pattern matching algorithm demonstration.
Platform: | Size: 13312 | Author: 谢树扬 | Hits:

[Data structs模式匹配

Description: 用C语言编写的一个简单的数据结构算法.可实现括号的模式匹配.-C language of a simple data structure algorithms. Brackets can be realized pattern matching.
Platform: | Size: 1024 | Author: 王安耀 | Hits:

[Graph Recognize简单的字符识别

Description: 一个简单的字符识别程序,根据字体的结构识别,而不是通常所用的模式匹配,神经网络识别,开辟了新的思路,希望对图像识别感兴趣的有所帮助。VC++开发-a simple character identification procedures, according to the font structure identification, but not usually used in pattern matching, neural network and open up a new line of thought, and I hope to image recognition interested in some help. VC
Platform: | Size: 1911808 | Author: guo | Hits:

[Windows Develop模式匹配MFC_jwj

Description: 此程序用mfc完成查找替换功能,在编辑框中输入一串字符,然后输入你要查询的字符串,之后输入你要替换的字符串(替换查询的内容),结果显示在最后的编辑框中-mfc use this procedure to complete the replacement search function, the edit box input string of characters then enter your inquiries to the string, after you input the string to replace (Replacement of the inquiries), results showed that the final edit box
Platform: | Size: 1934336 | Author: 蒋文靖 | Hits:

[Data structskmpEx

Description: KMP算法是字符串模式匹配算法, 解决DBCS字符集的问题。-KMP algorithm is a string pattern matching algorithms, DBCS characters to solve the problem,.
Platform: | Size: 1024 | Author: 黄建雄 | Hits:

[Data structsstringprocess

Description: 字符串模式匹配,查找子串加以代替,有两种模式匹配算法-string pattern matching, substring search to be replaced, there are two types of pattern matching algorithm
Platform: | Size: 176128 | Author: 苗建新 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 37 »

CodeBus www.codebus.net