文件名称:math
介绍说明--下载内容均来自于网络,请自行研究使用
提供欧几里得算法、扩展欧几里得算法、求素数算法、高斯消元算法-Provide the Euclidean algorithm, the extended Euclidean algorithm, the algorithm for prime numbers, Gauss elimination algorithm etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
divide&conquer high-accuracy mult.cpp
exGCD.cpp
exGCD2.cpp
Gauss-Elim.cpp
geometry.cpp
math.cpp
Miller_Rabin.cpp
minimum expression.cpp
O(N) prime.cpp
Pollard_Rho.cpp
Simpson.txt