abstract data type
常见例句
- AAA, an algebraic specification language based on the abstract data type, is introduced first.
首先给出一种基于抽象数据类型的代数规格说明语言AAA; - Static search set is an abstract data type with the operations initialize, insert, and retrieve.
静态搜索集 是一种抽象数据类型,包含的操作包括 initialize、insert 和 retrieve。 - After rounded analysis of data structure system, the relationship between data structure and abstract data type is discussed.
讨论了数据结构规范化方法和抽象数据类型的问题。 - And the problem is, that we want to build this abstract data type, but we'd like to basically know what kind of object is it, and what functions actually belong to it, how do we use them?
然后我对它们运行了这个方法,就是这一小段代码这个方法,这有意义么?,当然没有了,对不对?,因为你知道,当你把两个极坐标,表示的点进行相加运算的时候?
麻省理工公开课 - 计算机科学及编程导论课程节选 - A synonym for this is an abstract data type.
还有文献资料等等。
麻省理工公开课 - 计算机科学及编程导论课程节选 - What we're really doing, or I shouldn't say what we're really doing, a basic piece of what we're doing, when we talk about classes or objects, is we're doing something that Professor Guttag mentioned, we're defining an abstract data type.
或者我不应该,说我们真正要做的,当我谈到类或者对象的时候,我们在做的基本的东西,如Guttag教授提到的,就是定义一个抽象数据类型,那么这到底是什么意思呢?
麻省理工公开课 - 计算机科学及编程导论课程节选 返回 abstract data type