What is the translation of " A DATA STRUCTURE " in Chinese?

[ə 'deitə 'strʌktʃər]
[ə 'deitə 'strʌktʃər]
是一个数据结构

Examples of using A data structure in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
It's actually a data structure.
事实上,是一个数据架构
It is a data structure where we store similar elements.
它是一个数据结构,我们存储类似的元素。
It is often referred to as a data structure server.
它又经常被认为是一个数据结构服务器。
XML is a data structure similar to JSON.
YAML是一种类似于json的结构化数据格式。
Lisp programs deal with source code as a data structure.
Lisp程序会将源代码当做是数据结构
Design a data structure to support the following operations:.
维护一个数据结构,支持以下操作:.
What other uses might there be for such a data structure?
那么,这样一个数据结构会有些什么样的其他用途呢??
A stream is not a data structure that stores elements;
流不是存储元素的数据结构;
The Lisp programs can manipulate source code as a data structure.
Lisp程序会将源代码当做是数据结构
It's a data structure which was designed for this problem.
堆即为解决此类问题设计的一数据结构
The values are then stored in a data structure called hash table.
然后将这些值存储在称为哈希表的数据结构中。
Second, even if a data structure is immutable, it will often have methods where the parameter type occurs contravariantly.
其次,即使数据结构是不可变的,它也经常会有返回值类型逆变的函数。
Because Python doesn't fully support lexical variables,you have to create a data structure to hold the value of n.
因为Python并不完全支持局部变量,你不得不创造一种数据结构,来接受n的值。
A data structure in which insertion and search operations are very fast irrespective of the size of the data..
哈希表是一个数据结构,其中插入和搜索操作都非常快而不管哈希表的大小。
A traditional database is a data structure used for storing information.
传统的数据库是用于存储信息的数据结构
An index consists of column values(Eg: John) from one table,and that those values are stored in a data structure.
索引由一个表中的列值(例如:John)组成,并且这些值存储在数据结构中。
Table- In computer programming, a table is a data structure used to organize information, just as it is on paper.
在计算机编程中,一个表是一种数据结构用于组织信息,就像在纸上。
Recall that when we give an abstract datatype a physical implementation we refer to the implementation as a data structure.
回想一下,当我们给出抽象数据类型一个物理实现时,我们将实现称为数据结构
It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets, and sorted sets.
它通常被称为数据结构服务器,因为这些键可以包含字符串,哈希,列表,集合和有序集合。
Here, I would like to mention one peculiar andinteresting example that is both a data structure and an algorithm, to some extent.
在这里,我想提到一个特殊而有趣的例子,在某种程度上,它既是数据结构又是算法。
To transmit a data structure across a network or to store it in a file, it must be encoded and then decoded again.
为了让某个数据结构能够在网络上传输或能够保存至文件,它必须被编码然后再解码。
For example, Enumeration defines a method called nextElement thatis used to get the next element in a data structure that contains multiple elements.
例如,枚举定义了一个叫nextElement的方法,该方法用来得到一个包含多元素的数据结构的下一个元素.
Thus, it becomes a data structure in which insertion and search operations are very fast irrespective of the size of the data..
因此,它成为一种数据结构,其中插入和搜索操作非常快,而与数据的大小无关。
The standardization activitywas based on the elaboration of a core version of a data structure definition, also known as a key family, for the food and agriculture domain.
标准化活动以确立粮食和农业数据域数据结构定义(又称"键码组合")核心版本为基础。
An index is a data structure(most commonly a B- tree) that stores the values for a specific column in a table.
索引是一种数据结构(最常见的是B树),它存储表中特定列的值。
The Enumeration The Enumeration interface isn't itself a data structure, but it is very important within the context of other data structures..
Enumeration接口本身不是一种数据结构,但它的其它数据结构中非常重要。
A data structure is a particular way of organizing and storing data in a computer so that it can be accessed and modified efficiently.
数据结构是在计算机中组织和存储数据的一种特殊方式,使得数据可以高效地被访问和修改。
In computing, a persistent data structure is a data structure that always preserves the previous version of itself when it is modified.
在计算中,持久数据结构是一种数据结构,它在修改时始终保留自身的先前版本。
In order to be able to exchange and understand data, a Data Structure Definition tells us about the relevant dimensions and what the possible values for each dimension are.
为了能交换和理解数据,数据结构定义给出了相关的维数,以及每个维数可能具有的值。
Applies data analysis and data modelling techniques to modify ormaintain a data structure and its associated components(entity descriptions, relationship descriptions, attribute definitions).
运用数据分析及数据建模方法确立、修改或维持数据结构及其相关组件(物理说明、关系说明、属性定义)。
Results: 175, Time: 0.036

Word-for-word translation

Top dictionary queries

English - Chinese