CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LCS

搜索资源列表

  1. -p2

    0下载:
  2. 最长公共子序列(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 " Intr
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:753970
    • 提供者:无我
  1. lcs

    0下载:
  2. CommunicatorWebAccess全套开发部署文档.-CommunicatorWebAccess the development and deployment of a full set of documentation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2212979
    • 提供者:wanglei
  1. LCS

    0下载:
  2. LCS programing.using c-LCS programing.using c++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:622
    • 提供者:gc
  1. We.See.Diff

    0下载:
  2. an lcs algorithm for finding common string
  3. 所属分类:Editor

    • 发布日期:2017-04-26
    • 文件大小:37765
    • 提供者:Sujan
  1. liulina.doc

    0下载:
  2. 河南理工大学遗传算法开题报告,是关于Holland提出的LCS理论 -Henan Polytechnic University, genetic algorithm problem that the report is on the LCS theory proposed by Holland
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:6826
    • 提供者:刘月霞
  1. lcs

    0下载:
  2. Longest Common Subsequence Problem. Solution both Iterative and Recursive.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:835
    • 提供者:gowdd
  1. LCS

    0下载:
  2. 最长公共子序列(LCS)算法 求两个字符串的最长公共子序列。 X的一个子序列是相应于X下标序列{1, 2, …, m}的一个子序列,求解两个序列的所有子序列中长度最大的,例如输入:pear, peach输出:pea。 -LCS
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:410560
    • 提供者:夏小军
  1. LCS

    0下载:
  2. 数据结构最长公共子串实现,MFC实现,界面良好-Data structure to achieve the longest common sub-string, MFC realize a good interface
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3666984
    • 提供者:
  1. AlgorithmforLCS

    0下载:
  2. 自己写的,采用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
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:56811
    • 提供者:XIII
  1. lcs

    0下载:
  2. 一道经典的动态规划题目 浙江大学硕士生入学复试上机题 http://acm.hdu.edu.cn/showproblem.php?pid=1231-Classic dynamic programming http://acm.hdu.edu.cn/showproblem.php?pid=1231
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:550
    • 提供者:陈子杭
  1. LCS

    0下载:
  2. 这是一个合并两个文件的工程,用来将两个文件合并,相同部分保留一次,不同部分一次写入,其中利用了求最大公共子序列的算法-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 s
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-31
    • 文件大小:13025
    • 提供者:haoyuheng
  1. LCS

    0下载:
  2. 算法动态规划最长公共子序列的递归实现,并包括查找过程的体现-Dynamic programming algorithm for the longest common subsequence of the recursive implementation, and includes the process to find a manifestation of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:123721
    • 提供者:孙强
  1. project1

    0下载:
  2. 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.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:6815
    • 提供者:Austin
  1. LCS_src

    0下载:
  2. Longest Common Substring LCS
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:8419
    • 提供者:Lugano
  1. LCS

    0下载:
  2. Longest common subsequence problem. It is dynamic approach based problem.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:549
    • 提供者:Preeti
  1. LCS

    0下载:
  2. lcs 最大公共字串 最大公共字串-lcs 最大公共字串 最大公共字串 最大公共字串
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:788018
    • 提供者:jinsong
  1. LCS

    0下载:
  2. LCS算法;即公共串匹配算法; 好了;不说了-LCS algorithm that public string matching algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:961
    • 提供者:nishuo
  1. LCS

    0下载:
  2. 利用动态规划技术和递推的办法,求出两个字母表A和B的最大公共字串长度。-The use of dynamic programming techniques and recursive approach to find the two alphabets A and B, the largest public string length.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:963218
    • 提供者:孙静
  1. LSC(full)

    0下载:
  2. 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 Ec
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:4906
    • 提供者:randoll
  1. lcs

    0下载:
  2. this is an important document. please verify this.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:600
    • 提供者:kini
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com