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