常見例句雙語例句For example, in DNA sequence, we are usually concerned with the subsequence and its complement.例如在DNA序列中通常關(guān)心字符串和它的補串。You'll first see how to use dynamic programming to find a longest common subsequence (LCS) of two DNA sequences.首先將要看到如何運用動態(tài)編程查找兩個 DNA 序列的 最長公共子序列(longest common subsequence,LCS)。In the last chapter, we briefly discuss analysis of similarity in view of longest common subsequence problem of DNA sequences.最后,作為DNA序列比較的一種參照,我們從最長公共子序列的角度考慮了DNA序列的相似性分析,并進行了簡單的討論。 返回 dna subsequence