您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Longest Common Ancestor

  2. Longest Common Ancestor classic ppt...
  3. 所属分类:专业指导

    • 发布日期:2009-09-24
    • 文件大小:550912
    • 提供者:limitfan
  1. Longest Ordered Subsequence

  2. Longest Ordered Subsequence,算法分析与设计,C语言程序
  3. 所属分类:C

  1. 最长公共子序列Longest Monotonically Increasing Sequence Algorithm

  2. LMS Longest Monotonically Increasing Sequence Algorithm
  3. 所属分类:专业指导

  1. Pku acm 第2533题 Longest Ordered Subsequence 代码,有详细的注释

  2. Pku acm 第2533题 Longest Ordered Subsequence 代码,有详细的注释,动态规划
  3. 所属分类:专业指导

    • 发布日期:2008-01-01
    • 文件大小:549
    • 提供者:china8848
  1. 最长公共子序列Longest Common Subsequence - Super Jiju的小窝_ To be with my Dearest Jessie

  2. 最长公共子序列Longest Common Subsequence - Super Jiju的小窝_ To be with my Dearest Jessie
  3. 所属分类:其它

    • 发布日期:2008-04-26
    • 文件大小:5120
    • 提供者:dengdeng86
  1. POJ2533-Longest Ordered Subsequence

  2. 北大POJ2533-Longest Ordered Subsequence 解题报告+AC代码
  3. 所属分类:C/C++

    • 发布日期:2011-07-31
    • 文件大小:6144
    • 提供者:lyy289065406
  1. 北大POJ2533-Longest Ordered Subsequence【O(n^2)】

  2. 北大POJ2533-Longest Ordered Subsequence【O(n^2)】
  3. 所属分类:C++

    • 发布日期:2012-05-11
    • 文件大小:573
    • 提供者:tel10086
  1. 北大POJ2533-Longest Ordered Subsequence【O(nlogn)】

  2. 北大POJ2533-Longest Ordered Subsequence【O(nlogn)】
  3. 所属分类:C++

    • 发布日期:2012-05-11
    • 文件大小:1024
    • 提供者:tel10086
  1. An O(ND) Difference Algorithm and Its Variations

  2. The problems of finding a longest common subsequence of two sequences A and B and a shortest edit scr ipt for transforming A into B have long been known to be dual problems. In this paper, they are shown to be equivalent to finding a shortest/longes
  3. 所属分类:其它

    • 发布日期:2008-10-03
    • 文件大小:82944
    • 提供者:guoqiang1257
  1. A fast algorithm for computing a longest common increasing subsequence

  2. A fast algorithm for computing a longest common increasing subsequence
  3. 所属分类:C

    • 发布日期:2014-02-28
    • 文件大小:101376
    • 提供者:jdplus
  1. LCS(longest common substring)算法,即最大公共子串 C实现

  2. LCS(longest common substring)算法,即最大公共子串,它是求两个字符串最长公共子串的问题。大体解法是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置.
  3. 所属分类:C

    • 发布日期:2008-10-27
    • 文件大小:9216
    • 提供者:xazl
  1. LeetCode3 Longest Substring Without Repeating Characters

  2. Given a string, find the length of the longest substring without repeating characters. Examples: Given "abcabcbb", the answer is "abc", which the length is 3. Given "bbbbb", the answer is "b", with the length of 1. Giv en "pwwkew", the answer is "wk
  3. 所属分类:Java

    • 发布日期:2018-01-09
    • 文件大小:11264
    • 提供者:b727787721
  1. LeetCode5 Longest Palindromic Substring

  2. Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000. Java AC 版本
  3. 所属分类:Java

    • 发布日期:2018-01-09
    • 文件大小:11264
    • 提供者:b727787721
  1. Longest Common Subsequences For Dummies

  2. 关于Longest Common Subsequences演算法
  3. 所属分类:其它

    • 发布日期:2009-02-04
    • 文件大小:200704
    • 提供者:javalai52013
  1. Codeforces Round #620 (Div. 2) Longest Palindrome

  2. B. Longest Palindrome time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output Returning back to problem solving, Gildong is now studying about palindromes. He learned that a palindrome is a string that
  3. 所属分类:其它

    • 发布日期:2021-01-06
    • 文件大小:30720
    • 提供者:weixin_38513669
  1. 【Codeforces Round#620 (Div. 2)】B. Longest Palindrome 题解

  2. 题目链接:B. Longest Palindrome 题目 Returning back to problem solving, Gildong is now studying about palindromes. He learned that a palindrome is a string that is the same as its reverse. For example, strings “pop”, “noon”, “x”, and “kkkkkk” are palindrome
  3. 所属分类:其它

    • 发布日期:2021-01-06
    • 文件大小:50176
    • 提供者:weixin_38598703
  1. rails-longest-word-game-源码

  2. 自述文件 该自述文件通常会记录启动和运行应用程序所需的所有步骤。 您可能要讲的内容: Ruby版本 系统依赖 配置 数据库创建 数据库初始化 如何运行测试套件 服务(作业队列,缓存服务器,搜索引擎等) 部署说明 ...
  3. 所属分类:其它

    • 发布日期:2021-03-16
    • 文件大小:175104
    • 提供者:weixin_42127775
  1. longest-word-react-源码

  2. Create React App入门 该项目是通过引导的。 可用脚本 在项目目录中,可以运行: yarn start 在开发模式下运行应用程序。 打开在浏览器中查看它。 如果您进行编辑,则页面将重新加载。 您还将在控制台中看到任何棉绒错误。 yarn test 在交互式监视模式下启动测试运行器。 有关更多信息,请参见关于的部分。 yarn build 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。 生成被最小化,并且文件名包括哈希
  3. 所属分类:其它

    • 发布日期:2021-03-13
    • 文件大小:500736
    • 提供者:weixin_42097450
  1. Longest-Common-Substring-LCS-Server:最长公共子字符串(LCS)服务器概述构建一个简单的Web应用程序,允许用户在给定字符串列表的情况下请求最长公共子字符串。 功能要求通过HTTP POST解决最长的公共子

  2. 最长公用子串LCS服务器 最长公共子字符串(LCS)服务器概述构建一个简单的Web应用程序,允许用户在给定字符串列表的情况下请求最长公共子字符串。 功能要求通过HTTP POST解决最长的公共子字符串问题用户应该能够通过向服务器位于http:// / lcs的服务器发送POST请求来请求一组字符串的LCS。 POST请求的主体必须是JSON对象,它以以下格式表示一组字符串:{“ setOfStrings”:[{“ value”:“ comcast”},{“ value”:“ communica
  3. 所属分类:其它

    • 发布日期:2021-03-05
    • 文件大小:25165824
    • 提供者:weixin_42150745
  1. longest-subarray-length:小型程序测试根据给定的k计算最长子数组长度-源码

  2. Longest Subarray Length 小程序测试根据给定的k计算最长子数组长度
  3. 所属分类:其它

    • 发布日期:2021-02-15
    • 文件大小:60416
    • 提供者:weixin_42108778
« 12 3 4 5 6 7 »