Number Theory Algorithms

Number Theory Algorithms

매우 큰 숫자에 대한 수 이론 알고리즘 및 산술 연산 수행

앱 정보


3.0.8.0
August 14, 2025
26,236
Android 4.1+
Everyone
Get Number Theory Algorithms for Free on Google Play

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)
두 개의 큰 정수의 모듈
두 개의 큰 정수의 역원
모듈 거듭제곱
큰 정수가 소수인지 검사하기
오일러 파이 함수
팩토리얼
큰 정수의 다음 소수
큰 정수의 다음 쌍둥이 소수 쌍

알고리즘:
간단한 이차 형태. bxy+dx+ey=f가 되는 x, y에 대해 풉니다. 여기서 b, d, e, f, x, y는 Z에 있습니다.
유클리드 알고리즘. 두 수 a와 b의 최대공약수(GCD)를 계산합니다.
확장된 유클리드 알고리즘. ax + by = gcd(a, b)가 되도록 x, y에 대해 풉니다.
이변수 선형 디오판토스 방정식. ax+by=c가 되도록 x, y에 대해 풉니다.
일변수 선형 합동. ax ≡ b (mod m) 형태의 합동인 x에 대해 풉니다.
이변수 선형 합동. ax+by ≡ c (mod m) 형태의 합동인 x, y에 대해 풉니다.
토넬리-섕크스 알고리즘. 모듈로 이차 잉여를 계산합니다. p가 소수인 x² ≡ a (mod p) 형태의 합동인 x에 대해 풉니다.
모듈로 인수. 주어진 숫자와 모듈로에 대해 모듈로 가능한 인수를 계산합니다. (ax + c)(ay + b) = a(axy + bx + cy) + bc = n인 n ≡ bc (mod a)를 구합니다.
소수 목록. 열 단위로 정렬된 소수 목록입니다.

참고: 성능은 기기를 기준으로 합니다.
우리는 현재 버전 3.0.8.0를 제공하고 있습니다. 이것은 우리의 최신 버전입니다. 다양한 장치에 적합합니다. Google Play 스토어 또는 우리가 호스팅하는 기타 버전에서 직접 Apk를 무료로 다운로드하십시오. 또한 등록없이 다운로드 할 수 있으며 로그인이 필요하지 않습니다.

옵션이 많은 Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... 용 2000+ 이상의 장치가 있으며 장치에 맞는 게임이나 소프트웨어를 쉽게 선택할 수 있습니다.

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.

Google Play 스토어에서 평가 및 검토


3.7
127
5 55.6
4 11.1
3 0
2 11.1
1 22.2

총 설치 수 (*추정)

Google Play의 총 설치 수 추정, Google Play에서 달성 된 등급 및 설치 범위에서 근사.

최근 의견

user
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.

user
SOURASHIS MONDAL

Very good app for college students to solve number theoretical problems.... With having a look at the method to solve that

user
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!!

user
Mazhar Iqbal

It takes to much time in searching and it's not useful at all

user
naks phraits

Very nice especially for those dealing with Cryptography...

user
repne scasb

display too dim, practically unusable.

user
Marcel Vlasenco

Great for integer calculations.

user
J L

No idea how it works, no instructions found