linked lists
基本解释
- 链表
英汉例句
- One advantage of linked lists is that you can use them to avoid locking situations.
链表的优势之一是,您可以使用它们来避免锁定状态。 - In theory the hash table is a rather simple construct, just collection of arrays or linked lists divided into a finite number of buckets.
理论上,哈希表是一个非常简单的构造,就是数组或链表的集合被划分到有限数量的存储体中。 - Since a NULL pointer terminates a list, we can also use the NULL pointer condition as a base case for many of our recursive functions on linked lists.
由于 NULL 指针会结束一个链表,所以我们也可以使用 NULL 指针条件作为基于链表的很多递归程序的基线条件。 - Think Apple iBookstore-meets-Linked In, with colleague's reading lists, recommended books, and book clubs.
ENGADGET: IDEO's e-book concepts threaten our enjoyment of reading with social networking, online commentary
双语例句
权威例句
词组短语
- Linked Blog Lists 链接性文章
- double -linked circular lists 双向循环链表
- single -linked lists 单向列表
- doubly linked lists 链表;双向链结串列
- Interlocked Singly Linked Lists 互锁单链表
短语
专业释义
- 链表
This paper discusses data organization and obstacle tree in PCB CAD design, compares three data structures: linked lists, quad trees, and 4-d binary tree.
讨论了PCB自动设计中版面图形数据组织和障碍数的建立,比较了链表、二叉树、四维二叉树3种结构的特点。