讨论了数据结构规范化方法和抽象数据类型的问题。
After rounded analysis of data structure system, the relationship between data structure and abstract data type is discussed.
我遇到以下的定义一个抽象数据类型的,我无法理解。
I came across the following definition of an 'Abstract Data Type' which I am unable to comprehend.
抽象数据类型的命名约定(动态):数组、向量,序列,列表,容器,缓冲区。
Abstract data types naming convention: (Dynamic) Array, Vector, Sequence, List, Container, Buffer.
另一方面,从抽象数据类型的观点来讨论数据结构已成为一种新的趋势,越来越被人们所重视。
On the other hand, it is becoming a new current to discuss data structure from the view of abstract data type and polymorphic data type, and more and more attention has been paid to.
静态搜索集是一种抽象数据类型,包含的操作包括initialize、insert和retrieve。
Static search set is an abstract data type with the operations initialize, insert, and retrieve.
接口规范 (IfS)从操作所使用的抽象数据类型方面严格描述服务的操作的业务语法。
The interface specification (IfS) describes the business syntax of the operations of a service strictly in terms of the abstract data types used by the operations.
从抽象数据类型到类的转变中包括了一个重要的格式差异:引进了变化和命令推理。
The transition from abstract data types to classes involves an important stylistic difference: the introduction of change and imperative reasoning.
我们将要讨论的两种更高一级的抽象数据类型是堆栈和队列,它们对计算至关重要。
The first two higher-level abstract data types are stacks and queues . They are extremely important to computing.
现在已经定义了栈的抽象数据类型,我们转向栈的实现。
Now that we have clearly defined the stack as anabstract data type we will turn our attention to using Python toimplement the stack.
过程抽象、抽象数据类型、以及目前比较常用的“对象”和“组件”都属于这样的抽象机制。
Procedural abstraction, abstract data types, and, most recently, objects and components are all examples of such abstractions.
首先要确立存储具体数据类型和数据的数据结构,其次实现作用在抽象数据类型和数据上的各种操作。
First of all we have established the data structure of data and data type, secondly we implemented the various operation on the abstract data types and data.
抽象数据类型简称adt,是一种对数据的逻辑抽象,对他的操作方法无需关注具体的实现。
ADT, is a logical description of how we view the data and the operations that are allowed without regard to how they will be implemented.
本文的目的在于利用抽象代数结构来描述抽象数据类型并给出它的数学含义;
The goal of this paper is to specify abstract data type and provide its mathematical meaning by using algebra structure;
“抽象数据类型”便是从对软件开发的感性认识上感性认识开发软件升到理性认识的结果。
The abstract data type work of the 1970s can be viewed as a development abstract develop program effort that converted this intuition into a real theory.
“抽象数据类型”便是从对软件开发的感性认识上感性认识开发软件升到理性认识的结果。
The abstract data type work of the 1970s can be viewed as a development abstract develop program effort that converted this intuition into a real theory.
应用推荐