Abstract data types的意思|示意
抽象数据类型
Abstract data types的网络常见释义
抽象数据类型 ...,即 type 实际上是一种对其元素的行为规范(对应以上所述的“一种谓词” [America91]),如抽象数据类型(abstract data types)是较常用的行为规范技术。 Subtype 是根据谓词来修改,而 subclass 是根据模板来修改。
型态 也就是在传统的DBMS之外,另外再加上特殊的 抽象资料型态(Abstract Data Types),这的作法也同时提供空间应用软体更好 的支援。
类基础 ...计应对变化 通过大量项目代码演示多态可以解决的编程问题 高质量类设计与编码 内容一:类基础-数据抽象类型(Abstract Data Types) 类的基础:抽象数据类 需要用到ADT的场景 使用ADT的益处 基本类型依赖坏味道 数据泥团坏味道 案例—通过电信项目介绍数据的抽象 ...
Abstract data types相关短语
1、 Spatial Abstract Data Types 空间抽
Abstract data types相关例句
In analogy to algebraic data type theory, this paper proposed the mathematical model of objects, object types and abstract object types.
类似于代数数据类型理论,本文提出了对象、对象类型及抽象对象类型的代数模型。
The WSDL document so far has moved from the concrete and physical (data typing) to the abstract and logical (messages and port types), with some reference between the two.
随着上述两种端口类型之间的一些引用的增加,到目前为止,WSDL文档已经从具体和实际形式(数据类型)转变为抽象和逻辑形式(消息和端口类型)。
The first two higher-level abstract data types are stacks and queues . They are extremely important to computing.
我们将要讨论的两种更高一级的抽象数据类型是堆栈和队列,它们对计算至关重要。
If your Lotus Notes application has several data elements, you might have one or more of these abstract types of components for each data element.
如果Lotus Notes应用程序有若干个数据元素,则每个数据元素可能有一个或多个抽象类型的组件。
In other words, classes are not usable to implement pure abstract data types.
换句话说,类不能实现纯的数据类型。
To represent an abstract data buffer, declare two structured data types.
为了表示一个抽象数据缓冲区,需要声明两个结构化的数据类型。