-
最长公共子序列(LCS)
最长公共子序列算法,LCS算法,获得两个序列的最长公共子序列
为了初始化数据,以做接下来的运算参照,集合的第一行和第一列都为空集合,直接作为已知条件,从a[1][1]之后的每个set集合既作为运算结果又参与接下来的运算,示例如图:
* [] [] [] [] []
[] a11 a12 a13 a14
* [] a21 a22 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-31 15:54:33下载
- 积分:1
-
task9
自己制作了一个日历,是用calendarView写的,可以添加事务。但由于我没写数据库,所以还不能保存事务,只是给大家写了一个模板吧,大家可以连本地数据库,也可以链接云端。(I made a calendar to add transactions. But because I did not write the database, so I can not save the transaction, just write a template for you, you can connect to the local database, you can also link to the cloud.)
- 2020-06-21 14:20:02下载
- 积分:1
-
multiplex management system
管理体系是用于确保组织能够完成实现其目标所需的所有任务的过程和程序的框架。[1]
- 2022-04-27 13:32:17下载
- 积分:1
-
MatchPatternIterator
Match Pattern Iterator Source Code for Andriod.
- 2013-11-18 22:05:08下载
- 积分:1
-
网上商城
资源描述基于hibernate,struts,spring的网上商城系统,实现了网上商城应有的功能
- 2022-01-24 09:16:48下载
- 积分:1
-
AndroidP-login-interface-Demo
android系统版的登录界面演示demo(login interface demo demo version of android system)
- 2012-09-24 18:45:36下载
- 积分:1
-
zchr_ver_alphy
说明: 一个人才网站有源码,所使用的技术是struts+jdbc。是一个学习strtuts页面表现层的一个不错的例子。是本人学习作品,仅供学习参考,不足这处请多指教。(site is a talent source, the technology used is the struts jdbc. Learning is a performance-strtuts pages of a good example. I was learning works, only to learn reference insufficient please enlighten Department.)
- 2006-01-13 09:31:57下载
- 积分:1
-
android 版本升级实例源码下载
android 版本升级实例源码下载
- 2013-10-23下载
- 积分:1
-
Java 练习
这是一些 java 练习,您可以作为练习试用:
- 2022-02-02 08:01:53下载
- 积分:1
-
QR_CodeScan
将蓝牙地址做成二维码,手机扫码直接蓝牙连接。(Make Bluetooth address into two-dimensional code, scan code and connect directly with Bluetooth.)
- 2020-06-21 17:40:01下载
- 积分:1