Descarcă aplicația
educalingo
tuple

Înțelesul "tuple" în dicționarul Engleză

DICȚIONAR

PRONUNȚIA TUPLE ÎN ENGLEZĂ

ˈtjʊpəl


CATEGORIA GRAMATICALĂ A TUPLE

substantiv
adjectiv
verb
adverb
pronume
prepoziție
conjuncție
determinant
exclamație

CE ÎNSEAMNĂ TUPLE ÎN ENGLEZĂ?

tuplu

În matematică, informatică, lingvistică și filosofie o tuplă este o listă ordonată de elemente. În teoria seturilor, o tuplă este o secvență de elemente, unde este un număr întreg negativ. Există doar o singură tuplă, o secvență goală. Un ansamblu este definit inductiv folosind construcția unei perechi ordonate. Tupele sunt de obicei scrise prin înscrierea elementelor în paranteze "" și separate prin virgule; de exemplu, reprezintă o 5-tuplă. Uneori se folosesc și alți delimitatori, cum ar fi paranteze pătrate "" sau paranteze unghiulare "". Brațele "" nu sunt aproape niciodată folosite pentru tupluri, deoarece acestea sunt notația standard pentru seturi. Tupele sunt adesea folosite pentru a descrie alte obiecte matematice, cum ar fi vectori. În domeniul informaticii, tuplurile sunt implementate direct ca tipuri de produse în majoritatea limbajelor de programare funcționale. Mai frecvent, ele sunt implementate ca tipuri de înregistrări, în care componentele sunt etichetate în loc să fie identificate numai prin poziție. Această abordare este utilizată și în algebra relațională. Tupele sunt, de asemenea, utilizate în legătură cu programarea web-ului semantic cu Resource Description Framework sau RDF.

Definiția tuple în dicționarul Engleză

Definiția tuplei din dicționar este un șir de valori într-o bază de date relațională.

CUVINTE ÎN ENGLEZĂ CARE RIMEAZĂ CU TUPLE

Adrianople · centuplicate · Constantinople · copal · decuple · graupel · hemitropal · nonuple · nopal · octuple · opal · pericopal · quadruple · quintuple · septuple · sextuple

CUVINTE ÎN ENGLEZĂ CARE ÎNCEP CA TUPLE

tunny · tup · Tupamaro · tupek · tupelo · Tupi · Tupi-Guarani · Tupi-Guaranian · Tupian · tupik · Tupolev · tupped · tuppence · tuppenny · tuppenny-ha´penny · Tupperware · tupping · tupuna · Tupungato · tuque

CUVINTE ÎN ENGLEZĂ CARE SE SFÂRȘESC CA TUPLE

barge couple · centuple · couple · courting couple · decouple · duple · first couple · galvanic couple · happy couple · honeymoon couple · intercouple · n-tuple · recouple · scruple · subduple · suboctuple · thermocouple · thermoelectric couple · uncouple · voltaic couple

Sinonimele și antonimele tuple în dicționarul de sinonime Engleză

SINONIME

Traducerea «tuple» în 25 de limbi

TRADUCĂTOR

TRADUCEREA TUPLE

Găsește traducerea tuple în 25 de limbi cu traducătorul nostru multilingv înEngleză.

Traducerile tuple din Engleză în alte limbi prezentate în prezenta secțiune au fost obținute prin traducerea statistică automată; unde unitatea esențială a traducerii este cuvântul «tuple» în Engleză.
zh

Traducător din Engleză - Chineză

元组
1,325 milioane de vorbitori
es

Traducător din Engleză - Spaniolă

tupla
570 milioane de vorbitori
en

Engleză

tuple
510 milioane de vorbitori
hi

Traducător din Engleză - Hindi

टपल
380 milioane de vorbitori
ar

Traducător din Engleză - Arabă

الصفوف (tuple)
280 milioane de vorbitori
ru

Traducător din Engleză - Rusă

кортеж
278 milioane de vorbitori
pt

Traducător din Engleză - Portugheză

tupla
270 milioane de vorbitori
bn

Traducător din Engleză - Bengali

