Difference between revisions of "CSC231 Final Exam 2014"

From dftwiki3
Jump to: navigation, search
Line 29: Line 29:
 
<br />
 
<br />
 
=Problem 5=
 
=Problem 5=
 +
<br />
 +
<center>[[File:AnimatedTowersOfHanoi.gif]]</center>
 
<br />
 
<br />
 
* Write an assembly language program that solves the Tours of Hanoi problem.  If you have forgotten what this problem is about, read the [http://en.wikipedia.org/wiki/Tower_of_Hanoi Wikipedia page on the subject].  A Python version of the program is available [[CSC231_hanoi.py|here]].
 
* Write an assembly language program that solves the Tours of Hanoi problem.  If you have forgotten what this problem is about, read the [http://en.wikipedia.org/wiki/Tower_of_Hanoi Wikipedia page on the subject].  A Python version of the program is available [[CSC231_hanoi.py|here]].

Revision as of 07:30, 11 December 2014

--D. Thiebaut (talk) 15:02, 9 December 2014 (EST)



...