- Reverse-Supply-Chain-Incentive-Mechanism 逆向供应链的激励机制研究Reverse Supply Chain Incentive Mechanism
- dspic30f4011-control-of-BLDC dspic30f4011控制无刷直流电机程序范例
- audio 基于DM642的语音信号处理的dsp学习程序
- Wave-in-Viscoelastic-Media 硕士论文:粘弹性介质地震波数值模拟
- OLED SSD1306 OLEDDisplay SSD1306 # Upgrade from 2.0 to 3.0 While developing version 3.0 we made some breaking changes to the public API of this library. This document will help you update your code to work with version 3.0
- svm 人工智能导论作业
文件名称:3.1
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:98.73kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
最长公共子序列问题
最长公共子序列(动态规划)
实验数据:input.txt
X={A,B,C,B,D,A,B}
Y={B,D,C,A,B,A}
——要求给出X、Y的最长公共子序列Z,程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到公共子序列时给出“null” 。
-Longest common subsequence problem LCS (dynamic programming) experimental data: input.txt X = {A, B, C, B, D, A, B} Y = {B, D, C, A, B, A}- required to give X, Y of the longest common subsequence Z, the end run, will result in the output to the file output.txt. Output file contains the answer to the question: can not find the common sub-sequence gives " null" .
最长公共子序列(动态规划)
实验数据:input.txt
X={A,B,C,B,D,A,B}
Y={B,D,C,A,B,A}
——要求给出X、Y的最长公共子序列Z,程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到公共子序列时给出“null” 。
-Longest common subsequence problem LCS (dynamic programming) experimental data: input.txt X = {A, B, C, B, D, A, B} Y = {B, D, C, A, B, A}- required to give X, Y of the longest common subsequence Z, the end run, will result in the output to the file output.txt. Output file contains the answer to the question: can not find the common sub-sequence gives " null" .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3.1/1.cpp
3.1/1.exe
3.1/input.txt
3.1/output.txt
3.1
3.1/1.exe
3.1/input.txt
3.1/output.txt
3.1
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.