文件名称:最长递增子序列
介绍说明--下载内容均来自于网络,请自行研究使用
这是数据结构和算法设计中的经典案例题,代码不唯一,最长公共子序列源码和动态规划ppt分析(This is a classic case of data structure and algorithm design, the code is not unique, the largest m sub segment and source code and dynamic programming ppt analysis)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
第3章 动态规划.ppt | 1957376 | 2017-11-01 |
第2章 递归与分治策略.ppt | 1028608 | 2017-09-22 |
第4章 贪心算法.ppt | 848896 | 2017-11-01 |
最长递增子序列\最长递增子序列.c | 382 | 2017-11-01 |
最长递增子序列 |