在 英语 中使用 The data structure 的示例及其翻译为 中文
{-}
-
Political
-
Ecclesiastic
-
Programming
We now have the data structure ready.
The data structure for HashSet is a hash table.
Each exercise will describe the data structure and what you can do with it.
So now, what you can see is that we have stored in the data structure.
It is the data structure that V8 uses to keep track of function invocations.
And not every‘blockchain' system employs the data structure of a hash-linked chain of blocks.
The data structure of the product(BOM) can be exported into other systems or into a spreadsheet.
Each node in the data structure is directly connected to arbitrary number of nodes on either side, referred to as children.
VariCAD provides tools for maintaining drawing databases, which represent the data structure of the product.
In Listing 15-25, we always want Cons variants to own their list,so reorganizing the data structure isn't possible.
HashMap is actually a"chain-table hash" of the data structure, that is, the combination of arrays and linked lists.
The data structure provided to the method is a list of dictionaries, with each dictionary representing a single menu action.
But with the arrival of full duplex USB 3.0, the data structure will now require double the information.
If it is, think about whether your class couldtolerate a change in the object after it was entered into the data structure.
Also, the knowledge map simplifies the data structure that can correspond- in theory- to any information standard.
The data structure is implemented as an array with a fixed number of entries, or as a list holding a variable number of single elements.
Your goal is to understand data structures so thatyou can pick the data structure that's most optimal for the problem at hand.
That's because the ring buffer itself isn't responsible for these things,we have moved these concerns outside of the data structure.
If your application is a spreadsheet, the data structure is a matrix of cells containing text, numbers, or formulas referencing other cells.
When an operation's amortized cost exceeds its actual cost,we assign the difference to specific objects in the data structure as credit.
If it is a vector graphics application, the data structure is a tree of graphical objects such as text objects, rectangles, lines, and other shapes.
In object-orientation, since data and processing are integrated, even if the data structure is changed,the corresponding processing can be changed immediately.
An expert review of the data structure definition for Millennium Development Goals indicators was also conducted, which produced some useful technical recommendations for its improvement.
UTXO- which stands for unspent transaction output- is the data structure that gives information about all the outstanding bitcoins on the network.
All kernel subsystems read and write the data structure representing the current task, leading to bi-directional data flow throughout the system.