摘要
从抽象数据类型的多型数据类型观点出发,对数据结构的概念进行了拓延。通过实例对采用面向对象的模板技术实现数据结构的类属编程进行了讨论,为将数据类型作为数据结构的参数,实现多型数据类型提供了方法。
In this paper, the concept of data structure is extended on the basis of abstract data type's polymorphic data type. With examples, it is discussed how to program data structure's type by applying object-oriented template skill. A method is offered to realize polymorphic data type by regarding data type as data structure's parameter.
出处
《计算机工程与应用》
CSCD
北大核心
2000年第2期106-109,共4页
Computer Engineering and Applications
关键词
数据结构
类属
数据类型
面向对象
data structure, templated, polymorphic data type, generic data type