Listing 2 shows two different serializations of the same linked list data structure serialized according to SOAP Encoding rules.
清单2展示了根据SOAPEncoding规则对相同链表数据结构进行序列化的2种不同的序列化。
Making a basic linked-list data structure persistent is the easiest exercise; here, a list in Clojure is bound to a var named "a".
持久化基本链表数据结构是最简单的;在这里,Clojure中的一个列表绑定到一个名为“a”的变量。
The solver of this software uses the linked list data structure to store the global stiffness matrix, which is efficient in storage and calculation.
本文的计算软件采用动态链表数据结构存贮总体刚度矩阵,具有很高的存贮和计算效率。
To illustrate the problem, imagine a Web service that returns a linked list data structure which we serialize to XML using the SOAP Section 5 Encoding rules.
要说明这个问题,请想象一个Web服务,它返回一个链表数据结构,我们可以使用SOAPSection5Encoding规则将次结构序列化为XML。
With this generic list node structure, you can now define lists and list operations that work regardless of the type of data stored in them.
使用这个通用的列表节点结构,您现在可以定义列表和不需要考虑存储在列表中的数据类型的列表操作。
A lookup data structure which is a linked list is then initialized.
然后初始化一个查找数据结构,这是一个链表。
What's wanted is, in a sense, the exact opposite of a list: a data structure where order is irrelevant, and identity is explicit.
从某种意义上说,您所想要的和列表上给出的是完全相反的:一个顺序不相关,但身份明确的数据结构。
As mentioned earlier, this list should contain the same top leak suspects as shown in the aggregated data structure level view (Figure 5).
如前所述,此列表应包含与聚合数据结构级别表(如图5所示)相同的顶级泄漏疑点。
So to construct a nonblocking linked list, tree, or hash table, we need to find a way to update multiple Pointers with CAS without leaving the data structure in an inconsistent state.
所以,要构建一个非阻塞的链表、树或哈希表,需要找到一种方式,可以用CAS更新多个指针,同时不会让数据结构处于不一致的状态。
Access Control list (ACL) : An ACL is a data structure that associates to a set of principals a list of permissions for a service.
访问控制列表(acl): ACL是一种数据结构,它将一个服务的权限列表与一组主体相关联。
A linked list consists of a node structure that contains two members: the data it is holding and a pointer to another node structure (or NULL, to terminate the list).
链表所包含的节点结构体由两部分构成:它所持有的数据,以及指向另一个节点结构体(或者是NULL,结束链表)的指针。
This means the schema must represent more than simply what the XML looks like, it must represent the essence of the data structure: a linked list.
这意味着模式必须不仅仅代表XML看上去的样子,它必须代表根本的数据结构:链表。
Using a list node data structure for lists.
使用适用于列表的列表节点数据结构。
Storing data: a more generic list structure.
存储数据:更为普通的列表结构。
The list of both selections is empty, because of the data structure that is used by our Web services.
两个选项列表都是空的,这是我们所用的Web 服务的数据结构的关系。
This string is then passed into the VectorSpace module, and a data hash data structure is keyed on the filename for the list of vectors within a file.
随后,此字符串将被传递给VectorSpace模块,并且数据散列的数据结构将依靠文件名来获得文件内的向量列表。
Clojure is a Lisp variant, so evaluation occurs by first reading an expression as a Clojure data structure (usually a list), then evaluating each expression in the data structure.
Clojure是一种Lisp变体,因此计算过程首先将一个表达式读取为Clojure数据结构(通常是一个列表),随后计算数据结构中的各表达式。
At the start, you create your data structure (my_data_struct), which includes some data and then two list heads.
一开始,您创建了您的数据结构(my _ data_struct),该结构包含一些数据和两个列表头。
A dictionary or a class is likely to be a better data structure for thread management. As a quick example, below is a class that can (almost) drop in for the threads list in the examples.
字典或类可能是线程管理中更好的数据结构。
Why did Windows use the FAT structure instead of a conventional linked list with a next pointer for each data block of a file?
为什么窗户使用脂肪结构代替传统的与下一个指针链表的每个数据块文件?。
Thelinear list of polygons describing the path is a flexible data structure forsteering, and it can be locally adjusted as the agent's position moves.
描述路径的线性多边形列表对移动来说是一个灵活的数据结构,它可以局部调整寻路实体的移动位置。
A list is one simple example of a data structure.
列表是数据结构的一个简单例子。
This procedure is based on the realization of two-way linked list, a good interpretation of this particular data structure.
这个程序是基于双向链表实现的,很好地诠释了此特殊的数据结构。
And two-way linked list is a list as well as data structures, one of the standard data structure.
而双向链表是链表的一种,也是数据结构的标准数据结构之一。
Hover your cursor over the Data Structure: drop-down list and a detailed explanation of the options will be displayed.
悬停您的光标移动超过数据结构:下拉式清单的详细说明的选项会被显示。
The most common linear data structure used is the list.
有序列表是最常见的线性数据结构之一。
Armed with this new generic data type, you can now make a very generic list node structure, as shown in Listing 4.
在这个新的通用数据类型的帮助下,您现在可以得到一个非常通用的列表节点结构,如清单4所示。
This paper explains the data management base software, LCIVF of life cycle detailed list analysis from function, structure and realize.
对研制的生命周期清单分析数据管理库软件LCIVF,从功能、结构及实现方面进行了全面阐述;
This paper explains the data management base software, LCIVF of life cycle detailed list analysis from function, structure and realize.
对研制的生命周期清单分析数据管理库软件LCIVF,从功能、结构及实现方面进行了全面阐述;
应用推荐