| math method formula | 数学方法 | 公式 | 参考文献 |
|---|---|---|---|
| Gauss | 高斯算法 | ||
| Fourier Transformation | 傅里叶变换 | 1 | |
| 等差数列求和公式 | |||
| $$ | |||
| ###排序算法 sort algorithm | |||
| 名字 | sort | time complexity | process |
| -- | :--: | :--: | :--: |
| 冒泡排序 | Bubble Sort | more | |
| 选择排序 | Select Sort | max打擂台比武招亲 | |
| 快速排序 | Quick Sort | <-std->标杆分组 | |
| 希尔排序 | Shell Sort | ||
| 插入排序 | Insertion Sort | move--> more扑克牌排序 | |
| 堆排序 | Heap Sort | ||
| 归并排序 | Merge Sort | ||
| 基数排序 | Radix Sort | ||
| 交换排序 | Swap Sort | ||
| 二分法插入排序 | Binary Sort | ||
| 二叉数排序 | Binary Tree sort | 顺序二叉数 |