abstract data信息详情

abstract data发音

意思翻译

[计]抽象数据

相似词语短语

abstract───adj.纯理论的;抽象的;抽象派的;n.摘要;抽象;抽象的概念;抽象派艺术作品;v.摘要;提取;抽象化;退出;转移;使心不在焉

abstract reasoning───抽象推理

abstract deed───抽象契约

abstract art───n.抽象派,抽象主义;n.抽象派;抽象主义

data───n.(Data)(日)驮太(姓);(印、葡)达塔(人名);n.数据;资料

graphical abstract───图解摘要

abstract concept───抽象概念

gestural abstract art───手势抽象艺术

capsized abstract lyrics───倾覆的抽象歌词

双语使用场景

Generate PHP from the abstract data model.───从抽象数据模型生成php。

This are abstract data objects used to index searchable content.───这是用来索引可搜索内容的抽象数据对象。

To represent an abstract data buffer, declare two structured data types.───为了表示一个抽象数据缓冲区,需要声明两个结构化的数据类型。

Let me bracket XML for a few moments by talking about abstract data models.───我先将XML搁置一边来讨论一些抽象的数据模型。

Implementing this proposed abstract data buffer should be a relatively trivial task for an average C programmer.───对于普通C程序员来说,实现这种建议的抽象数据缓冲区应该是一项相对容易的任务。

They typically fall short when used to examine arbitrary or abstract data presented in more than two dimensions.───当用于检查超出二维表达的任意或者抽象数据方面时,就存在不足。

An abstract data type is the realization of a data type as a software component.───抽象数据类型是指数据结构作为一个软件组件的实现。

To establish the abstract data model apply to a wide variety of programming languages.───建立了适用于各种编程语言的抽象数据模型。

enable consumers and providers to develop against abstract data and service models rather than directly to prescribed interfaces.───允许使用者和提供者以抽象的数据和服务模型(而不是预先确定的接口)为基础进行开发。

英语使用场景

Procedural abstraction, abstract data types, and, most recently, objects and components are all examples of such abstractions.

Completion queue abstract data types of sequence, chain and realize that.

A service is like an abstract data type or an object in an object-oriented language.

Our specification is about a single abstract data type STACK, describing stacks of objects of an arbitrary type G.

A semaphore is a protected variable or abstract data type which constitutes the method for restricting the number of threads access to shared resources.

So far a class, an abstract data type, and a set of possible values together with operations, i. e. , a data type, are pretty much the same.

This implicitness is a key aspect of abstract data types and, by implication, of their future counterparts in object-oriented software construction — classes.

The abstract data model ( ADT ) of spatial data, vector and raster, is defined firstly based on basic types.

An abstract data type treats the data (state) and operations on that state as a single unit.