摘要
该文对经典的"汉诺塔"问题进行了详细的分析,并用C语言实现。通过问题的具体实现,使学习者了解问题的全过程,推广到一般。
This text carries on detailed analysis about classical Hanio issue and provides realization of algorithm in C.Through concrete realization of the problem,can make learners observe the whole course which solves this issue and Extend to the general.
出处
《电脑知识与技术》
2010年第3X期2130-2131,共2页
Computer Knowledge and Technology
关键词
汉诺塔
递归
C语言
hanio
recursive
the C programming language