搜索资源列表
-
0下载:
LCS Longest (maximum) common subsequence
-
-
0下载:
计算两个字符串的最长公共子字符串的长度,使用动态规划。-Calculation of two of the longest common sub-string length of string, the use of dynamic programming.
-
-
0下载:
Longest Common Subsequence Problem. Solution both Iterative and Recursive.
-
-
0下载:
finds the longest common subsequence.
-
-
0下载:
Constrained LCS. Given two sequences X, Y and a constrained sequence P, a sequence Z is a constrained longest common subsequence for X and Y with respect to P if Z is the longest subsequence of X and Y such that P is a subsequence of Z.
-