Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - lcs longest common subsequence code
Search - lcs longest common subsequence code - List
LCS Algorithm, this is a c++ code for lcs(Longest Common Subsequence)
Update : 2008-10-13 Size : 7.91kb Publisher : 劉逸

LCS Algorithm, this is a c++ code for lcs(Longest Common Subsequence)
Update : 2025-02-17 Size : 8kb Publisher : 劉逸

DL : 0
使用动态规划方法,实现了最长公共子序列算法,并对动态规划方法作了时间和空间的改进-The use of dynamic programming methods, to achieve the longest common sub-sequence algorithms, and dynamic programming methods of time and space to improve
Update : 2025-02-17 Size : 263kb Publisher : 小波

DL : 0
最长公共子序列(LCS),最长递增子序列(LIS),最长公共递增子序列(LCIS)的实现,根据《算法导论》英文版的伪代码改写成C语言版本,测试完美通过。-The longest common sub-sequence (LCS), the longest increasing subsequence (LIS), the longest sequence of public increments (LCIS) of the realization, according to " Introduction to Algorithms," to rewrite the English version of pseudo-code into C language version of a perfect test, through .
Update : 2025-02-17 Size : 736kb Publisher : 无我

DL : 0
A program to find the LCS(Longest common subsequence ). It contains a source code the .c file input file .txt and the output file
Update : 2025-02-17 Size : 1kb Publisher : cbeauty

DL : 0
我写的一个最长公共子序列的C语言代码,参照了算法导论上的介绍。-I wrote a longest common subsequence of C language code, referring to the presentation on Introduction to Algorithms.
Update : 2025-02-17 Size : 3.51mb Publisher : 郭佳

DL : 0
用python实现了最长公共子序列LCS代码,分别应用递归方法和动态规划实现。并且实现了三个字符串的最长公共子序列。-Using Python to achieve the longest common subsequence of LCS code, respectively using recursive method and dynamic programming. And the realization of the longest common subsequence of three strings.
Update : 2025-02-17 Size : 1kb Publisher : 王宝鑫

最长公共子序列以及回文数解题报告,其中包含了几种LCS代码,和一个通用的LCS模板。有c++版和pascal版-Longest common subsequence problem solving and palindrome report, which contains several LCS code, and a generic template LCS. There c++ version and pascal version
Update : 2025-02-17 Size : 74kb Publisher : 褚逸豪

DL : 0
在一组序列中,找到最长公共子序列,虽然序列不是唯一的,但是是根据最长公共子序列的长度来确定。-In the Java code to achieve the longest common subsequence, and algorithm of the ideology of the book
Update : 2025-02-17 Size : 1kb Publisher : 李晨露
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.