首页 | 本学科首页   官方微博 | 高级检索  
     

最长公共子序列算法的分析与实现
引用本文:郑翠玲. 最长公共子序列算法的分析与实现[J]. 南平师专学报, 2010, 29(2): 44-48
作者姓名:郑翠玲
作者单位:集美大学计算机工程学院,福建,厦门,361021
摘    要:本文首先分析最长公共子序列的特点,利用动态规划法求出最长公共子序列的长度数组和状态数组并通过矩阵搜索求出所有有效的跳跃点,构造了求解所有最长公共子序列的算法并通过程序给予实现。算法能有效避免重复搜索,时间效率大大提高,特别适用于基因工程中的基因片段分析。

关 键 词:最长公共子序列  动态规划法  矩阵搜索

Analysis and Implementation on Longest Common Subsequence Algorithm
ZHENG Cuiling. Analysis and Implementation on Longest Common Subsequence Algorithm[J]. Journal of Nanping Teachers College, 2010, 29(2): 44-48
Authors:ZHENG Cuiling
Affiliation:ZHENG Cuiling (Computer Engineering Institute of Jimei University, Xiamen,Fujian 361021)
Abstract:This paper first analyzes the characteristics of the longest common subsequence, then calculates the length of the longest common subsequence using dynamic programming method and constructes an alogorithm for seeking all the longest common subsequence. The algothrm use the matrix search method to find all valid jump point and implemented by program. Algorithm can effectively avoid the duplication of search and time efficiency is greatly improved, especially suitable for the gene fragment analysis in genetic engineering.
Keywords:the longest common subsequence  dynamic programming method  matrix search
本文献已被 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号