NotesFAQContact Us
Collection
Advanced
Search Tips
Showing all 4 results Save | Export
Shore, M. L. – Creative Computing, 1980
There are many uses for the shortest path algorithm presented which are limited only by our ability to recognize when a problem may be converted into the shortest path in a graph representation. (Author/TG)
Descriptors: Algorithms, Computer Programs, Graphs, Mathematical Concepts
Schiffer, Doug; Brooks, Sarah – Creative Computing, 1980
Presented are two computer programs which can be used to minimize the effort and time necessary to graph several individual functions. (TG)
Descriptors: Computer Graphics, Computer Programs, Graphs, Higher Education
Poon-Hang, Peter Lee – Creative Computing, 1982
A program designed to plot three-dimensional graphs is described and presented. The program allows the user to select maximum and minimum ranges for X, Y, and Z, and can enlarge a graph on the screen or look at a portion away from the origin. It is in Applesoft BASIC. (MP)
Descriptors: College Mathematics, Computer Programs, Equations (Mathematics), Graphs
Piele, Donald T. – Creative Computing, 1982
A hungry worm is looking for something to eat according to very specific rules, and the path he takes is a graph. The problem is detailed in Applesoft BASIC using low resolution graphics for worms that turn 90 degrees and high resolution for worms that can turn 45 degrees. (MP)
Descriptors: Computer Graphics, Computer Programs, Graphs, Mathematical Concepts