文件名称:Hanoi
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
另一种的规律的C语言描述的汉诺塔,利用了二进制的非零位来确定移动后的状态,避免了因为层数的巨大造成步数庞大,使计算缓慢、数据溢出、空间不足的缺陷。可得到移动的总步数,第几步的操作以及状态。当层数为1024时的数据是可观的,但反应速度并不慢。-Another law of the C language descr iption of the Tower of Hanoi, the use of the binary non-zero position to determine the state after the move to avoid the huge number of steps caused by the large number of steps, so that the calculation of slow, data overflow, defect. The total number of steps of the movement, the operation of the first step, and the state are obtained. When the number of layers is 1024 when the data is considerable, but the reaction speed is not slow.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Hanoi.txt