Hence, the number in the lower, right-most cell is the length of an LCS of the two strings S1 and S2 - GCCCTAGCG and GCGCAATG in this case.
所以,表格右下角的数字就是字符串s1和S2(在本例中是GCCCTAGCG和GCGCAATG)的LCS的长度。
Hence, the number in the lower, right-most cell is the length of an LCS of the two strings S1 and S2 - GCCCTAGCG and GCGCAATG in this case.
所以,表格右下角的数字就是字符串s1和S2(在本例中是GCCCTAGCG和GCGCAATG)的LCS的长度。
应用推荐