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

搜索资源列表

  1. [转载]nlogn的最长子序列算法

    0下载:
  2. 关于用nlogn的最长子序列算法,在网上摘录的-discusses the use of the longest sequences algorithm, in the extract from the Internet
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.73kb
    • 提供者:关安
  1. 200682434547782_600it

    0下载:
  2. 本文是用C++实现最长子序列的算法,很经典的程序,喜欢就收藏
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:73.68kb
    • 提供者:严振宇
  1. lcs

    0下载:
  2. 最长子序列,问题描述: 随机生成小于等于n的自然数的一个序列,输出其最长递增子序列(任意一个即可)。 n 分别取 1000,3000,10000。 例: n=5 随机序列为 5 1 4 2 3,正确输出为1 2 3,即长度为3的递增子序列。 -lcs
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:180.12kb
    • 提供者:何雯
  1. LCS

    0下载:
  2. 动态规划法 求最长子序列的实验报告 在C++ 环境下运行 采用倒序的方法 -Beg the most of the sequence experiment report
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:169.66kb
    • 提供者:李勇
  1. lcs

    0下载:
  2. 寻找两个字符串的公共子串序列,通过输入两个字符串,返回其共有的最长子串-long continue string for two input string
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:870.61kb
    • 提供者:mary
  1. bijiao

    1下载:
  2. 实现两个文件的相似度比较,采用矩阵比较,取最长子序列-Comparison of the similarity of the two documents, using matrix comparison, take the longest subsequence
  3. 所属分类:Data structs

    • 发布日期:2017-12-06
    • 文件大小:933byte
    • 提供者:咚咚
  1. LCS

    0下载:
  2. 寻找最长公共子序列的的VC++实现,使用VC6编写,采用了MFC库;输入两个字符串,输出最长子序列长度和最长子序列都有哪些-Find the longest common subsequence VC++ achieved using VC6 prepared using the MFC library What two input strings, the output longest sub-sequence length and the longest subsequence
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:2.1mb
    • 提供者:sinix
  1. 最长递增子序列

    0下载:
  2. 利用动态规划法求出,时间复杂度为O(N*2)
  3. 所属分类:数据结构常用算法

  1. LCS

    0下载:
  2. 该程序用于求两个序列的最长子段,通过动态规划算法,记录子问题的结果,进而求出最终的最长子段。-The procedure used to find the longest sequence of two sub-sections, through dynamic programming algorithm to record the results of sub-problems, and then find the longest sub-section final.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1.1kb
    • 提供者:朱江
  1. max_subarray

    0下载:
  2. 算法分析,利用动态规划计算最长子序列,测试文件不包括在内-Max subarray with dynamic programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.1kb
    • 提供者:Jianzhi Li
搜珍网 www.dssz.com