tuple
260 milioane de vorbitori
fr

Traducător din Engleză - Franceză

tuple
220 milioane de vorbitori
ms

Traducător din Engleză - Malaeză

Tuple
190 milioane de vorbitori
de

Traducător din Engleză - Germană

Tupel
180 milioane de vorbitori
ja

Traducător din Engleză - Japoneză

タプル
130 milioane de vorbitori
ko

Traducător din Engleză - Coreeană

튜플
85 milioane de vorbitori
jv

Traducător din Engleză - Javaneză

Tuple
85 milioane de vorbitori
vi

Traducător din Engleză - Vietnameză

tuple
80 milioane de vorbitori
ta

Traducător din Engleză - Tamilă

டூப்பிள்
75 milioane de vorbitori
mr

Traducător din Engleză - Marathi

टपल
75 milioane de vorbitori
tr

Traducător din Engleză - Turcă

tanımlama grubu
70 milioane de vorbitori
it

Traducător din Engleză - Italiană

tupla
65 milioane de vorbitori
pl

Traducător din Engleză - Poloneză

krotka
50 milioane de vorbitori
uk

Traducător din Engleză - Ucraineană

кортеж
40 milioane de vorbitori
ro

Traducător din Engleză - Română

tuplu
30 milioane de vorbitori
el

Traducător din Engleză - Greacă

πλειάδα
15 milioane de vorbitori
af

Traducător din Engleză - Afrikaans

tuple
14 milioane de vorbitori
sv

Traducător din Engleză - Suedeză

tupel
10 milioane de vorbitori
no

Traducător din Engleză - Norvegiană

tuppel
5 milioane de vorbitori

Direcții de utilizare a tuple

DIRECȚII

TENDINȚE DE FOLOSIRE A TERMENULUI «TUPLE»

Tendințele principale de căutare și întrebuințările obișnuite ale tuple
Lista principalelor căutări efectuate de utilizatori pentru accesarea dicționarului nostru online înEngleză și cele mai întrebuințate expresii cu cuvântul «tuple».

Exemple de întrebuințări în literatura, citatele și știrile în Engleză despre tuple

EXEMPLE

CĂRȚI ÎN ENGLEZĂ ÎN LEGĂTURĂ CU «TUPLE»

Descoperă întrebuințarea tuple în următoarea selecție bibliografică. Cărți în legătură cu tuple și extrase din aceasta pentru a furniza contextul de întrebuințare al acestuia în literatura Engleză.
1
PostgreSQL: A Comprehensive Guide to Building, Programming, ...
The Tid Scan (tuple ID scan) operator is rarely used. A tuple is roughly equivalent to a row. Every tuple has an identifier that is unique within a table — this is called the tuple ID. When you select a row, you can ask for the row's tuple ID: ...
Korry Douglas, Susan Douglas, 2003
2
Python in a Nutshell
Tuples A tuple is an immutable ordered sequence of items. The items of a tuple are arbitrary objects and may be of different types. To specify a tuple, use a series of expressions (the items of the tuple) separated by commas (,). You may ...
Alex Martelli, 2006
3
Elementary Standard ML
CHAPTER. 7. Tuple. lists. 7.1 Introduction We can now complete the odyssey that we started in Chapter 1. We said that model making is based on collections of things and things are groups of properties. We have seen that properties may be  ...
G Michaelson, 2004
4
Middleware for Network Eccentric and Mobile Applications
of the tuple space is created and all subsequent updates are received as multicast messages. To avoid conflicts, the authors introduce the notion of tuple ownership. While reading operations are always permitted, writing operations can be ...
Benoît Garbinato, Hugo Miranda, Luís Rodrigues, 2009
5
Coordination Models and Languages: 5th International ...
Handles can be duplicated, published or passed to other agents via a tuple space. This way, a hierarchical structure can be designed. In contrast to hierarchical spaces, however, the lifetime of tuple spaces is independent from each other.
Farhad Arbab, Carolyn Talcott, 2002
6
Mobilware 2009
UbiSpace is inspired by T-Spaces which is an extension of Tuple space and stable commercial product of IBM. T-Spaces provides event handler registration for incoming tuple by tuple matching. This mechanism is useful for implementing  ...
Jean-Marie Bonnin, Carlo Giannelli, Thomas Magedanz, 2009
7
Programming in Haskell
A tuple is a finite sequence of components of possibly different types, with the components being enclosed in round parentheses and separated by commas. We write (T1 ,T2 ,...,T n) for the type of all tuples whose ith components have type Ti ...
Graham Hutton, 2007
8
Fourth International Symposium on Domain Decomposition ...
The preprocessor adds a new data type (a tuple) and six operators which manipulate tuples or tanks. As a result, Linda can be interpreted as a global database system, rather than as a language. The data is maintained in tuple space, which ...
R. Glowinski, 1991
9
Erlang Programming
14> Tuple#name.first. "Francesco" From the preceding code, you can deduce that person is a 4-tuple, the first element being the atom person “tagging” the tuple and the remaining elements being the tuple fields in the order in which they are ...
Francesco Cesarini, Simon Thompson, 2009
10
Internet Programming Languages: ICCL'98 Workshop,Chicago, ...
The kernel is composed of three distinct sections; the control system, the tuple management system and the agent libraries. The current implementation is very much an experiment to discover techniques that are useful for creating tuple space ...
Henri E. Bal, Boumediened Belkhouche, Luca Cardelli, 1999

