登录
首页 » Visual C++ » LCS

LCS

于 2014-01-11 发布 文件大小:4261KB
0 271
下载积分: 1 下载次数: 1

代码说明:

  最长公共子序列的个人实验,输入两个不同的字符序列(要求必须是字母),将输出这两个字符序列的最长公共子序列。(Individual experiments longest common subsequence, enter two different sequences of characters (letters must be required), the output of the longest common subsequence of the two-character sequence.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WKBCal
    说明:  光通信计算,利用公式计算折射率分布,特别为化学方法产生的器件(optical communication, the use of the refractive index distribution formula, particularly for the chemical device)
    2021-05-13 23:30:03下载
    积分:1
  • rms-model
    响应面法matlaB程序,大家可以下载。(RMS code)
    2013-11-14 10:55:13下载
    积分:1
  • ImageSolarize
    image solarizing processing(image processing solarizing)
    2007-07-10 22:32:24下载
    积分:1
  • sorting
    关于相控阵雷达分选的一篇比较好的外文文献(paper on sorting of phased array radar signal )
    2012-05-10 15:18:11下载
    积分:1
  • PCA_ONE
    PCA程序,用于信号的主分量分析,用过几次,感觉不错(PCA program, the main component for signal analysis, used a few times, I feel good)
    2013-01-05 14:07:34下载
    积分:1
  • chess
    一个计算机下国际象棋的功能,拥有完全的代码,由matlab编成的很多人工智能的函数,有详细的文档,直接运行chess.m文件(chess source)
    2010-01-04 12:01:14下载
    积分:1
  • bank
    用户可以进行查询,也可以进行取款存款,还可以转账(Users can query, can also make deposits, withdrawals can also be transferred)
    2010-01-06 19:11:12下载
    积分:1
  • IIR
    无限脉冲响应数字滤波器IIR算法c语言.c文件(Infinite impulse response IIR digital filter algorithm c language)
    2014-12-22 16:59:52下载
    积分:1
  • matlabwork0
    MATLAB 开发滤波输出系统,可以高低波选择波段,并且为双屏显示(MATLAB development filtered output system, you can choose the level of wave band, and for dual display)
    2013-11-08 13:58:50下载
    积分:1
  • HSJZ
    function [ H ,S ] = HS( f ) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1=diff(f,x1) f2=diff(f,x2) S= [f1 f2] H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)] end s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
    2013-04-11 23:40:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载