adjacency list structure

  1. 邻接表结构

网络词典

adjacency list structure

英 Unknown 美 Unknown
名词中文翻译 中文翻译:邻接表结构
同义词: ['adjacency list', 'adjacency list structure例句:1. In computer science', 'an adjacency list is a data structure that stores information about the connections between nodes in a graph.(在计算机科学中,邻接表是一种数据结构,用于存储图节点之间连接的信息。)']

例句:

  1. 1. In computer science, an adjacency list is a data structure that stores information about the connections between nodes in a graph.
    在计算机科学中,邻接表是一种数据结构,用于存储图节点之间连接的信息。
  2. 2. The adjacency list structure is used to represent the relationships between objects in a database.
    邻接表结构用于表示数据库中对象之间的关系。
  3. 3. The adjacency list structure is a common way to store and manage data in a relational database.
    邻接表结构是关系型数据库中存储和管理数据的一种常见方式。