×

单链表 meaning in Chinese

single linked list
singly linked list

Examples

  1. Singly linked lists are a powerful abstraction that allow you to represent numerous types of data
    单链表是让您可以描述多种类型数据的一种有效抽象。
  2. Conceptually , a singly linked list of integers looks like the following diagram in a computer s memory
    从概念上讲,在计算机内存中,整数的单链表如下图所示:
  3. The whole algorithm adopts single chain table as input / output data structure and there is no need to specify the direction of polygons input
    整个算法采用单链表作为输入输出的数据结构且无需限制输入多边形的方向。
  4. This article will discuss only singly linked lists ; the terms " linked lists " and " lists " will both be used to mean singly linked lists
    本文将只讨论单链表;术语“链表( linked list ) ”和“列表( list ) ”都被用来表示单链表。
  5. A singly linked list is a data structure that has an ordered sequence of nodes in which each node contains a data element and a pointer to the next node in the sequence
    单链表是拥有有序节点序列的数据结构,其中,每个节点包含一个数据元素以及一个指向序列中下一个节点的指针。
More:   Next

Related Words

  1. 单链rna簿
  2. 单链半抗原结合蛋白
  3. 单链虫属
  4. 单链传动
PC Version

Copyright © 2018 WordTech Co.