AV Catalog Entries tagged 'BinaryTrees + Binomial heaps + Heaps + ExpressionTrees'

0
Animal - Binary Trees Has Potential
A tutorial on binary trees and terminology, along with examples for binary tree traversals preorder, inorder, ...
Good For: Lecture aid, Self-study
Delivery Method: Animal Animation
Activity Level: Animation, Canned data...
Topic: BinaryTrees...
0
Data Structure Visualization - Binomial Queue Has Potential
Allows user to see a “logical” or “Internal” representation for the binomial queue. Users can enter ...
Good For: Debugging, Lecture aid
Delivery Method: Java Application
Activity Level: Animation only...
Topic: Binomial heaps...
0
Data Structure Visualization - Heap Has Potential
Users can enter data values into a min-heap, and remove the smallest value. Alternatively, user can ...
Good For: Debugging, Lecture aid
Delivery Method: Java Application
Activity Level: Animation only...
Topic: Heaps...
0
Interactive Data Structure Visualization - Categorizing Recommended
User makes a random tree, and then has to explain if it is full, complete, or ...
Good For: Lab exercise...
Delivery Method: Java Applet
Activity Level: Predictions, Random data
Topic: BinaryTrees...
0
Interactive Data Structure Visualization - Height Balancing Recommended
User makes a random tree, and then has to explain if it is balanced, etc.
Good For: Lab exercise...
Delivery Method: Java Applet
Activity Level: Predictions, Random data
Topic: BinaryTrees...
0
Interactive Data Structure Visualization - Priority Queue Recommended
User can build a priority queue. Shows step-by-step how the data values are moved around.
Good For: Lab exercise...
Delivery Method: Java Applet
Activity Level: N/A
Topic: Heaps...
0
Interactive Data Structure Visualization - Traversals Recommended
IDSV is a powerful tool to learn and practice tree traversals. The tool has the option ...
Good For: Lab exercise...
Delivery Method: Java Applet
Activity Level: Canned data, Predictions...
Topic: BinaryTrees...
0
Ghosh - Heap Data Structure Has Potential
A very simple visualization that explains the basic concept of the heap data structure. It has ...
Good For: Lecture aid
Delivery Method: Java Applet
Activity Level: Step control...
Topic: Heaps...
0
Goodrich Expression Trees Not Recommended
Type an arithmetic expression, see the resulting expression tree and the evaluation for the expression.
Good For: Lecture aid
Delivery Method: Java Applet
Activity Level: N/A
Topic: ExpressionTrees...
0
CS Animated - Heaps Has Potential
An introduction to heaps. A multimedia lecture, with audio used to explain the data structure and ...
Good For: Self-study
Delivery Method: Flash
Activity Level: Animation only...
Topic: Heaps...