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

搜索资源列表

  1. LCS

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

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

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

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

    0下载:
  2. LCS求最长公共子序列,C++编写,可用并且有很好的输出效果-00 00 00
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1423
    • 提供者:liufan
  1. LCS

    0下载:
  2. KMP monte carlo Las vagas匹配算法对的比较-KMP monte carlo Las vagas matching algorithm for comparison
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1403
    • 提供者:weirong
  1. LCS

    0下载:
  2. longest common subsequence using dynammic programmin
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:1934
    • 提供者:srb
  1. LCS

    0下载:
  2. 最长公共子序列,VC++6.0的经典算法。-The longest common subsequence the, VC++6.0 classic algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-08
    • 文件大小:212703
    • 提供者:李俊杰
  1. LCS

    0下载:
  2. x,y两个序列,通过动态规划的方法来解决最长子序列的问题。-Longest subsequence
  3. 所属分类:.net

    • 发布日期:2017-11-25
    • 文件大小:670
    • 提供者:klzs
  1. LCS

    0下载:
  2. 求任意长度的字符串的最长公共子序列,实现对任意输入的两个字符串,输出最长公共子序列-The longest common subsequence seek any length of string
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:5303356
    • 提供者:张政
  1. LCS

    0下载:
  2. 实现最长公共子序列,使用动态规划算法,求两个序列的公共部分主要使用PHP-The public part of the longest common subsequence, using a dynamic programming algorithm, find two sequences using PHP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-23
    • 文件大小:2777
    • 提供者:苍野孤鸿
  1. lcs-2

    0下载:
  2. 利用后缀树进行的多个字符串的最长公共子串查找。-String suffix tree longest common substring search.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:289792
    • 提供者:李嘉锋
  1. LCS

    0下载:
  2. 最长公共子串算法,该程序能够求出最长的公共子串-Longest common substring algorithm, the program can find the longest common sub-string
  3. 所属分类:Data structs

    • 发布日期:2017-11-12
    • 文件大小:561644
    • 提供者:dl
  1. lcs

    0下载:
  2. 求两个字符串的最大公共序列,用python实现-The largest public sequence of two strings, use the python implementation
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:674
    • 提供者:Michael
  1. how-to-get-ALL-LCS-document

    0下载:
  2. 求所有最大公共子序列的算法实现,小数据可以实现,大数据目前好像不行-For all of the biggest public subsequence algorithm implementation, small data can be realized, big data currently seems to be no
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:365996
    • 提供者:Michael
  1. matching

    0下载:
  2. text similarity matching using LCS algorithm for detect plagiarize in text document
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:3079731
    • 提供者:hamza
  1. dongtaibianliang

    0下载:
  2. 动态规划中的lcs算法c++代码,可以作为lcs算法的参考代码 -Dynamic programming the lcs algorithm c++ code lcs algorithm can be used as a reference code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:261681
    • 提供者:于明静
  1. LCS

    0下载:
  2. 能源是人类赖以生存和发展的基础,是经济社会可持续发展的重要物质基础。近两年,能源约束矛盾日益突出。 节能是个老话题,今天,节能并没有成为历史,高速前进的国民经济和走可持续发展之路的国家战略,为节能赋予了新的时代内涵,增添了新的历史使命。   当前,煤、电、油、运全面紧张,价格大幅度上涨,石油对外依存度不断提高,能源供应紧张已经成为经济社会发展的重要制约因素之一。严峻的形势再次提醒我们,保证能源供给依然是未来中国必须面对的最复杂难题之一。节能是推动经济社会可持续发展的必然选择。
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-06
    • 文件大小:5173081
    • 提供者:林生
  1. HDOJ-1080--LCS

    0下载:
  2. HDOJ 1080 动态规划题目。欢迎各种讨论交流。-The dynamic programming topics HDOJ 1080. Welcome discussions AC.
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:793
    • 提供者:violet
  1. lcs

    0下载:
  2. 动态规划 最长子字符串匹配 可以输出多个匹配的子字符串 算法导论-Dynamic programming longest substring matching substring can output multiple matches Introduction to Algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:5454
    • 提供者:vivian
  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
    • 文件大小:2204824
    • 提供者:sinix
  1. LongCommonSubstrng

    0下载:
  2. 算法问题,求公共最长自序列,采用动态规划求最优解。-LCS Question DP
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:896
    • 提供者:殷成健
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com