ȘTIRI NOI CARE INCLUD TERMENUL «TUPLE»

Află ce ziare naționale și internaționale au scris despre și cum este întrebuințat termenul tuple în contextul următoarelor știri.
1
Special Relativity and the Road Not Taken
I have never head of a coordinate tuple, so will not speculate on the subject. ... "coordinate tuple" just means the labels for a point in spacetime based on your ... «Science 2.0, Iun 15»
2
Twitter Has Replaced Storm with Heron
Twitter has completely replaced Storm with Heron which is currently processing “several tens of terabytes of data, generating billions of output tuples” per day, ... «InfoQ.com, Iun 15»
3
C# Futures: Tuples and Anonymous Structs
The purpose of a tuple is to create a lightweight way to return multiple values from a function. Good tuple support eliminates the need for out parameters, which ... «InfoQ.com, Apr 15»
4
C# 7 Features
Languages like Python support tuples and the biggest problem is usually to explain to beginners why it has tuples at all. However C# doesn't have an untyped ... «iProgrammer, Apr 15»
5
Azure Load Balancer Stickiness Options
A: An Azure load-balanced set is a Layer 4 load balancer that works with TCP and UDP workloads. By default, it uses a 5-tuple load-balancing algorithm, which ... «Windows IT Pro, Ian 15»
6
Beyond Storm for streaming data applications
Common architectures include tuple-at-a-time stream processing tools (aka complex event processing tools); batch-oriented stream processing solutions that ... «Java World, Dec 14»
7
SQL Server Still on Top
Another session from D'Antoni entitled "Who Moved My Tuple? Columnstore Indexes in SQL Server 2014," will present the ins and outs of columnstore indexes, ... «Visual Studio Magazine, Sep 14»
8
Cassandra gets a clean up and speed up in release 2.1
Duyhai Doan, a Cassandra expert at Orange Mobile, said in a press release, "For developers, the biggest game changer in 2.1 is the introduction of CQL3 tuple ... «ZDNet, Sep 14»
9
10 Things You Should Know About Apple's Swift
The values in a Swift tuple can be of any type and don't have to be the same type ... example, or you can decompose a tuple into separate constants or variables. «CIO, Iul 14»
10
Apple's Swift is Great, but Objective-C is not Going Anywhere
Add optionals, generics, tuples, etc to the mix and you end up with a language that is very functional in nature, yet at the same time very nuanced. I remember ... «Huffington Post, Iun 14»
REFERINȚE
« EDUCALINGO. Tuple [online]. Disponibil <https://educalingo.com/ro/dic-en/tuple>. Mai 2024 ».
Descarcă aplicația educalingo
RO