kangtuo

所属分类:单片机开发
开发工具:Visual C++
文件大小:11KB
下载次数:4
上传日期:2010-11-15 12:28:35
上 传 者xjwun
说明:  The Cantor expansion of the natural number x is x = ak * k!+a(k − 1) *(k − 1)!+.... + a2 * 2!+a1*1! where all the ai (digits) satisfy 0 ≤ ai ≤ i it is easy to find a algorithm,we find the largest integer k that can satisfy 给一个正整数求出它的康拓展开 离散数学the definition first,then fix ak and substract ak * k from x,so we can fix ai ,0 ≤ i ≤ k
(Given a positive integer , find the Cantor expansion of this integer)

文件列表:
kangtuo\康拓展开.cpp (266, 2009-11-03)
kangtuo\康拓展开.doc (35840, 2010-11-15)
kangtuo (0, 2010-11-15)

近期下载者

相关文件


收藏者