English translation for "双链表"
|
- double linked list
- Example Sentences:
| 1. | For example , arrays can support dictionary look - up and form the basis for sophisticated kinds of data structures , such as key - value pairs , linked lists , doubly - linked lists , and trees 例如,数组可以支持字典查询,并为高级类型的数据结构,例如键-值对、链接表、双链表和树形成基础。 | | 2. | Because doubly linked list can dynamically distribute store place , it is used in storing the offsets data of ship . through adding and deleting the node , we can easily add the offsets data and modify the model 系统采用双链表来存储船体的型值点数据,之所以采用双链表,是因为其可以动态分配存储空间,同时可以很方便地增删节点,从而进行船舶型值点加密以及模型修改。 | | 3. | Firstly , singly linked lists are used as the data structure of this algorithm rather than doubly linked lists or trees as other algorithms use , so less memory space and running time are required . secondly , the relationship between the entry and exit points on the two polygons is found and argumentation , which , with the reasonable operations on the lists , reduces the times that the lists are traversed and allows the polygon to be input clockwise or counterclockwise 该算法使用单线性链表数据结构,与其它使用双链表或树结构的算法相比具有占用空间少及处理速度快的特点;其次,找出并论证两个多边形之间进、出点之间的关系,并通过合理的数据结构处理,减少了算法对多边形链表的遍历次数,而且允许多边形既可以按顺时针方向也可以按逆时针方向输入。 |
- Similar Words:
- "双链rna" English translation, "双链rna病毒" English translation, "双链rna簿" English translation, "双链rna依赖性蛋白激酶" English translation, "双链拔丝机" English translation, "双链长度" English translation, "双链传动" English translation, "双链传动装置" English translation, "双链的" English translation, "双链的基因" English translation
|
|
|