Data Structure Visualization - Radix Sort

Recommendation

Has Potential

Link

http://www.cs.usfca.edu/galles/visualization/download.html

Delivery Method

Java Application

License

Unlicensed Sourcecode

Language

English

Author

David Galles

Institution

University of San Francisco

Project

Data Structure Visualization

RelationshipToProject

PartOfProject

Works

Yes

Description

Part of DSV integrated visualization suite. Speed control and stepwise operation. Random data. Shows the various stages of radix sort: For each digit position, first count how many of each digit there is, then move elements to an auxiliary array.

Evaluation

This AV does a good job of covering the stages of Radix Sort. Its main problem is a lack of any code or explanation of what is going on. However, it could be a good supplement to a lecture or textbook explanation.

ActivityLevel

Animation; Step Control; Random Data

GoodFor

Teaching the Concept

Screenshots

Videos

References

HowToUse

First Visited

2006-11-06

Last Visited

2008-07-01

Last Updated

2006-04-05

Topic

RadixSort

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.