文件名称:test1_2
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 179kb
- 下载次数:
- 0次
- 提 供 者:
- you***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
求X和Y两个字符串的最长公共子序列。(X和Y字符串分别存放在ASCII码文件2X.txt和2Y.txt中)
要求:根据动态规划法基本设计思想,将实现任务的C语言程序代码和运行结果填写在试卷上。
-Two strings X and Y find the longest common subsequence. (X and Y strings are stored in ASCII files 2X.txt and 2Y.txt in) requirements: According to the basic design of dynamic programming ideas to achieve the mission of the C language code and fill in the papers on the results.
要求:根据动态规划法基本设计思想,将实现任务的C语言程序代码和运行结果填写在试卷上。
-Two strings X and Y find the longest common subsequence. (X and Y strings are stored in ASCII files 2X.txt and 2Y.txt in) requirements: According to the basic design of dynamic programming ideas to achieve the mission of the C language code and fill in the papers on the results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test1_2\2X.txt
.......\2Y.txt
.......\Debug\test1_2.exe
.......\.....\test1_2.ilk
.......\.....\test1_2.obj
.......\.....\test1_2.pch
.......\.....\test1_2.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\test1_2.cpp
.......\test1_2.dsp
.......\test1_2.dsw
.......\test1_2.ncb
.......\test1_2.opt
.......\test1_2.plg
.......\Debug
test1_2
.......\2Y.txt
.......\Debug\test1_2.exe
.......\.....\test1_2.ilk
.......\.....\test1_2.obj
.......\.....\test1_2.pch
.......\.....\test1_2.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\test1_2.cpp
.......\test1_2.dsp
.......\test1_2.dsw
.......\test1_2.ncb
.......\test1_2.opt
.......\test1_2.plg
.......\Debug
test1_2