文件名称:longest-common-string
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 211kb
- 下载次数:
- 0次
- 提 供 者:
- h***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是动态规划中,求最长公共子序列(Longest common string)的源代码。自己编写执行。程序简单,有注释。-This is a dynamic planning, seeking the longest common sub-sequence (Longest common string) the source code. The preparation of the implementation of their own. Procedure is simple, there are notes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
extra
.....\Debug
.....\.....\extra.exe
.....\.....\extra.ilk
.....\.....\extra.obj
.....\.....\extra.pch
.....\.....\extra.pdb
.....\.....\extra2.obj
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\extra.cpp
.....\extra.dsp
.....\extra.dsw
.....\extra.ncb
.....\extra.opt
.....\extra.plg
.....\extra2.cpp
.....\Debug
.....\.....\extra.exe
.....\.....\extra.ilk
.....\.....\extra.obj
.....\.....\extra.pch
.....\.....\extra.pdb
.....\.....\extra2.obj
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\extra.cpp
.....\extra.dsp
.....\extra.dsw
.....\extra.ncb
.....\extra.opt
.....\extra.plg
.....\extra2.cpp