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.
الخوارزمية الإقليدية. احسب القاسم المشترك الأكبر (GCD) لعددين a وb.
خوارزمية إقليدية موسعة. حل لـ x، y بحيث ax + by = gcd(a، b).
معادلة ديوفانتين الخطية في متغيرين. حل لـ x، y بحيث ax + by = c.
التطابق الخطي في متغير واحد. حل لـ x تطابقًا من الصورة ax ≡ b (mod m).
التطابق الخطي في متغيرين. حل لـ x تطابقًا من الصورة ax + by ≡ c (mod m).
خوارزمية تونيلي-شانكس. احسب معامل الباقي التربيعي. حل لـ x تطابقًا من الصورة x² ≡ a (mod p) حيث p عدد أولي.
عوامل Mod. احسب العوامل الممكنة المعيارية لعدد معين ومعامل. أوجد 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 ... مع العديد من الخيارات ، من السهل عليك اختيار الألعاب أو البرامج التي تناسب جهازك.
يمكن أن يكون مفيدًا إذا كان هناك أي قيود على البلد أو أي قيود من جانب جهازك في متجر تطبيقات 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