Abstract data type

Get Babylon's Translation Software! Free Download Now!
Babylon 8 - Your all-in-one solution
Award winning translation software trusted by millions. Translate from any language to any language.
View Demo


Wikipedia English The Free EncyclopediaDownload this dictionary
Abstract data type
In computing, an abstract data type (ADT) is a specification of a set of data and the set of operations that can be performed on the data. Such a data type is abstract in the sense that it is independent of various concrete implementations. The definition can be mathematical, or it can be programmed as an interface. The interface provides a constructor, which returns an abstract handle to new data, and several operations, which are functions accepting the abstract handle as an argument.
See more at Wikipedia.org...

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License

Wikipédia FrançaisDownload this dictionary
Type abstrait
En informatique, un type abstrait est une spécification mathématique d'un ensemble de données et de l'ensemble des opérations qu'elles peuvent effectuer. On qualifie d'abstrait ce type de données car il correspond à un cahier des charges qu'une structure de données doit ensuite implémenter. Notons que la plupart des types abstraits décrivent généralement des structures récursives.
Pour la suite, voir Wikipédia.org…

© Cet article se sert du contenu de Wikipédia® et est autorisé sous les termes de la Licence de Documentation libre GNU

Wikipedia Deutsch Die freie EnzyklopädieDownload this dictionary
Abstrakter Datentyp
Abstrakter Datentyp (ADT) ist eine Bezeichnung in der Informatik für Datentypen, um diese unabhängig von einer konkreten Implementierung zu spezifizieren. Sie wurden von Barbara Liskov und Stephen Zilles 1974 und von John Guttag 1977 vorgestellt und einem breiten Publikum durch die Communications of the ACM nahe gebracht.
Mehr unter Wikipedia.org...

Dieser Eintrag beinhaltet Material aus Wikipedia® und ist lizensiert auf GNU-Lizenz für freie Dokumentation

Polska Wikipedia – Darmowa encyklopediaDownload this dictionary
Abstrakcyjny typ danych
Abstrakcyjny typ danych (ang. Abstract data type - ADT) jest to tworzenie i opisywanie w formalny sposób typów danych tak, że opisywane są jedynie własności danych i operacji wykonywanych na nich (a nie przez reprezentację danych i implementację operacji). Specyfikacja ADT powinna:być jednoznaczna i dokładna;zawierać wszystkie przypadki warte rozważenia;nie powinna zawierać niepotrzebnych informacji. Podając specyfikację ADT (dowolnego typu) powinniśmy uwzględnić:nazwę tego typu;dziedzinę;zbiór funkcji;aksjomaty;warunki początkowe.
W celu uzyskania więcej informacji, zobacz w Wikipedia.οrg...

© W niniejszym artykule wykorzystano materialy pochodzace z Wikipedia® i posiada on Powszechna Licencje Publiczna GNU
Wikipedia Nederlands De vrije encyclopedieDownload this dictionary
Abstract datatype
Een abstract datatype (afgekort ADT) of abstract gegevenstype is een modelleerconcept uit de informatica. De term is afgeleid van de Engelse term abstract data type. ADTs worden gebruikt om bestaande programmeertalen uit te breiden met datatypes die niet in die talen ingebouwd zijn. Deze datatypes zijn van een hoger abstractieniveau dan de types die ingebouwd zijn in de programmeertaal die voor implementatie gebruikt wordt en zijn ieder voorzien van specifieke operaties om instanties van het ADT te bewerken.
Zie meer op Wikipedia.org...

Dit artikel maakt gebruik van materiaal uit Wikipedia® en valt onder de GNU Vrije Documentatie Licentie

Define Abstract data type

Translate Abstract data type





Abstract data type in Chinese | | Abstract data type in English | Abstract data type in French | Abstract data type in Spanish | Abstract data type in Dutch | Abstract data type in German | Abstract data type in Russian | Abstract data type in Korean | Abstract data type in Arabic | Abstract data type in Other Russian languages | Abstract data type in Polish | Abstract data type in Croatian | Abstract data type in Serbian