University of Toronto -- ECE 1762


Resources and Java Applets

Wikipedia offers a great selection of free articles (both scientific and historical), examples applets and links provided you do the right search (for example "Big O asymptotic" will give you definitions, examples and links on the notation).

Here's a list of Java applets that let you follow the execution of many of the algorithms taught in this class on-the-fly! Note there are many variations of those algorithms and the steps you see on-line may not agree with the ones described in class/textbook.

Back to main