Lewcid.com
Site-Cube

(this Subject)
#Programming
(this Time)
#then
(this Place)
download/
(this Lewey Geselowitz)

 

Teach - Linked Lists Tutoring Program

Teach is a simple program intended to help a proramming student visualize things like linked lists, binary trees, and all the difference varients and combinations of the two. It is easy to learn, and comes with a collection of examples, including single and double linked lists (null terminated and circular), binary trees (simple and complex) and a few other things. It also has the ability to export the structure as an image for use in presentations.

Teach.zip

Platform: Windows

Screen Shot - Doubly Linked Array
Screen Shot - Simple Binary Tree
Screen Shot - Binary List Tree (combined binary tree and linked list)