基于Java的数据结构算法演示系统
Java-Based Presentation System of Data Structure Algorithms
-
摘要: 本文介绍了基于Java Applet实现数据结构课程中算法动态演示的总体设计,详细描述了主界面的设计和算法演示界面的设计,并以迷宫求解算法的为例,介绍了算法动态演示的详细设计过程.Abstract: The system features are addressed in the thesis.It presents the implementation of some modules in detail,such as help,speed controlling,arithmetic graphics demonstrating and pseudo-code implementing synchronization and realization of arithmetic demonstrating controlling.The design and realization process is addressed by the example of maze resolving algorithm.