文件名称:Lcs_Nakatsu
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-04-03
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- whch*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
最长公共子序列的Nakatsu算法
最长公共子序列(Longest Common Subsequence,LCS)是将两个给定字符串分别删去零个或多个字符后得到的长度最长的相同字符序列。
-Nakatsu longest common subsequence algorithm is the longest common subsequence (Longest Common Subsequence, LCS) is given two strings are deleting zero or the same as the length of the longest sequence of characters obtained after multiple characters.
最长公共子序列(Longest Common Subsequence,LCS)是将两个给定字符串分别删去零个或多个字符后得到的长度最长的相同字符序列。
-Nakatsu longest common subsequence algorithm is the longest common subsequence (Longest Common Subsequence, LCS) is given two strings are deleting zero or the same as the length of the longest sequence of characters obtained after multiple characters.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lcs.vbw
Lcs.vbp
Module1.bas