文件名称:The-longest-common-substring
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-11-16
- 文件大小:
- 1.73mb
- 下载次数:
- 0次
- 提 供 者:
- l***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
最长公共子串,包括一个动态规划法的两个字符串最长公共子串的计算,和多个字符串最长公共子串的C代码-Longest common substring, including two strings of a dynamic programming method of computing the longest common substring, and multiple string longest common substring of C code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
多个字符串的最长公共子串
........................\Debug
........................\.....\多个字符串的最长公共子串.exe
........................\.....\多个字符串的最长公共子串.ilk
........................\.....\多个字符串的最长公共子串.pdb
........................\ipch
........................\....\多个字符串的最长公共子串-e97c8703
........................\....\.................................\多个字符串的最长公共子串-db5aae41.ipch
........................\多个字符串的最长公共子串
........................\........................\Debug
........................\........................\.....\CL.read.1.tlog
........................\........................\.....\CL.write.1.tlog
........................\........................\.....\link.read.1.tlog
........................\........................\.....\link.write.1.tlog
........................\........................\.....\main.obj
........................\........................\.....\mt.read.1.tlog
........................\........................\.....\mt.write.1.tlog
........................\........................\.....\vc100.idb
........................\........................\.....\vc100.pdb
........................\........................\.....\多个字符串的最长公共子串.exe.intermediate.manifest
........................\........................\.....\多个字符串的最长公共子串.lastbuildstate
........................\........................\.....\多个字符串的最长公共子串.log
........................\........................\main.c
........................\........................\多个字符串的最长公共子串.vcxproj
........................\........................\多个字符串的最长公共子串.vcxproj.filters
........................\........................\多个字符串的最长公共子串.vcxproj.user
........................\多个字符串的最长公共子串.sdf
........................\多个字符串的最长公共子串.sln
........................\多个字符串的最长公共子串.suo
最长公共子串
............\Debug
............\.....\最长公共子串.exe
............\.....\最长公共子串.ilk
............\.....\最长公共子串.pdb
............\ipch
............\....\最长公共子串-aa61bede
............\....\.....................\最长公共子串-6b102b2a.ipch
............\最长公共子串
............\............\Debug
............\............\.....\CL.read.1.tlog
............\............\.....\CL.write.1.tlog
............\............\.....\link.read.1.tlog
............\............\.....\link.write.1.tlog
............\............\.....\main.obj
............\............\.....\mt.read.1.tlog
............\............\.....\mt.write.1.tlog
............\............\.....\vc100.idb
............\............\.....\vc100.pdb
............\............\.....\最长公共子串.exe.intermediate.manifest
............\............\.....\最长公共子串.lastbuildstate
............\............\.....\最长公共子串.log
............\............\main.c
............\............\最长公共子串.vcxproj
............\............\最长公共子串.vcxproj.filters
............\............\最长公共子串.vcxproj.user
............\最长公共子串.sdf
............\最长公共子串.sln
............\最长公共子串.suo