查看会员资料
用 户 名:小***
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
All_Lcs
- 设计一个算法求出全部的LCS,分析最坏情况。 用”会计方法”证明,利用b[i,j]来求所有LCS的算法 在最坏情况下时间复杂度为O( )。 -Designed an algorithm to find all of the LCS, the worst-case analysis. Use " accounting methods" to prove the use of b [i, j] to seek all the LCS algorithm in the w