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

搜索资源列表

  1. LCS

    0下载:
  2. 本人的写的第一个局域网中的聊天室,用的MFC框架,适用新手-I write the first LAN chat room with the MFC framework, the application of new
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:105904
    • 提供者:查香禾
  1. lcs

    0下载:
  2. local contrast equalization.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:964
    • 提供者:jash
  1. nLCS

    0下载:
  2. 新版本的LCS,增加了一些删除功能。为了下载啦。-A new version of the LCS, the deletion of a number of features increased.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:105932
    • 提供者:查香禾
  1. LCS

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

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

    0下载:
  2. long comman subsequence directory program for the beginner
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:648
    • 提供者:lalit
  1. L_C_S

    0下载:
  2. This program finds Least Common Divisor (LCS) of two or more numbers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:527
    • 提供者:Binoy
  1. ACM_fuction

    0下载:
  2. acm 常用函数,如数学问题,高精度算法,快速傅里叶算法,字符串问题,LCS,几何问题,图论,Dijkstra,Prim,Floyd,数论,素数筛选等-fuctions of acm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:39023
    • 提供者:youguiyan
  1. LCS

    0下载:
  2. 求最长公共子系列,即给出两序列,求得相同的序列-Seeking the longest common sub-series, that is, given two sequences, obtained the same sequence of
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:626
    • 提供者:林风
  1. ethernet_tri_mode_latest.tar

    0下载:
  2. 10_100 0 Mbps tri-mode ethernet MAC implements a MAC controller conforming to IEEE 802.3 specification. It is designed to use less than 2000 LCs/LEs to implement full function. It will use inferred RAMs and PADs to reduce technology dependance.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3199149
    • 提供者:Gopi
  1. ALL_LCS

    0下载:
  2. LCS(最长公共子序列)能够输出所有的最长公共子序列-LCS (longest common subsequence) to output all of the longest common subsequence
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1024
    • 提供者:huoxinya
  1. 3

    0下载:
  2. 采用动态规划算法求最长公共串,LCS算法经典中的经典-A dynamic programming algorithm seeking longest common string
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:5747
    • 提供者:赵晔晖
  1. lis_lds02

    0下载:
  2. A N*log(N) algorithm implementation of classic LCS problem. Very detail for reading and understanding. Hope this help people learning.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:795
    • 提供者:die4home
  1. LCSAlgo

    0下载:
  2. 1.此程式執行將從路徑讀取二個文字檔 ( 路徑:C:/INPUT1.TXT, C:/INPUT2.TXT ) 2.執行結束會產生一個最佳解的文字檔 ( 路徑:C:OUTPUT.TXT )並說明最佳解的長度及跳躍次數首先動態宣告了temp陣列來存取input的內容大小依照文章的長度而定並分別記錄兩個input的文章大小給定兩 序列 ,最長共同子序列 (LCS)問題是決定一個子序列 :使得該子序列 是這兩 序ɿ
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:1911
    • 提供者:zelda
  1. Longgest

    0下载:
  2. 找两个字符串中最长最序列的代码,自己编写的,算法思想参考的算法导论中的LCS算法。能成功运行。 c语言编写-C code.also called LCS
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:930
    • 提供者:刘欢
  1. LCS

    0下载:
  2. 算法设计与分析课程中用动态规划算法求解最长公共子序列问题,C语言写的,很实用,有b数组和c数组的输出,很适合初学者一步一步走程序。-Algorithm design and analysis programs using dynamic programming algorithm for solving the longest common subsequence problem, C language written, very practical, with b and c array ar
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:734
    • 提供者:陈丽萍
  1. 1159_Palin

    0下载:
  2. poj 第1159题palin_drome_回文 最长公共子序列 LCS DP 滚动数组-poj 1159 title palin_drome_ palindrome longest common subsequence LCS DP rolling array
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1395
    • 提供者:ni
  1. lcs1.c

    0下载:
  2. This a implementation of LCS in C-This is a implementation of LCS in C
  3. 所属分类:Project Manage

    • 发布日期:2017-03-28
    • 文件大小:820
    • 提供者:Siki
  1. LCD

    0下载:
  2. Driving LCS COG 128x 64
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2715
    • 提供者:Durgesh
  1. LCS

    0下载:
  2. 随机生成小于等于n的自然数的一个序列,输出其最长递增子序列-N or less randomly generated a sequence of natural numbers, the output of its longest increasing subsequence
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:952
    • 提供者:jack
  1. LCSProblem

    0下载:
  2. LCS算法: 通常两个字符串的最大公共子串的问题是通过下面的算法来完成的: 把字符串1(长度m)横排,串2(长度n)竖排,得到一个m×n的矩阵c,矩阵的每个元素的值如下,如果m[i]=n[j],则c[j][i]=1,否则,c[j][i]=0。然后找出矩阵中连续是1的对角线最长的一个,则对角线的长度就是公共子串的长度.-LCS algorithm: often the two most common sub-string string problem is through the fol
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1981
    • 提供者:sdf
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com