abstract data type

短语

[计] 抽象数据类型

词形变化

abstract data types 复数 abstract data types

别名

ADT

释义与例句

n.
  1. 1.

    A data type defined only by data properties and operations to be performed on the data without any specification as to how the data will be represented or the operations performed.

    抽象数据类型

    计算机 工程 数学