摘要
数据结构的教学具有较强的抽象性,若在教学过程中运用一些可视化仿真软件,将起到化抽象为形象的作用。实战证明,C#.NET平台中的TreeView组件能很好地描述树形分层结构,借助该组件可以快速地开发出二叉树的建模及遍历仿真软件。利用该软件,用户可对二叉树的逻辑结构进行可视化动态建模并对既定模型实现遍历仿真。
Data structure teaching is abstract, if uses some visual simulation software in the teaching process, it will be vivid. Practice has proved that TreeView component of C#.NET platform can well describe the hierarchical structure tree. With TreeView component, users can quickly develop a binary tree modeling and traversal simulation software. Using the software, users can visually, dvnamically modeling and achieve traversal simulation on the logical structure of binary tree.
出处
《现代计算机》
2010年第7期168-171,共4页
Modern Computer