摘要
在计算机科学中,数据结构不仅是一般程序设计的基础,而且是设计和编译程序、操作系统、数据库系统及其他系统程序和大型应用程序的重要基础。本课件的开发以TurboC2.0为工具,运用其丰富的屏幕操作与图形函数功能对二叉树这种数据结构进行了模拟。汉字技术和键盘的处理技术的引用提供了一个人机交互的机会,能清晰透彻地理解运行的全过程。色彩与动画的有机结合,达到一目了然的效果,更能轻松地学习和掌握此门学科。
In computer science , data structure is not only a basis of ordinary programs design , but also an important basis of programs design and test , operation systems , database systems , another system programs and complex application programs.The software for lessons was developed by Turbo C2.0 . It made use of the abundant screen operations and diagram functions to imitate some types of data structure's , for instance, binary tree.The citing of the character technology and the keyboard technology provides an opportunity for a man to communicate with a machine , which makes you to understand the whole procession clearly. The systematical combination of the color and animation acquires this effect while you see you know the whole, and it makes you to learn and master the subject with ease .
出处
《电脑编程技巧与维护》
2009年第12期125-126,共2页
Computer Programming Skills & Maintenance
关键词
动画
颜色
键盘技术
二叉树
Animation
Color
Keyboard technology
Binary tree