抽象数据结构 meaning in Chinese
abstract data structure
abstractdatastructure
adt
Examples
- For an abstract data type we completely hide all implementation details , such as the representation of data items , from the application code
对于一个抽象数据结构来说,我们完全隐藏了其所有的实现细节,比如数据项的表示方法等等。