| 释义 |
ring 环;环形(网络);[环式] 1. A data structure in which the last pointer of a chain list references the first element in the same list. 一种数据结构,在这种数据结构中,链表中最后一个指示字指向该表中的第一个数据元。 参阅chain list。 2. In communications, a network topology in the form of a ring so that each node is connected only with two neighbours on each side. 在通信技术中,一种环形的网络拓朴,其中每个节点只在两侧各与相邻的一个节点连接。 参阅local area network。 |