会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
hellozhangjz
博客园
首页
新随笔
管理
2022年4月10日
利用快速幂算斐波那契
摘要: 斐波那契数学方法 斐波那契的递推式有$F_n = F_{n-1} + F_{n-2}\(,可以证明\)\begin{pmatrix}F_n & F_{n-1} \end{pmatrix} = \begin{pmatrix}F_{n-1}&F_{n-2} \end{pmatrix}*A$ ,$A$是常
阅读全文
posted @ 2022-04-10 10:48 hellozhangjz
阅读(48)
评论(0)
推荐(0)
编辑
公告