Skip to content

初果科技

  • 关于
  • 联络
  • AI导航
site mode button

分类: algorithm

TOTP算法

2021-02-072021-02-07聆风Leave a Comment on TOTP算法

​TOTP 是 Time-based One Time Password 的缩写,可以翻译为基于时间的一次性密 […]

Continue Reading

斐波那契数列算法

2015-05-122021-07-12聆风Leave a Comment on 斐波那契数列算法

递归算法示例: Python def Fibonacci(n): if n==0: return 0 if n […]

Continue Reading

使用PHP计算约瑟夫问题

2015-05-122021-03-06聆风Leave a Comment on 使用PHP计算约瑟夫问题

约瑟夫问题(有时也称为约瑟夫斯置换,是一个出现在计算机科学和数学中的问题。在计算机编程的算法中,类似问题又称为 […]

Continue Reading
| Theme: News Portal by Mystery Themes.
  • 粤ICP备2021002927号-3