doubly-linked list的意思|示意
双重连接表
doubly-linked list的网络常见释义
双重链接表 ... 双重链接 double linkage 双重链接表 doubly-linked list 多重链表 multilinked list ...
doubly-linked list相关短语
1、 doubly linked list 双向链表 ; 双向链结串列 ; 串列 ; 结串列
2、 Circular doubly linked list 双向环状链结串列
3、 Circular Doubly Linked-List 串列
doubly-linked list相关例句
This module is loaded onto a doubly linked list of all modules in the system, and any threads currently waiting for module state change are notified through the notifier list.
这个模块加载到系统内具有双重链接的所有模块的列表上,并且通过notifier列表通知正在等待模块状态改变的线程。
The LIST_ENTRY macro declares a structure that connects the elements in a doubly-linked list.
宏list_entry声明一个结构体。这个结构体把元素链接到双向链表中。
I am writing a code for doubly linked list.
我写信是双向链表的代码。
But in doubly-linked list each node is referenced from it's sibling and the sibling references the node.
但在双链表的每个节点从它的兄弟姐妹和兄弟姐妹参考节点的引用。
How Would I Go About Creating This Doubly Linked List?
我怎么会去创造这个链表?
Generally, if you've ever taken a programming course, you probably know what a doubly linked list is.
一般来说,如果你曾经采取了编程过程中,你可能知道什么是双向链表的。