ABSTRACT DATA TYPE 中文是什么意思 - 中文翻译

['æbstrækt 'deitə taip]
['æbstrækt 'deitə taip]
抽象数据类型
一个抽象数据类型

在 英语 中使用 Abstract data type 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Stack abstract data type.
Stack的抽象数据类型.
A priority queue is an abstract data type.
优先队列也是一种抽象数据类型
A Monad is an abstract data type used to represent control flows or computations.
一个单体是一个用来反映控制流程或者运算的抽象数据类型
Enhanced definition of the abstract data type.
抽象数据类型的定义格式.
A stack is an Abstract Data Type(ADT), commonly used in most programming languages.
堆栈是一个抽象数据类型(ADT),在大多数编程语言中常用。
In other words,classes are not usable to implement pure abstract data types.
换句话说,类不能用于实现纯抽象数据类型
What is ADT: Abstract Data Type?
ADT是什么?抽象数据类型。?
The typical responseis a variant of“objects are a kind of abstract data type”.
比较有代表性的回答是:“对象是一种抽象数据类型”。
MQL5 supports complex or abstract data types- structures and classes.
MQL5支持复杂或抽象型数据-结构和类。
In this edition, coverage of C++ hasbeen replaced by a discussion of how to set up abstract data types in C.
在本版中,对C++的介绍替换为讨论如何在C中建立抽象数据类型
Figure shows a picture of what an abstract data type is and how it operates.
下面的图片展示了抽象数据类型是什么以及它是如何运转的。
A stack is an abstract data type(ADT), can be implemented in most of the programming languages.
堆栈是一个抽象数据类型(ADT),在大多数编程语言中常用。
Next, we emphasize data abstraction, where we define abstract data types(ADTs) in the service of modular programming.
接下来我们的重点是数据抽象并定义抽象数据类型(ADT)以进行模块化编程。
Abstract data types allow natural modelling of data with strongtype check from the compiler.
抽象数据类型允许通过编译器的强类型检查对数据进行自然建模。
That is, you seem to view"abstract data type" and"data abstraction" as synonymous.
他认为“抽象数据类型”和“数据抽象”是同义词。
A set is an abstract data type that can store certain values, without any particular order, and no repeated values.
一个集合是一个抽象的数据types,可以存储某些值,没有任何特定的顺序.
Thus(like C++ templates) one can easily define and use abstract data types, but unlike C++, the granularity is at the module level.
因此(与C++模板一样)可以轻松定义和使用抽象数据类型,但与C++不同,粒度在模块级别。
An abstract data type(ADT) is a model for a certain class of data structures that have similar behavior;
抽象資料型別(AbstractDataType,ADT)是计算机科学中具有类似行为的特定类别的数据结构的数学模型;.
Now that we have clearly defined the stack as an abstract data type we will turn our attention to using Python to implement the stack.
现在我们已经将堆栈清楚地定义为抽象数据类型,我们将把注意力转向使用Python来实现堆栈。
An abstract data type(ADT) is a mathematical model for a certain class of data structures that have similar behavior;
抽象数据类型(AbstractDataType,ADT)是计算机科学中具有类似行为的特定类别的数据结构的数学模型;.
This ability to change the physical implementation of an abstract data type while maintaining the logical characteristics is an example of abstraction at work.
这种在保持逻辑特征的同时改变抽象数据类型的物理实现的能力就是工作中抽象的一个例子。
A new emphasis on abstract data types throughout the book makes the programs more broadly useful and relevant in modern programming environments.
贯彻全书的对抽象数据类型新的强调使程序使用范围更广,并且更适用于现代面向对象的编程环境。
Note that this approach follows accepted practice within computer science,viz. abstract data types, object-oriented design, and the three-layer architecture(Figure 11-6).
注意这种做法来自计算机科学中已经接受的做法,即抽象数据类型、面向对象设计、三层结构(图11-6)。
Recall that when we give an abstract data type a physical implementation we refer to the implementation as a data structure.
回想一下,当我们给出抽象数据类型一个物理实现时,我们将实现称为数据结构。
His later work on Postgres introduced the object-relational model,effectively merging databases with abstract data types while keeping the database separate from the programming language.
他之后的著作在Postgres方面提出对象关系模型,既有效地将数据库与抽象数据类型相结合,又使数据库实现独立于编程语言。
An AVL tree implements the Map abstract data type just like a regular binary search tree, the only difference is in how the tree performs.
AVL树实现抽象数据类型Map就像一个普通的二叉搜索树,唯一不同的是这棵树的工作方式。
It shows how different styles let C++ be used for simple data abstraction,full-fledged abstract data type implementation, and various styles of object-oriented programming.
本书展示了如何把C++语言的不同风格用于简单的数据抽象、“羽毛丰满”的抽象数据类型的实现以及面向对象程序设计。
结果: 27, 时间: 0.0326

单词翻译

顶级字典查询

英语 - 中文