Dictionnaire anglais - français

électronique et électrotechnique / informatique et traitement des données - acta.es iate.europa.eu
The relationship between the terms "abstract data type" (ADT) and "interface" is subtle.

La relation entre les termes « type de données abstrait » (abstract data type - ADT) et « interface » est subtile.

général - CCMatrix (Wikipedia + CommonCrawl)
A class containing a pure virtual function is called an abstract data type.

Une classe contenant une fonction virtuelle pure est appelé un type de données abstrait.

général - CCMatrix (Wikipedia + CommonCrawl)
Even though it acts like a real, built-in data type, we refer to it as an abstract data type, perhaps because it allows us to abstract a concept from the problem space into the solution space.

Bien qu'il se comporte comme un type réel, intégré, nous nous y référons comme à un type de données abstrait, peut-être parce qu'il nous permet de abstraire un concept de l'espace des problèmes vers l'espace des solutions.

général - CCMatrix (Wikipedia + CommonCrawl)
Container - A container is a class, a data structure, or an abstract data type whose instances are collections of other objects

En informatique, un conteneur est une structure de données, une classe, ou un type de données abstrait, dont les instances représentent des collections d'autres objets.

général - CCMatrix (Wikipedia + CommonCrawl)
Container - A container is a class, a data structure, or an abstract data type whose instances are collections of other objects

En informatique , un conteneur est une structure de données , une classe , ou un type de données abstrait , dont les instances représentent des collections d'autres objets.

général - CCMatrix (Wikipedia + CommonCrawl)
Spécification des objets partagés dans les systèmes répartis sans-attente
... We assert that it is still possible to separate their specification in two complementary facets: an abstract data type that specifies the functional aspect of the operations and a weak consistency criterion that describes the level of quality of service ensured by the object...
... Nous soutenons qu'il est toujours possible de séparer leur spécification en deux facettes : un type de données abstrait qui spécifie l'aspect fonctionnel des opérations et un critère de cohérence faible qui décrit la qualité de service garantie par l'objet dans son environnement...
général - core.ac.uk - PDF: tel.archives-ouvertes.fr
Variants of adt, queue and their novel algorithms, using adt, list... As an abstract data type, the specifications of the operations of queue are separated from the implementation....
général - core.ac.uk - PDF: www.ajocict.net
An innovative teaching tool for the verification of abstract data type implementations from formal algebraic specifications AbstractThis paper presents an educational tool for testing abstract data types implemented in C++ against formal algebraic specifications written in Maude, a formal specification language based on rewriting logic that allows the specification...
Mat learners for tree series – an abstract data type and two realizations... We propose abstract observation tables, an abstract data type for learning deterministic weighted tree automata in Angluin’s minimal adequate teacher (MAT) model, and show that every correct implementation of abstract ...
Mat learners for tree series -- an abstract data type and two realizationsWe propose abstract observation tables, an abstract data type for learning deterministic weighted tree automata in Angluin's minimal adequate teacher model....
abstract data type
informatique et traitement des données - iate.europa.eu acta.es
Abstract Data Type - What is an Abstract Data Type (ADT)?

Un type abstrait de données (Abstract Data Type – ADT).

général - CCMatrix (Wikipedia + CommonCrawl)
what is the difference between data type and abstract data type

Quelle est la différence entre l'Abstrait de Classe et de Type Abstrait de Données

général - CCMatrix (Wikipedia + CommonCrawl)
The combination of data together with its operations is called an (ADT) abstract data type .

La combinaison de données avec ses méthodes est appelée un Type Abstrait de Données (ADT).

général - CCMatrix (Wikipedia + CommonCrawl)
The combination of data together with its operations is called an abstract data type (ADT).

La combinaison de données, ainsi que ses méthodes est appelée un Type Abstrait de Données (ADT).

général - CCMatrix (Wikipedia + CommonCrawl)
The combination of data together with its operations is called an abstract data type (ADT).

