摘要: Programming writing assignment 1 1. Prove the following generalization of the master theorem. Given constants $a\geq 1,b> 1,d\geq 0$, and $w\geq 0$, if $T(n)=1$ for $n<b$ and $T(n) = 阅读全文
posted @ 2023-10-29 16:25 尚映君 阅读(61) 评论(0) 推荐(0)