【关键词】 递归算法; 汉诺(Hanoi)塔;
【英文关键词】 recursive algorithm; the Hanoi Towers problem;
【摘要】 本文结合图形详细分析了汉诺(Hanoi)塔递归算法,并用一个完全展开的汉诺塔递归程序帮助学生理解、掌握函数的递归及汉诺塔问题
【英文摘要】 The paper analyses the Hanoi Towers problem of recursive algorithm with figures in detail and presents an overall recursive procedure to help students understand and learn function recursion and Hanoi Towers problem.
|
|