搜索资源列表
AlgorithmforLCS
- 自己写的,采用VB.NET编写的最长公共子序列(LCS)算法,全图形界面,VS2005下编译通过-Wrote it myself, using VB.NET to prepare the longest common sub-sequence (LCS) algorithm, the entire graphical interface, VS2005 compiler through the next
LCS
- x,y两个序列,通过动态规划的方法来解决最长子序列的问题。-Longest subsequence