摘要
数据结构中,各种事物逻辑结构概念通常是抽象的,不易于理解;通过Delphi7.0设计出循环队列的概念模型,能够以形象的动画演示循环队列的工作过程,可加深对循环队列的理解。
In the course of data structure, the abstract description that was adopted by an instructor who explains the logical concept is difficultly understand. By virtue of the concept models of the cyclic queues designed with Delphi7.0, which can demonstrate vividly the working process of the cyclic queues in visual animation, to make understand easy.
出处
《科学技术与工程》
2005年第14期990-993,共4页
Science Technology and Engineering
关键词
线性表
队列
循环队列
概念模型
linear list queue cyclic queue concept model