- 数学分析:微积分、泛函分析
- 数论
- 离散数学:组合数学、图论、博弈论
- 拓扑
- 代数:线性代数 Ref
- 统计学:数理统计、概率论
- 计算数学/应用数学:最优化、数值分析、信息论
- 整除的性质
- 常见定理
- 模与余
- 模运算
- 同余的性质
- 快速幂
- 数论重要定理及应用
- 欧几里得定理
- 扩展欧几里得
- 线性同余方程(模线性方程)
- 中国剩余定理(模线性方程组)
- 乘法逆元
- 二次同余方程
- 唯一分解定理
- 素数及其相关定理
- 反素数
- 素数筛
- 素性测试
- 欧拉函数
- 欧拉降幂公式
- 积性函数
- 莫比乌斯相关
- 莫比乌斯函数
- 莫比乌斯反演
- 逆序数
- 原根
- 离散对数
原文链接:https://blog.csdn.net/weixin_43093481/article/details/82229718
其他参考:https://www.desgard.com/algo/
Guest Editors Introduction to the top 10 algorithms:
- Metropolis Algorithm for Monte Carlo
- Simplex Method for Linear Programming
- Krylov Subspace Iteration Methods
- The Decompositional Approach to Matrix Computations
- The Fortran Optimizing Compiler
- QR Algorithm for Computing Eigenvalues
- Quicksort Algorithm for Sorting
- Fast Fourier Transform
- Integer Relation Detection
- Fast Multipole Method