抽象数据类型 meaning in English
abstract datatype
adts
adt,abstract data type
Examples
- Abstract data types offer great flexibility to the programmer
抽象数据类型给了程序员巨大的灵活性。 - The c - language conception of a struct is that of an abstract data type
在c语言中,结构的概念是一个抽象数据类型。 - Abstract data type
抽象数据类型 - Abstract data types satisfy the good programming principles of information hiding and divide and conquer
抽象数据类型给程序员提供了极大的机动性。 - Developed the core translator to transform the apla ' s abstract datatype to c + + ' s class library . 6
研制核心转换器,实现apla抽象数据类型到c + +部件库的转换。