ACM Home Page
Please provide us with feedback. Feedback
Teaching of tree data structures using microcomputer graphics
Full text PdfPdf (369 KB)
Source Technical Symposium on Computer Science Education archive
Proceedings of the seventeenth SIGCSE technical symposium on Computer science education table of contents
Cincinnati, Ohio, United States
Pages: 67 - 72  
Year of Publication: 1986
ISBN:0-89791-178-4
Also published in ...
Author
G. Scott Owen  Georgia State Univ., Atlanta
Sponsor
SIGCSE: ACM Special Interest Group on Computer Science Education
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 3,   Downloads (12 Months): 19,   Citation Count: 3
Additional Information:

abstract   references   cited by   index terms   review   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/5600.5634
What is a DOI?

ABSTRACT

A set of procedures to graphically display ordered and unordered trees has been developed. The procedures have been used in several class demonstration programs to illustrate tree insertion, deletion, and balancing algorithms. The procedures are available for inclusion in student programs so that they can determine if their programs are working correctly. The procedures are written in Turbo Pascal for an IBM PC.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
M.H.Brown and R. Sedgewick, "Techniques for Algorithm Animation", IEEE Software, Vol. 2, No. I, p. ~8, (January, 1985 ).
 
2



REVIEW

"Tsang C. Huang : Reviewer"

A set of graphical procedures was developed by the author for teaching tree structure insertion, deletion, and balancing. The demonstration procedures allow the author to use two monitors, one for procedure text, and the other for graphics to sh  more...