-
算法实现题 最长公共子序列问题
给定两个序列
X = { x1 , x2 , ... , xm }
Y = { y1 , y2 , ... , yn...
算法实现题 最长公共子序列问题
给定两个序列
X = { x1 , x2 , ... , xm }
Y = { y1 , y2 , ... , yn }
求X和Y的一个最长公共子序列
举例
X = { a , b , c , b , d , a , b }
Y = { b , d , c , a , b , a }
最长公共子序列为
LSC = { b , c , b , a }-Algorithm to achieve the longest common sub-title sequence of the problem given two sequences X = (x1, x2, ..., xm) Y = (y1, y2, ..., yn) for X and Y, a maximum common substructure sequence, for example X = (a, b, c, b, d, a, b) Y = (b, d, c, a, b, a) the longest common sub-sequence for LSC = (b, c, b, a )
- 2022-03-02 12:22:07下载
- 积分:1
-
QC software, a very user
QC软件,非常好用的一个软件,
可自动给QC洗澡喂食-QC software, a very user-friendly software that can automatically to the QC bath feeding
- 2022-05-25 00:26:11下载
- 积分:1
-
语言程序设计课程设计,里面是几个源代码,1、贪吃蛇游戏 2、计算器 3、黑白棋游戏 4、迷宫问题
5、扫地雷游戏 6、速算24 7、课程成绩柱形图统计...
语言程序设计课程设计,里面是几个源代码,1、贪吃蛇游戏 2、计算器 3、黑白棋游戏 4、迷宫问题
5、扫地雷游戏 6、速算24 7、课程成绩柱形图统计
-language program design course, there are several source code, 1, a huge memory games two, three calculators, reversi four games, maze 5, mine sweeping games 6 and the speed count 24 7, curriculum achievements bar statistics
- 2022-03-11 20:47:32下载
- 积分:1
-
OFDM系统的子载波数1024,数256的循环前缀,女…
OFDM系统,子载波数目1024,前缀数目256,循环数目256,加入了高斯白噪声-OFDM system, the number of subcarriers 1024, the number prefix 256, the cycle number of 256, by adding a Gaussian white noise
- 2022-02-25 11:24:50下载
- 积分:1
-
回溯算法程序,
回溯算法程序,-Backtracking algorithm program
- 2022-03-03 07:39:19下载
- 积分:1
-
U盘控制芯片CH331,CH331 是一个小容量U 盘的控制芯片,只要外加一个串行存储器芯片,就可以实现2KB 到512KB
的小容量U 盘。...
U盘控制芯片CH331,CH331 是一个小容量U 盘的控制芯片,只要外加一个串行存储器芯片,就可以实现2KB 到512KB
的小容量U 盘。-U disk controller IC CH331, CH331 is a small-capacity USB control chip, As long as plus a serial memory chips, we would achieve 2 KB to 512 KB of small U disk capacity.
- 2022-03-21 20:04:09下载
- 积分:1
-
本程序是为了计算日变化的平均值。
输入文件的数据格式是
2006 9 20 0 30 12577 0.263253 2.74975...
本程序是为了计算日变化的平均值。
输入文件的数据格式是
2006 9 20 0 30 12577 0.263253 2.74975 -0.0157112 0.55523 8.65E-05 -7.9142 17.606
该输入文件按列为:年、月、日、时、分、序号、各量
计算结果将保存在数组里,如T【24】,24表示24小时(因为是1小时的平均)。
对输入文件的行进行循环,计算1小时的平均,该行的数据将累计平均到下标取“时”列的数组中。
-this program is to calculate the average daily change. Data input file format is 2006 9 20 0 30 12577 0.263253 2.74975-0.0157112 0.55523 8.65E-05-7.9142 17.606 of the losers into the document, as : year, month, day, hour, minute, serial number, the calculation results will be stored in the array, such as T [24]. 24 said 24 hours (because it is an hour average). On the importation of paper recycling firms, the calculation of the average one-hour, The data will be the cumulative average subscript taking "when" out of the array.
- 2022-07-02 15:40:35下载
- 积分:1
-
mainboard BIOS upgrade tool, more suitable for the use of the old machines! Anot...
主板BIOS升级工具,适合较古老的机器使用!
另一版本8.26版-mainboard BIOS upgrade tool, more suitable for the use of the old machines! Another version of version 8.26
- 2022-08-13 09:07:29下载
- 积分:1
-
Doude Zhu little game with computer chess, the program is simple.
斗地主的小游戏,可以与电脑进行对弈,程序比较简单。-Doude Zhu little game with computer chess, the program is simple.
- 2022-05-30 04:23:25下载
- 积分:1
-
一份精美的首页源码。。欢迎下载~很好看的哦
一份精美的首页源码。。欢迎下载~很好看的哦-A beautiful home page source code. . Welcome to download the ~ good to see Oh
- 2022-03-01 05:42:34下载
- 积分:1