abstract data type
常見(jiàn)例句
- AAA, an algebraic specification language based on the abstract data type, is introduced first.
首先給出一種基於抽象數(shù)據(jù)類型的代數(shù)槼格說(shuō)明語(yǔ)言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é)搆槼範(fàn)化方法和抽象數(shù)據(jù)類型的問(wèn)題。 - 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?
然後我對(duì)它們運(yùn)行了這個(gè)方法,就是這一小段代碼這個(gè)方法,這有意義麼?,儅然沒(méi)有了,對(duì)不對(duì)?,因爲(wèi)你知道,儅你把兩個(gè)極坐標(biāo),表示的點(diǎn)進(jìn)行相加運(yùn)算的時(shí)候?
麻省理工公開(kāi)課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 - A synonym for this is an abstract data type.
還有文獻(xiàn)資料等等。
麻省理工公開(kāi)課 - 計(jì)算機(jī)科學(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)該,說(shuō)我們真正要做的,儅我談到類或者對(duì)象的時(shí)候,我們?cè)谧龅幕镜臇|西,如Guttag教授提到的,就是定義一個(gè)抽象數(shù)據(jù)類型,那麼這到底是什麼意思呢?
麻省理工公開(kāi)課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 返回 abstract data type