CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - LCS

搜索资源列表

  1. LCS

    0下载:
  2. 算法:(用c++编写)设计一个算法求出全部的LCS,分析最坏情况。用”会计方法”证明,利用b[i,j]来求所有LCS的算法(在VS2008平台上) -Algorithm: (written with c++) design an algorithm find all of the LCS, the worst-case analysis. With the " accounting method" to prove the use of b [i, j] to seek a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:30.09kb
    • 提供者:yan
  1. LCS

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

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

    0下载:
  2. 求解两个序列的最大子序列问题,以图形显示求解过程-Solving the two sequences of the largest issue of subsequence
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:8.54kb
    • 提供者:浪潮
  1. LCS

    0下载:
  2. longest common subsequence implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.06kb
    • 提供者:chengers
  1. LCS

    0下载:
  2. LCS 最长公共子序列。一个序列,如果是两个或多个已知序列的子序列,且是所有子序列中最长的,则为最长公共子序列。-LCS longest common subsequence. A sequence, if two or more sub-sequences of known sequences, and is the longest of all the sub-sequences, for the longest common subsequence.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.37kb
    • 提供者:jia
  1. lab4

    0下载:
  2. 最长递增子序列 问题描述: 随机生成小于等于n的自然数的一个序列, 输出其最长递增子序列(任意一个即可)。 n 分别取 1000,3000,10000。 例: n=5 随机序列为 5 1 4 2 3,正确输出为1 2 3, 即长度为3的递增子序列。 提示:参考LCS,思考能否达到时间复杂度(O(nlogn)) -Longest increasing subsequence problem descr iption: randomly generate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.05kb
    • 提供者:zero
  1. Lcs_Nakatsu

    0下载:
  2. 最长公共子序列的Nakatsu算法   最长公共子序列(Longest Common Subsequence,LCS)是将两个给定字符串分别删去零个或多个字符后得到的长度最长的相同字符序列。 -Nakatsu longest common subsequence algorithm is the longest common subsequence (Longest Common Subsequence, LCS) is given two strings are deleting ze
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.04kb
    • 提供者:whchensir
  1. LCS

    0下载:
  2. (1) 掌握多模式匹配方法 (2) 掌握基于双数组-自动机原理的多模式匹配原理 -(1) master multi-mode matching method (2) based on the dual control array- automatic machine principle of multi-mode matching principle
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:58.97kb
    • 提供者:Eason
搜珍网 www.dssz.com