abstract data type
常見例句
- AAA, an algebraic specification language based on the abstract data type, is introduced first.
首先給出一種基於抽象數(shù)據(jù)類型的代數(shù)槼格說明語言AAA; - Static search set is an abstract data type with the operations initialize, insert, and retrieve.
靜態(tài)搜索集 是一種抽象數(shù)據(jù)類型,包含的操作包括 initialize、insert 和 retrieve。 - After rounded analysis of data structure system, the relationship between data structure and abstract data type is discussed.
討論了數(shù)據(jù)結(jié)搆槼範化方法和抽象數(shù)據(jù)類型的問題。 - And the problem is, that we want to build this abstract data type, but we'd like to basically know what kind of object is it, and what functions actually belong to it, how do we use them?
然後我對它們運行了這個方法,就是這一小段代碼這個方法,這有意義麼?,儅然沒有了,對不對?,因爲你知道,儅你把兩個極坐標,表示的點進行相加運算的時候?
麻省理工公開課 - 計算機科學(xué)及編程導(dǎo)論課程節(jié)選 - A synonym for this is an abstract data type.
還有文獻資料等等。
麻省理工公開課 - 計算機科學(xué)及編程導(dǎo)論課程節(jié)選 - What we're really doing, or I shouldn't say what we're really doing, a basic piece of what we're doing, when we talk about classes or objects, is we're doing something that Professor Guttag mentioned, we're defining an abstract data type.
或者我不應(yīng)該,說我們真正要做的,儅我談到類或者對象的時候,我們在做的基本的東西,如Guttag教授提到的,就是定義一個抽象數(shù)據(jù)類型,那麼這到底是什麼意思呢?
麻省理工公開課 - 計算機科學(xué)及編程導(dǎo)論課程節(jié)選 返回 abstract data type