|
|
|
|
Site Index:
In This Section:
|
JavaBelow is a little Applet that I built, each Ball is an Object
Click here for a Applet version of an Object Orientated Search Tree animaiton application that I created. See rules below. 1. Enter a value into the text area and click on Root. 2. Enter a value into the text area and click on AddNode. 3. Repeat step two until you have built a tree. 4. Traverse the tree by clicking Pre-Order , In-Order or Post-Order 5. Select Node's by clicking on them, then click on Remove, Move Left or Right or Delete Sub Tree. 6. To search for a node of a given value, enter the value via the text area and click the search button , if the specified value is in the tree it will be marked by a red cross. 7. To delete a node by value, enter the value via the text area, then click on remove element, if the element is there it will be removed. Check out this interactive Java display of air traffic and flight information available on many airport Web sites. AirportMonitor tracks flights from approximately 100 miles from the terminal right down to the runway. View information such as flight origin, destination, aircraft type, altitude, and flight ID.
|
|
|
www.skybro.co.uk |