搜索资源列表

  1. lcs

    0下载:
  2. 利用lcs进行的两个字符串的最长公共子序列查找。-Longest common subsequence Find the use of two strings lcs.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:322560
    • 提供者:李嘉锋
  1. LCS

    0下载:
  2. LCS and tokenizer to find the longest sequence and make a sample word DB from articles.-LCS and tokenizer to find the longest sequence and make a sample word DB from articles.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:Kaisar Ali
  1. LCS

    0下载:
  2. 求解所有的最大公共子序列,用于比较两个各字符串-All of LCS
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:吴江
  1. The-LCS-algorithm

    0下载:
  2. LCS算法实现简单中文文本相似度分析-最大公共子串-The LCS algorithm to implement a simple text similarity analysis- the largest public substring
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:李浩
  1. LCS

    0下载:
  2. 最长公共子序列算法LCS实现。任意输入两个字符串,通过此算法可以找到最长的公共子序列的长度,并且输出全部的最长公共子序列。-The longest common subsequence algorithm LCS. Any two input strings, this algorithm can be found in the length of the longest common subsequence, and output t
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:枫轩缘
  1. LCS

    0下载:
  2. 最长公共子序列,英文缩写为LCS(Longest Common Subsequence)。其定义是,一个序列 S ,如果分别是两个或多个已知序列的子序列,且是所有符合此条件序列中最长的,则 S 称为已知序列的最长公共子序列。-The longest common subsequence, the English abbreviation for the LCS (Longest Common Subsequence). Which is
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:297984
    • 提供者:陆小果
  1. lcs

    0下载:
  2. 这是一个实现lcs算法问题的java代码,其中有比较简单的swing和AWT的使用,但是算法是成功的可以借鉴-This is a realization of java code lcs algorithm for the problem, which has a relatively simple swing and AWT use, but the algorithm can learn to be successful
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:严琪
  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 su
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:jia
  1. lcs

    0下载:
  2. 根据X和Y序列,利用动态规划计算出的所有LCS-The X and Y sequences is calculated using dynamic programming all LCS
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:shenjiayang
  1. LCS

    0下载:
  2. LCS 最长公共子序列 C代码实现 随机生成小于等于n的自然数的一个序列,输出其最长递增子序列(任意一个即可)。-Longest Common Sequence realized by C
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:9413632
    • 提供者:liming
  1. LCS

    0下载:
  2. lcs ,最长公共子序列,去两组字符中 LCS 最长公共子序列-lcs, longest common subsequence, to two characters in the longest common subsequence LCS
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:blue
  1. lcs

    0下载:
  2. 基于C语言编程的最长公共子序列搜索(lcs)算法-Based on the C programming language longest common subsequence search (lcs) algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:棠晓胜
  1. LCS

    0下载:
  2. 找出两个字符串的最长公共子序列,如有多个一并输出,并去掉重复的-find the LCS
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:原巍春
  1. LCS

    0下载:
  2. 最长公共子序列的算法LCS:包括随机输入两个字符串,输出这两个字符串的最长公共子序列。-The longest common subsequence algorithm LCS: including random two input strings, the longest common subsequence outputs of the two string.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:221184
    • 提供者:yang wen
  1. lcs

    0下载:
  2. 用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 longe
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王宝鑫
  1. LCS

    0下载:
  2. LCS 问题 最大公共子序列 LCS 问题 最大公共子序列-The biggest problem common subsequence LCS LCS LCS biggest problem common subsequence problem largest common subsequence
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:石飞达
  1. LCS-Matlab-Kit-Version-1.0

    0下载:
  2. It enables users to input a time-series of 2-D velocity field data (e.g., DPIV measurements or CFD calculations) and compute the corresponding finite-time Lyapunov exponent (FTLE) fields, which Lagrangian Coher
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:168960
    • 提供者:yuanke
  1. LCS

    0下载:
  2. 用后缀自动机在线性时间复杂度下解决LCS问题-To calulate the LCS with SAM
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:ShinriiTin
  1. LCS

    0下载:
  2. LCS,求两个序列的最长子列,算法园子算法导论第15章-LCS introduction of algorithms
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:fengback
  1. LCS

    0下载:
  2. 动态规划,将两个字符串结合起来,他们的公共子串只输出一次。根据LCS函数对每一步该向左、向上还是向左上对角线走的状态用state[i][j]进行标记。打印函数PrintLCS中,state[][]==1的时候,表示往左上回溯,2时往上回溯,3时往左回溯。直到i=0且j=0即到了表初始位置时结束,然后由之前的路线打印字符串。-The LCS for public the firstborn sequence.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:金颖
« 1 2 3 4 56 7 8 9 10 11 »

源码中国 www.ymcn.org