摘要
在《数据结构》的教学中,迷宫问题的解决是一个难点,难在于其数据的输入、输出用传统的c语言或PASCAL语言表达烦 琐、不直观。本文用面向对象的编程语言VISUAL BASIC解决该问题,使课堂教学变得轻松而有趣了。
In the teaching of 'Data Structure' , the solution of the labyrinth problem is a difficult point. It is loaded down with trivial details when we want to use the traditional C Language or PASCAL Language to express the input and output of the data. If we can use the language of VISUAL BASIC to solve this problem, the classroom teaching will become relaxing and interesting.
出处
《内蒙古财经学院学报(综合版)》
2003年第4期71-72,共2页
Journal of inner Mongolia finance and economics college
关键词
迷宫
程序
实现
labyrinth program realization