单词 | linked lists | ||||||||||||||
释义 | linked lists
更多释义 收起释义 例句释义: 链结串列,链串列,连接表 1. although manual memory management with linked lists is possible , it is not a very friendly task. 尽管使用链表人工管理内存是可行的,但那不是一件非常容易的工作。 www.ichacha.net 2. In theory the hash table is a rather simple construct, just collection of arrays or linked lists divided into a finite number of buckets. 理论上,哈希表是一个非常简单的构造,就是数组或链表的集合被划分到有限数量的存储体中。 www.infoq.com 3. If this is not the case, the running time increases significantly, to the point where search trees become expensive linked lists. 如果不是这样,运行时间大幅增加,以至于查找树变得昂贵链表。 wenwen.soso.com 4. Singly linked lists are a powerful abstraction that allow you to represent numerous types of data . 单链表是让您可以描述多种类型数据的一种有效抽象。 www.bing.com 5. This article will discuss only singly linked lists; the terms "linked lists" and "lists" will both be used to mean singly linked lists. 本文将只讨论单链表;术语“链表(linkedlist)”和“列表(list)”都被用来表示单链表。 www.ibm.com 6. A second approach (mentioned earlier) is to create an array that consists of linked lists of words instead of the words themselves. 第二种方法是创建一个存放单词链表的数组,数组内不直接存储单词。 blog.sina.com.cn 7. Stacks, queues, linked lists, and trees; algorithms for search, sorting, graph problems are also covered. 这些项目中涉及数组,堆栈,排列,链表和树;查询的运算法则,排序,曲线图问题。 www.2002f.com 8. Recursion and recursive data structures (linked lists, trees, graphs). 递归和递归数据结构(链表,树,图) acalib.org 9. Hash tables that use dynamically allocated linked lists can degrade performance. 使用动态分配的链接表的哈希表可以降低性能。 msdn2.microsoft.com 10. Donald Knuth thoroughly describes linked lists and their operations in. 中详尽地描述了链表及其操作。 www-128.ibm.com 1. Let's look at a few examples of recursive functions on linked lists. 让我们来看一些基于链表的递归函数示例。 www.ibm.com 2. An abbreviation for the type of immutable singly-linked lists. 不可变单向链接列表的类型的缩写词。 msdn.microsoft.com 3. Combining linked lists is easy: At the end of one, you just add a pointer to the front of the next. 合并一个连接比较容易,只需要把一个链的最后一个节点中的指针指向要连接那个连的头节点即可。 www.bing.com 4. One advantage of linked lists is that you can use them to avoid locking situations. 链表的优势之一是,您可以使用它们来避免锁定状态。 www.ibm.com 5. In your computer science classes, you learned about different types of lists: arrays, hash maps, linked lists, stacks, queues, and so on. 在计算机科学课程中,您曾学过不同类型的列表:数组、哈希影射、链表、堆栈、队列等等。 www.ibm.com 6. Linked lists are covered in your instructor's web page on linked lists in Java. 连系列表在你的指导者有关爪哇中的连系的列表的的网页中被覆盖。 zhishi.sohu.com 7. The most common use for generic classes is with collections like linked lists, hash tables, stacks, queues, trees, and so on. 泛型类最常用于集合,如链接列表、哈希表、堆栈、队列、树等。 technet.microsoft.com 8. The task of coding linked lists is fairly simple. 对链表进行编码的任务相当简单。 www-128.ibm.com 9. Lists are linked lists of atoms, lists, or both. 列表是原子的链表,或者是列表的列表,或者两者兼备。 www-128.ibm.com 10. For example, linked lists are defined in terms of themselves. 例如,链表就是根据其本身定义出来的。 www.ibm.com 1. The data structure is easy to realize in PCs because it is mainly composed of pointers and linked-lists. 由于双向链接边表的数据结构主要由指针和链表组成,所以易于在计算机中实现。 www.joca.cn 2. For the beginning we shall be define data returned by search function, let it be linked lists 开始需要定义通过搜索函数返回的数据,如下 bbs.pediy.com 3. Now that you have a handle on linked lists, you should be aware of a few interesting properties of lists that you will exploit 既然您已经了解了链表,那么您应该意识到将要使用的列表的一些有趣的属性 www.ibm.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。