文件名称:primeFactorization
介绍说明--下载内容均来自于网络,请自行研究使用
基数分解
求一个数的所有基数
比如 6 =3 * 2-prime Factorization that suppose there is a integer 6, the result is 6 =3* 2
求一个数的所有基数
比如 6 =3 * 2-prime Factorization that suppose there is a integer 6, the result is 6 =3* 2
(系统自动生成,下载前可以参看下载内容)
下载文件列表
primeFactorization.cpp