La combinaison de données, ainsi que ses méthodes est appelée un Type Abstrait de Données(ADT).

général - CCMatrix (Wikipedia + CommonCrawl)

Synonymes et termes associés anglais

Exemples anglais - français

organisation des transports / informatique et traitement des données - iate.europa.eu
informatique et traitement des données - iate.europa.eu

Traductions en contexte anglais - français

A data type is the implementation of an abstract data type.

Une structure de données est une mise en œuvre concrète d'un type abstrait.

général - CCMatrix (Wikipedia + CommonCrawl)
So that is how Abstract Data Type (ADT) came into existence.

C'est grosso modo ce à quoi que je pensais avec l'ADT (Abstract Data Type).

général - CCMatrix (Wikipedia + CommonCrawl)
That is where the intangible ADT (Abstract Data Type) comes into the picture.

C'est grosso modo ce à quoi que je pensais avec l'ADT (Abstract Data Type).

général - CCMatrix (Wikipedia + CommonCrawl)
axiomatic-algebraic specifications of abstract data types

spécification axiomatique-algébrique de types de données abstraites

général - iate.europa.eu
Create an abstract data type that represents a videotape in a video rental store.

Créez un type abstrait de donnée qui représente une cassette vidéo dans un étalage de location de vidéos.

général - CCMatrix (Wikipedia + CommonCrawl)
A piece of Python code that expects a particular abstract data type can often be passed a class that emulates the methods of that data type instead.

Un bout de code Python qui attend des données d'un certain type abstrait peut souvent recevoir à la place une classe qui simule les méthodes de ce type de données.

général - CCMatrix (Wikipedia + CommonCrawl)
A piece of Python code that expects a particular abstract data type can often be passed a class that emulates the methods of that data type instead.

À du code Python qui s’attend à recevoir un type de donnée abstrait spécifique, on peut souvent fournir une classe qui simule les méthodes de ce type.

général - CCMatrix (Wikipedia + CommonCrawl)
A piece of Python code that expects a particular abstract data type can often be passed a class that emulates the methods of that data type instead.

À du code Python qui s'attend à recevoir un type de donnée abstrait spécifique, on peut souvent fournir une classe qui simule les méthodes de ce type.

général - CCMatrix (Wikipedia + CommonCrawl)
data abstraction: The invention of abstract data types.

l'abstraction de données : c'est la construction de types abstraits ;

général - CCMatrix (Wikipedia + CommonCrawl)
In computer science, a container is a class, a data structure, or an abstract data type (ADT) whose instances are collections of other objects.

En informatique, un conteneur est une structure de données, une classe, ou un type de données abstrait, dont les instances représentent des collections d'autres objets.

général - CCMatrix (Wikipedia + CommonCrawl)
In computer science, a container is a class, a data structure, or an abstract data type (ADT) whose instances are collections of other objects.

En informatique , un conteneur est une structure de données , une classe , ou un type de données abstrait , dont les instances représentent des collections d'autres objets.

général - CCMatrix (Wikipedia + CommonCrawl)
A set is an abstract data type that can store certain values, without any particular order, and no repeated values.

En informatique, un ensemble ou set est un type abstrait qui peut stocker certaines valeurs, sans ordre particulier, et sans répétition.

général - CCMatrix (Wikipedia + CommonCrawl)
Data structures are a concrete implementation of Abstract Data Types.

Une structure de données est une mise en œuvre concrète d'un type abstrait.

général - CCMatrix (Wikipedia + CommonCrawl)
Data structures are a concrete implementation of Abstract Data Types.

Les cartes offrent une représentation concrète de données abstraites.

général - CCMatrix (Wikipedia + CommonCrawl)
Common abstract data types and their implementations.

Initier aux types abstraits de données, à leurs applications.

général - CCMatrix (Wikipedia + CommonCrawl)


1 milliard de traductions classées par domaine d'activité en 28 langues