go top

网络释义专业释义

  ADT

抽象数据类型(ADT)是一种只能通过接口访问的数据类型,它是字段与基于字段的操作所构成的集合。

基于973个网页-相关网页

  c adt

...c编程思想之抽象数据类型(adt)(一) c adt(抽象数据类型) C++程序设计:设计一个复数类,其抽象数据类型描述如下: [问题描述]:设计一个复数类,其抽象数据类型描述如下。

基于8个网页-相关网页

  Abstruct Data Type-ADT

抽象数据类型 (Abstruct Data Type-ADT) Type结合C语言,抽象数据类型的数据部分可用struct来定义 结合C语言,抽象数据类型的数据部分可用struct来定义, 来定义, 其操...

基于8个网页-相关网页

短语

图的抽象数据类型 ADT

高层抽象数据类型 higher-level abstract data type

抽象数据类型的 Abstract Data Type

抽象数据类型模型 abstract data type model ; ADT

多项式抽象数据类型 Polynomial ADT

用户定义抽象数据类型 User defined Abstract Data Type

类基础-数据抽象类型 Abstract Data Types

抽象图形数据类型 abstract graphical data type

 更多收起网络短语
  • abstract data type
    abstracl data type
    abstract data class
  • abstract data type

·2,447,543篇论文数据,部分数据来源于NoteExpress

新汉英大辞典

抽象数据类型

  • abstract data type
以上来源于:《新汉英大辞典》

双语例句原声例句

  • 现在已经定义抽象数据类型我们转向实现。

    Now that we have clearly defined the stack as anabstract data type we will turn our attention to using Python toimplement the stack.

    youdao

  • 抽象数据类型命名约定(动态):数组向量序列列表容器缓冲区

    Abstract data types naming convention: (Dynamic) Array, Vector, Sequence, List, Container, Buffer.

    youdao

  • 接口规范 (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.

    youdao

更多双语例句
  • I'm going to define a class, and in particular, what I'm going to do, is walk through what that says.

    我们碰到了一个问题,这个问题就是,我们想要建立,一个抽象数据类型

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • And over the next couple of days, you'll see what we mean by this in detail.

    就是抽象数据类型,你可以在网上看到这两个术语。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • 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 简称ADT)是指一个数学模型以及定义在此数学模型上的一组操作。抽象数据类型需要通过固有数据类型(高级编程语言中已实现的数据类型)来实现。抽象数据类型是与表示无关的数据类型,是一个数据模型及定义在该模型上的一组运算。对一个抽象数据类型进行定义时,必须给出它的名字及各运算的运算符名,即函数名,并且规定这些函数的参数性质。一旦定义了一个抽象数据类型及具体实现,程序设计中就可以像使用基本数据类型那样,十分方便地使用抽象数据类型。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定