Number Theory Algorithms
الگوریتم های نظریه اعداد و عملیات حسابی را برای اعداد بسیار بزرگ انجام دهید
اطلاعات برنامه
توضیح برنامه
تجزیه و تحلیل و بررسی برنامه 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.
الگوریتم اقلیدسی بزرگترین مقسوم علیه مشترک (GCD) دو عدد a و b را محاسبه کنید.
الگوریتم اقلیدسی توسعه یافته x، y را طوری حل کنید که ax + by = gcd(a, b).
معادله دیوفانتین خطی در دو متغیر. x,y را طوری حل کنید که ax+by=c.
همخوانی خطی در یک متغیر. برای x یک همخوانی از شکل ax ≡ b (mod m) را حل کنید.
همخوانی خطی در دو متغیر. برای x،y، همخوانی شکل ax+ با ≡ 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 را ارائه می دهیم. این آخرین و بهینه ترین نسخه ما است. برای بسیاری از دستگاه های مختلف مناسب است. بارگیری رایگان به طور مستقیم Apk از فروشگاه Google Play یا نسخه های دیگری که میزبان آن هستیم. علاوه بر این ، می توانید بدون ثبت نام بارگیری کنید و بدون ورود به سیستم لازم نیست.
ما بیش از 2000+ دستگاه های موجود برای Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... با گزینه های بسیار زیادی داریم ، انتخاب بازی ها یا نرم افزاری متناسب با دستگاه شما برای شما آسان است.
در صورت وجود محدودیت های کشور یا هرگونه محدودیت از طرف دستگاه شما در فروشگاه App Google ، می تواند مفید باشد.
چه جدید است
- 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