Welcome![Sign In][Sign Up]
Location:
Search - lcs

Search list

[EditorWe.See.Diff

Description: an lcs algorithm for finding common string
Platform: | Size: 37888 | Author: Sujan | Hits:

[Documentsliulina.doc

Description: 河南理工大学遗传算法开题报告,是关于Holland提出的LCS理论 -Henan Polytechnic University, genetic algorithm problem that the report is on the LCS theory proposed by Holland
Platform: | Size: 7168 | Author: 刘月霞 | Hits:

[ActiveX/DCOM/ATLlcs

Description: Longest Common Subsequence Problem. Solution both Iterative and Recursive.
Platform: | Size: 1024 | Author: gowdd | Hits:

[ConsoleHW2

Description: we solve the LCS (LONGEST COMMON SUBSTRİ NG ) problem in this code with two different way One of them is dynamic programming.
Platform: | Size: 132096 | Author: burcin | Hits:

[Data structsLCS

Description: 最长公共子序列(LCS)算法 求两个字符串的最长公共子序列。 X的一个子序列是相应于X下标序列{1, 2, …, m}的一个子序列,求解两个序列的所有子序列中长度最大的,例如输入:pear, peach输出:pea。 -LCS
Platform: | Size: 410624 | Author: 夏小军 | Hits:

[Data structsLCS

Description: 数据结构最长公共子串实现,MFC实现,界面良好-Data structure to achieve the longest common sub-string, MFC realize a good interface
Platform: | Size: 3666944 | Author: | Hits:

[.netAlgorithmforLCS

Description: 自己写的,采用VB.NET编写的最长公共子序列(LCS)算法,全图形界面,VS2005下编译通过-Wrote it myself, using VB.NET to prepare the longest common sub-sequence (LCS) algorithm, the entire graphical interface, VS2005 compiler through the next
Platform: | Size: 56320 | Author: XIII | Hits:

[Data structs-p2

Description: 最长公共子序列(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 .
Platform: | Size: 753664 | Author: 无我 | Hits:

[Data structslcs

Description: 一道经典的动态规划题目 浙江大学硕士生入学复试上机题 http://acm.hdu.edu.cn/showproblem.php?pid=1231-Classic dynamic programming http://acm.hdu.edu.cn/showproblem.php?pid=1231
Platform: | Size: 1024 | Author: 陈子杭 | Hits:

[JSP/JavaLCS

Description: 这是一个合并两个文件的工程,用来将两个文件合并,相同部分保留一次,不同部分一次写入,其中利用了求最大公共子序列的算法-This is a merger of the two files works, used to merge two files, the same part of the reservation time, different parts of the write-once, which demand the greatest advantage of the common subsequence algorithm
Platform: | Size: 13312 | Author: haoyuheng | Hits:

[Mathimatics-Numerical algorithmsLCS

Description: 算法动态规划最长公共子序列的递归实现,并包括查找过程的体现-Dynamic programming algorithm for the longest common subsequence of the recursive implementation, and includes the process to find a manifestation of
Platform: | Size: 123904 | Author: 孙强 | Hits:

[ActiveX/DCOM/ATLproject1

Description: Constrained LCS. Given two sequences X, Y and a constrained sequence P, a sequence Z is a constrained longest common subsequence for X and Y with respect to P if Z is the longest subsequence of X and Y such that P is a subsequence of Z.
Platform: | Size: 7168 | Author: Austin | Hits:

[CSharpLCS_src

Description: Longest Common Substring LCS
Platform: | Size: 8192 | Author: Lugano | Hits:

[OtherLCS

Description: Longest common subsequence problem. It is dynamic approach based problem.
Platform: | Size: 1024 | Author: Preeti | Hits:

[Windows DevelopLCS

Description: lcs 最大公共字串 最大公共字串-lcs 最大公共字串 最大公共字串 最大公共字串
Platform: | Size: 788480 | Author: jinsong | Hits:

[Special EffectsLCS

Description: LCS算法;即公共串匹配算法; 好了;不说了-LCS algorithm that public string matching algorithm
Platform: | Size: 1024 | Author: nishuo | Hits:

[Windows DevelopLCS

Description: 利用动态规划技术和递推的办法,求出两个字母表A和B的最大公共字串长度。-The use of dynamic programming techniques and recursive approach to find the two alphabets A and B, the largest public string length.
Platform: | Size: 963584 | Author: 孙静 | Hits:

[DocumentsLSC(full)

Description: lcs 求出全部的最长公共子序列,实验程序全部采用Java实现,编译器为J2SE SDK 1.5.0_06,集成环境为Eclipse 3.1.2。-lcs find all of the longest common subsequence, experimental procedure used in all Java implementation, the compiler for the J2SE SDK 1.5.0_06, an integrated environment for Eclipse 3.1.2.
Platform: | Size: 5120 | Author: randoll | Hits:

[Mathimatics-Numerical algorithmslcs

Description: this is an important document. please verify this.
Platform: | Size: 1024 | Author: kini | Hits:

[OtherLCS.tar

Description: LCS匹配算法,divide and conquer LCS-LCS matching algorithms, divide and conquer LCS
Platform: | Size: 20480 | Author: 刘研 | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net