文件名称:AKS
介绍说明--下载内容来自于网络,使用问题请自行百度
Implement AKS algorithm for primality testing, which was the
first polynomial time primality test that was devised. Read the paper attached and
implement the main algorithm. Implement for numbers of size max 64 bits. Bonus
marks will be given, if implemented for larger numbers using Library for big integers.
You can use C/C++ for it. Note for purposes of checking, print out the polynomial,
you get in the for loop each time, of the main algorithm(Step 5). And mainly print
out the answer, YES or NO for the primality
first polynomial time primality test that was devised. Read the paper attached and
implement the main algorithm. Implement for numbers of size max 64 bits. Bonus
marks will be given, if implemented for larger numbers using Library for big integers.
You can use C/C++ for it. Note for purposes of checking, print out the polynomial,
you get in the for loop each time, of the main algorithm(Step 5). And mainly print
out the answer, YES or NO for the primality
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Q2.py
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.