网站首页  词典首页

请输入您要查询的英文单词:

 

单词 linked list
释义

linked list

美 
英 
  • 网络链表;链结串列;连结串列
n.
1.
a chain of data items, each associated with a pointer to the next, and sometimes also to the previous one

例句

释义:
1.
The work queue is generally implemented as some sort of linked list with an associated monitor object.
该工作队列通常被实现成具有相关监视器对象的某种链表。
www.ibm.com
2.
These problems include having an object be iterateable, letting an object behave as if it was an array, or implementing a linked list.
这些问题包括实现可迭代的对象,使对象具有数组的行为或实现一个链接的列表。
www.ibm.com
3.
Constructor allows you to keep the linked list for the map in access order, from least recently used to most recently used.
构造函数使您能够保持映射表的链表的存取顺序,从使用时间距今最远的到最近使用的。
www-128.ibm.com
4.
If you structure a document as an append-only linked list, it allows you to easily revert changes back to previous states.
如果将一个文档作为只能添加(append-only)的链表来构造,那么这会使您可以很轻松地将修改回复到先前的状态。
www.ibm.com
5.
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”的变量
www.ibm.com
6.
For instance, a thread waiting until items are added to a linked list may wake up to find the list empty.
比如,一个正在等待货物被加入到链表中的线程,当它被唤醒时可能发现链表是空的。
www.ibm.com
7.
As shown in Listing 1, the virtual file system is maintained as a linked list of struct vfs, as denoted by the member vfs_next.
如清单1所示,由成员vfs_next指定,虚拟文件系统作为structvfs的链表进行维护。
www.ibm.com
8.
Every user-specified keyword and its attributes are read from a user-specified file and stored as a node on a linked list, called Key_List.
所有用户指定的关键字及其属性将从用户指定的文件中读取,并存储为链接列表中的一个节点(称为Key_List)。
www.ibm.com
9.
If there is only a single mapping to the page, then a single pointer called "direct" can be used instead of a linked list.
如果只有一个到这个页的映射,那么可以用一个叫做“direct”的指针来代替链表。
www.ibm.com
10.
The substitution module substitutes a network boot service of a failed element of the distributed logical linked list.
替代模块替代分布式逻辑链表的故障元素的网络引导服务。
www.hgpf114.com
1.
List 1, links storage methods Links to the storage method referred to as linear form List (Linked List).
名单1,链接贮存方法链接到贮藏方法称为线性形式名单(链表)。
www.bjwyh.cn
2.
For links to more in-depth treatments of the basics of linked list manipulation, see the Resources section at the end of this article.
在本文最后的参考资料一节,可以找到更深入介绍基本链表处理的链接。
www.ibm.com
3.
and a data structure brokering object with the doubly linked list is created in a memory.
并在内存中建立一个双向链表数据结构代理对象。
ip.com
4.
Specific process is to first build a one-way circular linked list, these people used to store code and password.
具体过程就是先建一个单向循环链表,用来存储这些人的编码和密码。
www.pudn.com
5.
completion of the C language design a curriculum, using a linked list to do on the characters search, delete, etc. replacement operation.
学完C语言后的一个课程设计,用链表做的一个关于字符查找、删除、替换等操作。
www.hxzi.com
6.
Notice how like our recursive programs, the definition of a linked list also contains a base case -- in this case, the NULL pointer.
注意,与我们的递归程序非常类似,链表的定义也包括一个基线条件——在这里是NULL指针。
www.ibm.com
7.
Using algorithms to create two non-decreasing order 5 single linked list, and then combined into a single list of non-decreasing order.
利用算法5建立两个非递减有序单链表,然后合并成一个非递减有序单链表。
3333355555.com
8.
It essentially created a singly linked list that linked the frame pointer for each of the callers to a function.
它实质上创建了一个单链表以链接为每个函数调用的帧指针。
blog.163.com
9.
The establishment of a linked list, each node including: student number, name, gender, age.
建立一个链表,每个结点包括:学号、姓名、性别、年龄。
www.pudn.com
10.
Create a linked list of a_syncpub structures to specify which publications should be synchronized.
创建一个a_syncpub结构的链接列表以指定应同步哪些发布。
www.ianywhere.com
1.
We look up a hash table with linked list based upon the hash key for the logging token name.
我们需要根据日志标记名使用的散列值对具有链表(linkedlist)的散列表进行查询。
www.ibm.com
2.
Randomly generated or keyboard input of a group of elements, the establishment of a lead single linked list node (disorder). 2.
随机产生或键盘输入一组元素,建立一个带头结点的单链表(无序)。
3333355555.com
3.
The detection module detects a variation in a distributed logical linked list configuration.
检测模块检测分布式逻辑链表配置内的改变。
www.patent114.com
4.
Similarly, you can specify that freed memory blocks not be removed from the linked list, to simulate low-memory situations.
同样地,您可以指定连结串列不要移除释放的记忆体区块,以模拟低记忆体情况。
msdn.microsoft.com
5.
One we referenced earlier is the implementation of a doubly linked list in the SPL class SplDoublyLinkedList.
我们前面提到一个类就是在SPL类SplDoublyLinkedList中实现的双重链接列表。
www.ibm.com
6.
Drag onto the page, then glue to a single linked list node or other data type.
拖到绘图页上,然后粘附到单向链接的列表节点或其他数据类型。
www.jukuu.com
7.
All the resulting memory blocks in the debug heap are connected in a single linked list, ordered according to when they were allocated.
调试堆中产生的所有内存块在单个链接列表中连接起来,按照分配时间排序。
technet.microsoft.com
8.
For some purposes a binary tree is the best solution, but usually the simpler linked list is the obvious choice.
对于某些情况,二叉树是最佳选择,但在通常情况下,更简单的链表是显而易见的选择。
www-128.ibm.com
9.
Compute the actual size of the linked list and assign it to the variable actual.
计算链接列表的实际大小,并将其分配给变量actual。
msdn2.microsoft.com
10.
This program creates a linked list of few nodes, fills in the data, prints them, and finally deletes all the nodes.
此程序创建一个包含几个节点的链表,填充数据,输出它们,最后删除所有节点。
www.ibm.com
1.
A student achievement management system, uses linked list for data inserting, deleting, sorting and querying, C-C.
学生成绩管理系统,应用链表实现对数据的插入,删除,查找,排序。
www.kuenglish.info
2.
The pages in each level of the index, including the data pages in the leaf level, are linked in a doubly-linked list.
索引中每个级别的页(包括叶级别的数据页)链接在一个双向链接的列表中。
www.kuenglish.info
3.
All these readouts belong to one linked list, so we should be able to access them all by just traversing our list structure.
所有这些读数都属于同一个链表,所以我们只需遍历亏链表结构就能够访问到它们。
dictsearch.appspot.com
4.
In addition to the standard hashing relationship, there is now a linked list that traverses through the collection.
除标准的散列关系之外,现在还有一个可遍历整个集合的链表。
www-128.ibm.com
5.
The program stores birthdate information in a linked list of Client blocks.
程式会将生日资讯储存在用户端区块的已连结清单中。
technet.microsoft.com
6.
What if the map from Figure 15 were a linked list, as shown in Listing 3?
如果图15中的映射是链接的列表,如清单3所示,那会发生什么情况呢?
www.ibm.com
7.
The following code example shows a simple generic linked-list class for demonstration purposes.
下面的代码示例演示一个用于演示用途的简单泛型链接列表类。
msdn2.microsoft.com
8.
The mgr_epv and type_uuid are populated in a structure, the reference of which is inserted into the linked list for the requested interface.
把mgr_epv和type_uuid放在一个结构中,把这个结构的引用插入请求的接口的链表。
www.ibm.com
9.
TSOT: experimental simulation of a process queue, the queue using linked list form.
实验一进程队列模拟,队列使用链表形式。
www.hxzi.com
10.
Drag onto the page, then glue to double linked list nodes or other data types.
拖到绘图页上,然后粘附到双向链接的列表节点或其他数据类型。
www.jukuu.com
1.
Two key techniques of snapping points and snapping lines are settled as a result of data structure of doubly linked list.
建立双向链表的数据结构,解决了管网节点计算机自动编号的两个关键技术:点捕捉和线捕捉。
dictsearch.appspot.com
2.
This linked list is called a PTE chain.
这个链表叫做PTE链。
www.ibm.com
3.
Supports a second ordering option: maintaining the linked list in access order instead of insertion order.
支持第二种排序选项:按存取顺序而非插入顺序维护链表。
www-128.ibm.com
4.
This method returns an integer that specifies the number of nodes in the linked list.
此方法将返回一个整数,该整数指定了链接列表中的节点数。
msdn2.microsoft.com
5.
Combining with a network IC design, implement the design of dynamic memory manage based on linked-list.
提出一种基于链表消息队列的动态存储器管理设计,并结合某款网络芯片设计加以说明。
www.xactad.org
6.
Assign the expected size of the linked list to the variable expected.
将链接列表的预期大小分配给变量expected。
msdn2.microsoft.com
7.
Adjacent to the basic requirements for storage of multiple linked list structure.
基本要求以邻接多重链表为存储结构。
www.hackchina.com
8.
To make the example concrete, imagine that the resource is the LIST_ENTRY cell that anchors a linked list of IRPs.
为了让例子更具体,设想:这个资源就是LIST_ENTRY单元,它制动一个IRP的链接表。
dictsearch.appspot.com
9.
The method of dealing with collisions should be the dynamic linked list version.
此方法处理冲突的时候应该采用动态链表。
dictsearch.appspot.com
10.
A linked list can be used to store this information.
可以使用相连的列表存储这些信息。
www.ibm.com
1.
This works by adding storing a circular linked list for each group of equivalent nodes in reverse order.
这是通过为每组相等的节点在相反顺序上增加一个循环的链表来实现的。
boost-doc-zh.googlecode.com
2.
In other words, new items are added to the end, and map lookups move items to the end of the linked list.
换句话说,新项目被添加到尾部,映射表查找操作将项目移到链表的尾部。
www.ibm.com
3.
Internally your PQ should store the data in a linked list of Node objects.
你的PQ应该将数据内部存储在节点对象的一张连系的列表中。
zhishi.sohu.com
4.
The size of each block in the linked list pointed by the bucket is block size = 2 ^ (bucket 4).
bucket指向的链表中每个块的大小为2^(bucket 4)。
www.ibm.com
5.
Each node in the linked list corresponds to one instance of the -n option on the dbmlsync command line.
链接列表中的每个节点对应于dbmlsync命令行上的一个-n选项实例。
www.ianywhere.com
6.
The problem arises when I try to create an XML Schema that describes the linked list structure.
当我试图创建一个描述链表结构的XMLSchema,问题产生了。
www.ibm.com
7.
AXIOM allows many different object factory implementations, but the linked list is by far the most popular.
AXIOM允许很多不同的对象工厂实现,但链表是最常用的。
www.ibm.com
8.
The monitor module actively monitors a distributed logical linked list.
监视模块活动地监视分布式逻辑链表。
www.hgpf114.com
9.
When working with the linked list interface, you should always bear in mind that the list functions perform no locking.
当使用有关链表的函数时,一定要注意这些函数是没有锁机制的。
www.phpfans.net
10.
The linked list hash table contains information about the shared memory logging token pointers.
这个链表散列表包含有关共享内存日志标记指针的信息。
www.ibm.com
1.
This structure saves a pointer to the first (most recently allocated) block in the debug heap's linked list.
该结构保存指向调试堆的链接列表中的第一个(最近分配的)块的指针。
msdn2.microsoft.com
2.
In this article, we first introduced how to add and delete a node in a linked list, and then designed a program to simulate a print queue.
首先介绍在链表中增加和删除结点是如何操作的,在此基础上,编写一个程序用于模拟完成多个终端共用一个打印机的系列打印任务。
www.dictall.com
3.
The independent items in a linked list are called nodes.
独立的物品被称为节点链表。
wenwen.soso.com
4.
Each a_syncpub instance in the linked list is equivalent to one specification of the -n option on the dbmlsync command line.
链接列表中的每个a_syncpub实例都等同于dbmlsync命令行上-n选项的一个说明。
www.ianywhere.com
5.
The master index is a linked list of all index entries in the IBM Informix Dynamic Server product manuals.
在IBMInformixDynamicServer产品手册中,主索引是所有索引条目的链接列表。
www.ibm.com
6.
For containers with unique keys I store the buckets in a single-linked list.
对于唯一键的容器,我将桶保存在一个单链表中。
boost-doc-zh.googlecode.com
7.
the pointer with two linear the linked list of the merger and outputs the result.
利用指针实现对两个线形链表的合并,并输出其结果。
3333355555.com
8.
the p is used as temporary node, it is used for constructing linked list below.
这个p是用来充当临时节点,用于下面构成链表
zhidao.baidu.com
9.
You can specify a linked list of publications for synchronization.
可以为同步指定一个发布的链接列表。
www.ianywhere.com
10.
As an example, take an application that maintains a linked list of accounts.
以维护链接的帐户列表的应用程序为例。
msdn2.microsoft.com
1.
The solution in this case is to change the links in the linked list to also be weak references.
在这种情况下,解决办法就是也将链接列表中的链接更改为弱引用。
www.ibm.com
2.
Each application contains a singly linked list of CDynLinkLibrary objects.
每个应用程序均包含CDynLinkLibrary对象的单向链接表。
msdn2.microsoft.com
3.
The pages are maintained as a doubly-linked list.
这些页是作为双向链接表来维护的。
www.ianywhere.com
4.
This is important because you are not prompted to do anything with local changes to a linked list when the file is saved or closed.
这一点很重要,因为在保存或关闭文件时,您不会被提示在本地更改与链接列表之间执行任何操作。
office.microsoft.com
5.
What's the difference between a linked list and an array?
在一个链表和一个阵列之间的差别是什么?
blog.sina.com.cn
6.
Further, I can have a look at the linked list contents using the already available commands in dbx.
然后,可以使用dbx中的现有命令查看链表的内容。
www.ibm.com
7.
You can create a linked list of a_syncpub structures.
可以创建一个a_syncpub结构的链接列表。
www.ianywhere.com
8.
If a binary tree becomes degenerate, we run into the same efficiency problems as we did with the singly linked list.
如果二叉树变得很不平衡,我们将会碰到同样的效率问题如同在持久化单向链表是一样。
dictsearch.appspot.com
9.
How can you build large scale software without knowing what a hashtable is? Or the difference between a linked list and an array?
如果不知道哈希表,或者不知道链表和数组之间的差别,你如何构建一款大型的软件?。
www.cnbeta.com
10.
Now, to continue the explanation, let's say that another thread (call it "thread 2" ) locks mymutex and adds an item to our linked list.
现在继续说明,假设另一个线程(称作“2号线程”)锁定了mymutex并对已链接列表添加了一项。
www.ibm.com
1.
For example, the linked list has a member variable called m_Head of type Node, used for referencing the first item in the list.
例如,该链表具有一个名为m_Head的Node类型的成员变量,用于引用该列表中的第一个项。
msdn2.microsoft.com
2.
Modify the linked list template class, so that node data fields to the data class class object.
修改单链表模板类,使结点类的数据域改为数据类对象的指针。
www.pudn.com
3.
Each queue contains a linked list of threads or is empty.
每个队列包含一个线程链表(或者为空)。
www.ibm.com
4.
The pFirstBlock points to the first memory block of the linked list.
pFirstBlock指向该链表中的第一个内存块。
www.ibm.com
5.
Recordsets are organized as linked list (CList) and you can access them using their ids.
记录集是连接起来的记录的集合,你可以通过他们的ID访问他们。
www.ganxisky.cn
6.
Implement an algorithm to sort a linked list. Why did you pick the method you did?
实现算法分类一个链表。你为什么挑你做的方法?
blog.sina.com.cn
7.
The pLostBlock points to the linked list's last memory block.
pLostBlock指向该链表的最后一个内存块。
www.ibm.com
8.
Append four nodes to the linked list.
将四个节点追加到链接列表。
msdn2.microsoft.com
9.
A lookup data structure which is a linked list is then initialized.
然后初始化一个查找数据结构,这是一个链表。
www.ibm.com
10.
Generic class is a true linked list.
泛型类是一个真正的链接列表。
msdn2.microsoft.com
1.
vfs_vnodes is a linked list of all the vnodes for this mounted instance.
vfs_vnodes是这个装入实例的所有vnodes组成的链表。
www.ibm.com
2.
At the highest level is the cache_chain, which is a linked list of the slab caches.
在最高层是cache_chain,这是一个slab缓存的链接列表。
www.ibm.com
3.
The fh: prev element creates what is essentially a linked list of entries.
prev元素创建本质上是一个链接列表的条目。
www.ibm.com
4.
Now we can easily modify linked list according to our program requirement and try to use it for some real tasks.
根据我们的程序需求,我们现在可以简单的修改链表并能够用其实现一些真正的任务。
dictsearch.appspot.com
5.
When the client is using the linked list, the client has to provide type arguments.
当客户端使用该链表时,该客户端必须提供类型实参。
msdn2.microsoft.com
6.
Table 3-6 lists the service functions you use to manage a doubly-linked list.
3-6列出了你管理一个双链接列表所用到的服务函数。
xiaomaier.blogchina.com
7.
Usually maintains a linked list of all its allocated area and it may have been in the middle of changing this list.
通常会为所有它所分配的区域维持一个链表,而它又可能正在修改那个链表。
www-128.ibm.com
8.
Those who still have some confusion about linked list, for them I will now tell you a story.
对于那些仍然还对链表感到混淆不清的人,这里我将告诉你们一个故事。
dictsearch.appspot.com
9.
We can remove the restriction if we develop a stack with a linked list.
如果我们用链表来讨论堆栈的话,将不会受此限制。
hi.baidu.com
10.
For example, a linked list on a system with 4-byte pointers might allocate nodes holding only, say, two pointers, requiring only 8 bytes.
例如,一个链表在指针为4字节的系统上可能分配只包含两个指针的节点,也就是说只需要8个字节。
www.bing.com
1.
Template for a doubly linked-list data structure, can be used also for queues and stacks
能用于队列和堆栈的双向链表模板
www.vchome.net
2.
a plurality of nodes of the logical block are also linked in the doubly linked list mode so as to form a two-level doubly linked list;
再把多个逻辑块节点也以双向链表的方式连接起来,组成了一个二层次的双向链表;
ip.com
3.
Using Polymorphism for the Access of a Heterogenereous Linked List
利用多态性解决异质链表的访问问题
www.ilib.cn
4.
self-organized linked list; concurrent; non-blocking data structure;
自组织链表;并发;非阻塞数据结构;
www.zidir.com
5.
You need to provide type arguments when instantiating a node, and again, you can use the linked list's own generic type parameters
您需要在实例化节点时提供类型实参;同样,您可以使用该链表自己的一般类型参数
msdn2.microsoft.com
6.
Particle simulation of ion thruster optical system using single linked list
单链表在离子发动机光学系统粒子模拟中的应用
www.ilib.cn
7.
The Buffer holds the information about a created abstract buffer, and it manages a linked list of memory blocks
Buffer包含关于已创建的抽象缓冲区的信息,它还管理内存块的一个链表
www.ibm.com
8.
Application of Linked-List and Queue Algorithm in Product Line Data Processing
链表队列算法在生产线数据处理中的应用
ilib.cn
9.
Design choices in a concurrent, singly linked list
并发单向链表的设计方法
www.ibm.com
10.
2 Implement an algorithm to find the nth to last element of a singly linked list
2实现算法查找单链表中的倒数第n个元素。
www.bing.com
1.
If your code does not require a doubly linked list you may want to reconsider using
如果代码不要求双向链接表,可能需要重新考虑使用
msdn2.microsoft.com
2.
Incremental algorithm for building association rule lattice based on attribute linked-list
基于属性链表的关联规则格的渐进式构造算法
service.ilib.cn
3.
A research on arithmetic creation of simply linked list from head to tail
正向生成单链表算法的研究
www.ilib.cn
4.
An Fast Algorithm for Discovering Association Rules Based on Prefix General Linked List
基于前缀广义链表的快速关联规则挖掘算法
www.ilib.cn
5.
Generic Doubly Linked List for fixed size data-items
固定大小的双向链表
www.vchome.net
6.
Methods of Creating Linked List in Programs
程序中创建链表的方法
www.ilib.cn
7.
The method of memory-mapped in static linked List
静态单链表存储结构算法分析
www.ilib.cn
8.
Deleting a Node from a Singly Linked List
在单链表中删除一个节点
www.bing.com
9.
The Study of Parts Management System Based on Object-Oriented Doubly Linked List
面向对象双向链表在零部件管理中的应用
www.ilib.cn
10.
An Algorithm of Generating Stack Sequence Based on Linked List
基于链表的出栈序列生成算法
www.ilib.cn
1.
A Mining Algorithm of Association Rule Based on Linked List
基于链表的关联规则挖掘算法
www.ilib.cn
2.
For example, you can create a linked list of strings with the following variable declaration
例如,可以使用下面的变量声明创建字符串的链接列表
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/7 9:14:35