文件名称:离散数学素数
文件大小:4KB
文件格式:ZIP
更新时间:2024-03-10 04:08:14
Python
离散数学素数 此仓库包含有关素数的算法。
【文件预览】:
Discrete-Maths-Prime-Numbers-main
----chineseRemainder.py(1KB)
----Trial_Division.py(557B)
----Sieve_of_Eratosthenes.py(701B)
----README.md(80B)
----text.txt(6B)
----Main.py(245B)
----Miller_Test.py(1KB)
----extendedEuclidean.py(962B)