搜索资源列表
Polynomial_Time_Primality_Testing(AKS)
- Agarwal, Kayal and Saxena (AKS)質數判定法及Matlab代碼實現,學校作業可以參考。-Implements primes in p primality testing algorithm as proposed by Agarwal, Kayal and Saxena popularly known as the AKS algorithm.
AKS
- 基于大数库miracl的AKS素性检测算法的c语言实现!-Based on large numbers of the AKS primality library miracl detection algorithm c-language implementation!
AKS
- AKS素性检验:AKS 算法从理论上成功解决了在多项式时间内进行确定性素性测定的著名难题,本程序实现AKS算法。-AKS primality test: AKS algorithm theory successfully resolved in polynomial time deterministic primality-known problem determination, the process to achieve AKS algorithm.
AKS_primeGenerater
- AKS素判定算法的详细描述及C++实现。用的是DevC++环境,加载了NTL打证书库-Detailed descr iption AKS algorithm for prime recognition. Realization of AKS Prime Generator.
AKS
- aks素性检测算法,C语言实现,希望能帮到大家-aks algorithm
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,
