You can help the community by contributing reviews and ratings to the catalog.

Here is a detailed description for the catalog entry structure.

Java Applets Centre - Linear Search

Recommendation

Not Recommended

Link

http://www.cosc.canterbury.ac.nz/people/mukundan/dsal/LSearch.html

Delivery Method

Java Applet

License

Unavailable

Language

English

Author

R. Mukundan

Institution

University of Canterbury

Project

Java Applets Centre

RelationshipToProject

PartOfProject

Works

Yes

Description

Simple presentation for linear search. User selects an array size and it is loaded with random data. The search process merely colors the values in the array sequentially one at a time from the front until the value is found or array exhausted.

Evaluation

AV is simple and easy to use. There is no control over the animation once started, i.e. once we press the “Search” button it will show the scan progressing through the array by means of change in color of the array’s elements and that finishes whenever it finds the target element or at the end element of the array.

ActivityLevel

Animation Only; Random Data

GoodFor

Lecture Aid

Screenshots

Videos

References

HowToUse

First Visited

2006-11-06

Last Visited

2008-07-21

Last Updated

2006

Topic

LinearSearch

Community

Average rating: 5.0
Your rating:You must be logged in to Rate.
Comments

Edit

You may edit this entry if you have an account.

Animal - Sequential Search

Recommendation

Not Recommended

Link

http://www.animal.ahrgr.de/showAnimationDetails.php3?anim=49; http://www.animal.ahrgr.de/showAnimationDetails.php3?anim=50

Delivery Method

Animal Animation

License

Non-Commercial

Language

English; German

Author

Carsten Schwender

Institution

TU Darmstadt, Darmstadt, Germany

Project

Animal

RelationshipToProject

PartOfProject

Works

Yes

Description

A small example of sequential search. Presented as a series of slides, with pseudocode. Examples are given for both successful and unsuccessful search.

Evaluation

Not a compelling presentation, especially considering how simple this algorithm is. The variables on the right side are not integrated with the action in the array.

ActivityLevel

Animation; Step Control; Canned Data

GoodFor

Lecture Aid

Screenshots

Animal - Sequential Search 1Animal - Sequential Search 2Animal - Sequential Search 3Animal - Unsuccessful Sequential Search

Videos

References

HowToUse

For detailed instructions on how to install Animal and run Animal AVs, see: http://www.algoanim.info/Animal2/?q=node/290. Once you have installed the Animal .jar file and downloaded/unpacked the .zip file of Animal animations, you are now ready to run Animal. Run the .jar file to start Animal. Then go to the "Open" menu item, and browse to where you put the animal animations you got in the .zip file. Pick this AV from the list. You can then step through the animation, or use "kiosk mode" to have the steps fed to you at a constant pace.

First Visited

2007-07-21

Last Visited

2010-02-05

Last Updated

1999-05-11

Topic

LinearSearch

Community

Average rating: unrated
Your rating:You must be logged in to Rate.
Comments

Edit

You may edit this entry if you have an account.