ADT的意思
「ADT」經常作為「Abstract Data Type」的縮寫來使用,中文意思:「抽象數據類型」。
ADT(抽象數據類型)詳細解釋
- 英文縮寫詞:ADT
- 英文單詞:Abstract Data Type
- 中文簡要解釋:抽象數據類型
- 流行度:2214
- 分類:Computing
- 領域:General
英文縮寫ADT的擴展資料
- A file is an abstract data type defined and implemented by the operating system.文件是操作系統定義和實現的抽象數據類型(ADT)。
- A kind of new principal method for programming design is Abstract Data Type(ADT) ( ADT ).抽象數據類型(ADT)是一種新的、重要的程序設計方法,是程序設計自動化的重要手段。
- The choice of the data structure often begins from the choice of an abstract data type.所選擇的數據結構往往首先從選擇一個抽象的數據類型。
- Static search set is an abstract data type with the operations initialize, insert, and retrieve.靜態搜索集是一種抽象數據類型(ADT),包含的操作包括initialize、insert和retrieve。
- The content of this course consists of the following four parts : Part One introduces the concept of abstract data type ( ADT ) and the basic methods for time-space complexity analysis.課程的主要內容分為以下幾個部分:第一部分介紹算法基礎和抽象數據結構(ADT),以及算法的性能分析和測試;