towers-of-hanoi
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Class project completed in April 2011. See README file for more details.
Date Completed: Apr 2011
Language: C++  
Development Environment: Dev C++   	
Important features: Contains 2D graphic display (using PDCurses.lib);
                    template for stacks, template for queues

Simulation and visual display of the solution to the game Towers of Hanoi 
using stacks and queues (without the use of recursion). 

Solutions for 3 to 9 disks and any starting and ending peg can be simulated.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。