Data Structures Algorithms 简明教程
Data Structure Basics
本教程将解释与数据结构相关的基本术语。
Data Definition
数据定义通过以下特征定义特定数据。
-
Atomic - 定义应当定义单个概念。
-
Traceable - 定义应当能够映射到某个数据元素。
-
Accurate − 定义应明确。
-
Clear and Concise − 定义应易于理解。
本教程将解释与数据结构相关的基本术语。
数据定义通过以下特征定义特定数据。
Atomic - 定义应当定义单个概念。
Traceable - 定义应当能够映射到某个数据元素。
Accurate − 定义应明确。
Clear and Concise − 定义应易于理解。