Java Applets

If you want to contact me, report any bugs, or if you just want to get the sources, just send me an email at panos@stern.nyu.edu

Title Description Last updated on:
Interactive Tutorial for Quicksort A fully interactive program that can help you understand how Quicksort works.
It has the following unique features that I've never met in other applets:
  • It explains each step of the procedure.
  • You can modify the size of the array.
  • You can enter your own numbers.
  • You can go backwards and forwards.
14 Oct 1996
Java Scroller 2.0

Download
Scroller2.zip (33Kb)

You create a text file with the messages you want to scroll, and the applet do the rest!
    Features:
  • It has builtin support for greek characters.
  • You can specify the background color of the applet.
  • You can specify optionally for each separate message:
    • The direction it will move
    • Its color
    • How fast it will move
    • How much time it will stop at the middle of the screen
7 Nov 1996
TvScroller 1.1

Download
TvScroller.zip (36Kb)

TvScroller is the next version of the "Java Scroller" but since its appearence, its features and the way it is used are fairly different than JavaScroller, I've decided to name this applet TvScroller. TvScroller is NOT a replacement for Java Scroller! The development of Java Scroller will continue independently of the development of TvScroller.

With TvScroller, the visitor of the page can control the flow of the messages. The apprearence of the TvScroller applet looks like a TV with video buttons.

14 Nov 1996
Genetic Programming Demo Demonstration of the the "following-wall" robot that is described in great detail in the Nilsson Artificial Intelligence textbook. Fully parameterized execution. 10 Apr 2000

Last Modified: Thursday, 26-Oct-2006 01:02:56 EDT