linked linear list的意思|示意

美 / / 英 / /

链接线性表


linked linear list的网络常见释义

双重联结线性列表 ... doubly-linked circular list 双重联结环状列表 doubly-linked linear list 双重联结线性列表 doubly-linked list 双重连接列表 ...

连接线性表 ... 一一置换表示 faithful permutation representation 连接线性表 linked linear list 链式线性表 chained linear list ...

linked linear list相关短语

1、 doubly linked linear list 双链接线性串列 ; 双链接线性串行

2、 doubly-linked linear list 翻译 ; 双连线性表

3、 Double linear-linked-list 双线性链表

linked linear list相关例句

Linked list is a kind of common data structure in microcontroller's program, which includes stack, queue and linear list.

链表是单片机程序开发中一种常见的数据结构,通常包括栈链、队列和线性链表。

List 1, links storage methods links to the storage method referred to as linear form List (Linked List).

名单1,链接贮存方法链接到贮藏方法称为线性形式名单(链表)。

According to the structural characteristics of polynomial, linear linked list to achieve the polynomial are added storage nodes of the coefficient and index, constructed the corresponding polynomial.

根据多项式的结构特点,利用线性链表来实现多项式相加,结点中存放各项的系数和指数,构造相应的多项式。