搜索资源列表
-
1下载:
一个完整的数据库查询及匹配算法软件,包含全部的源代码。软件的界面使用了漂亮的网格控件,整个数据显示整齐美观。-integrity of a database query and matching algorithm software, contains all the source code. Software interface to use a nice grid control, the entire data show a tidy and beautiful.
-
-
0下载:
1.定义串的顺序存储结构。
2.编写函数实现串的初始化、分配、取子串算法
3.编写函数据实现串的模式匹配
-1. Defined string stored in the order structure. 2. To achieve the initialization string write function, distribution, taking substring algorithm 3. Write function according to string patter
-
-
0下载:
中文分词算法,用正向最大匹配算法实现的中文分词,包裹dao操作数据库。-Chinese word segmentation algorithm, the forward maximum matching algorithm of Chinese word segmentation, wrapped dao operations database.
-
-
0下载:
KMP算法是对一般模式匹配算法的改进,由D.E.Knuth与V.R.Pratt和J.H.Morris 同时发现的因此人们称它为克努特-莫里斯-莫拉特操作(简称为KMP算法)。-KMP algorithm is a general pattern matching algorithm improvements by DEKnuth with VRPratt and JHMorris also found that the so people call it Knut- Morris- Murat
-
-
0下载:
实现字符串的匹配,运用的是KMC算法。希望大家喜欢-The realization of string matching, the use of the KMC algorithm. I hope you like
-