Number Theory Algorithms
对非常大的数字执行数论算法和算术运算
应用信息
Advertisement
应用描述
Android应用分析和审查:Number Theory Algorithms,由ERVIN GEGPRIFTI开发。在教育类别中列出。当前版本为3.0.8.0,在 14/08/2025 上更新。根据用户在Google Play上的评论:Number Theory Algorithms。超过26 千的安装。 Number Theory Algorithms目前有127评论,平均评分为3.7星
计算器:两个大整数相加
两个大整数相减
两个大整数相乘
两个大整数相除
一个大整数的幂
一个大整数的根
两个大整数的最大公约数 (GCD)
两个大整数的最小公倍数 (LCM)
两个大整数的模
两个大整数的模逆
模幂
判断一个大整数是否为素数
欧拉函数
阶乘
一个大整数的下一个素数
一个大整数的下一个孪生素数对
算法:
简单二次型。求解 x, y,使得 bxy+dx+ey=f,其中 b,d,e,f,x,y 位于 Z 中。
欧几里得算法。计算两个数 a 和 b 的最大公约数 (GCD)。
扩展欧几里得算法。求解 x, y,使得 ax + by = gcd(a, b)。
二元一次丢番图方程。求解 x,y,使得 ax+by=c。
一元一次全等式。求解 x,形式为 ax ≡ b (mod m) 的全等式。
二元一次全等式。求解 x,y,形式为 ax+by ≡ c (mod m) 的全等式。
Tonelli-Shanks 算法。计算模二次剩余。求解 x,形式为 x² ≡ a (mod p) 的全等式,其中 p 为素数。
模因子。计算给定数字和模数的模因数。求 n ≡ bc (mod a),其中 (ax + c)(ay + b) = a(axy + bx + cy) + bc = n。
素数列表。按列排序的素数列表。
注意:性能取决于设备。
我们目前正在提供3.0.8.0版本。这是我们最新,最优化的版本。它适用于许多不同的设备。从Google Play商店或我们托管的其他版本中免费下载Apk。此外,您可以在不注册的情况下下载且无需登录。
我们拥有超过2000+的Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ...设备,并提供了许多选项,您可以轻松选择适合您设备的游戏或软件。
如果在Google App Store上有任何国家限制或设备侧面的任何限制,它可能会派上用场。
什么是新的
- Added compact input view mode.
- Added a temporary field in the calculator for intermediate result storage.
- Added input decrease (-) increase (+) buttons.
- Added a double-tap event on the result to expand it, despite the expand button.
- Added results history in the calculator.
- Added modular power in the calculator.
- Unified vibration on button tap.
- Removed the notify on button tap since buttons them-self indicate that.
- Refactored part of the code.
- Added a temporary field in the calculator for intermediate result storage.
- Added input decrease (-) increase (+) buttons.
- Added a double-tap event on the result to expand it, despite the expand button.
- Added results history in the calculator.
- Added modular power in the calculator.
- Unified vibration on button tap.
- Removed the notify on button tap since buttons them-self indicate that.
- Refactored part of the code.

最近的评论
A Google user
Overall, a good app for primality and mod calculations. Would be nice to have an option to disable the tactile vibration, which is a bit annoying as it's there on pressing any button.
SOURASHIS MONDAL
Very good app for college students to solve number theoretical problems.... With having a look at the method to solve that
Tanmay Tyagi
Just what I was looking for. And the copy paste clear commands are so practical and useful. Big thumbs up for the developer!!
Mazhar Iqbal
It takes to much time in searching and it's not useful at all
naks phraits
Very nice especially for those dealing with Cryptography...
repne scasb
display too dim, practically unusable.
Marcel Vlasenco
Great for integer calculations.
J L
No idea how it works, no instructions found