1) doubly-linked linear list
双连接线性表
2) linked linear list
连接线性表
3) linear list; linked linear list
线性连接表
4) joint bilinear programming
连接双线性规划
1.
In this paper, joint bilinear programming problem is considered, a newbranch and bound algorithm is proposed, and the convergent theorem is given, andthe effectiveness of the algorithm is illustrated by a example.
本文考虑连接双线性规划问题,提出了一个新的分枝定界算法,给出了这个算法的收敛性定理,以及用一个例子说明这个算法是有效的。
5) doubly-linked linear list
双链接线性表
补充资料:线性表
n≥0个数据元素的有限序列。是一种最基本、最常用的数据逻辑结构。表中每个数据元素,除第一个和最后一个外,有且仅有一个直接前趋和一个直接后继。对它可进行存取、插入、删除、合并、分解、复制、检索、排序等运算。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条