当前位置:
首页 资源下载
搜索资源 - maximum common subsequence
搜索资源列表
-
0下载:
LCS Longest (maximum) common subsequence
-
-
0下载:
这是算法设计与分析课程实验,动态规划的源程序。包含最长上升子序列,最长公共子序列,最大字段和问题,DP背包问题-This is a test algorithm design and analysis programs, dynamic programming source code. Rising sequence containing the longest, longest common subsequence, maximum field and problems, DP knapsac
-
-
0下载:
最长公共子序列递归算法,最长限制是10000字符-Longest common subsequence of a recursive algorithm, the maximum limit is 10,000 characters
-
-
0下载:
最长公共子序列与最大字段和c语言版,具有图例说明结果-The longest common subsequence with maximum field and c language version, with Legend results
-
-
0下载:
poj 1458
A subsequence of a given sequence is the given sequence with some elements (possible none) left out. Given a sequence X = < x1, x2, ..., xm > another sequence Z = < z1, z2, ..., zk > is a subsequence of X if there exists a stri
-
-
0下载:
在dev C++环境下编译的程序,里面有:拓扑排序,循环赛日程表,有序矩阵查找,最长公共子序列,最大字段和-In the next dev C++ compiler environment program, which are: topological sorting, round-robin schedule, orderly matrix to find the longest common subsequence, the maximum sum
-