e/Tuple

New Query

Information
has glosseng: In mathematics and computer science a tuple represents the notion of an ordered list of elements. In set theory, an (ordered) n-tuple is a sequence (or ordered list) of n elements, where n is a positive integer. There is also one 0-tuple, an empty sequence. An n-tuple is defined inductively using the construction of an ordered pair. Tuples are usually written by listing the elements within parentheses ( ) and separated by commas; for example, (2, 7, 4, 1, 7) denotes a 5-tuple. Sometimes other delimiters are used, such as brackets [ ] or angle parentheses . Braces } are almost never used for tuples, as they are the standard notation for sets.
has glosseng: In mathematics, a tuple is a finite sequence of objects. Sometimes the finite sequence is also called ordered list. Each of the objects in the list has a certain type. A tuple consisting of n entries is called n-tuple. Tuples are used to describe mathematical objects that are made of certain, well-defined components. They are also used very frequently with databases. Tuples are different from sets: *A certain element can be in a tuple more than once *The order in which the elements appear is important.
lexicalizationeng: -tuple
lexicalizationeng: tuple
instance of(noun) (computer science) the organization of data (and its storage allocations in a computer)
data structure
Meaning
Catalan
has glosscat: En matemàtiques, si n és un nombre natural, aleshores una n-pla (de vegades n-tupla) és una seqüència o llista ordenada de n objectes, i aquests elements es diu que són les seves components. Si anomenem a1 la primera daquestes components, a2 la segona i així successivament fins an la n-èsima; es designa la n-pla corresponent amb la notació (a1,a2,...,an). De vegades susen altres delimitadors diferents als parèntesis, com els claudàtors [ ] o els claudàtors angulars ⟨ ⟩. Les claus } no s'empren gairebé mai en aquest sentit perquè són la notació estàndard dels conjunts.
lexicalizationcat: N-pla
Czech
has glossces: Jako uspořádaná n-tice se v matematice označuje uspořádaný seznam konečného počtu n objektů (je proto možné se také setkat s pojmy jako uspořádaná k-tice apod., konkrétní varianty se pak nazývají uspořádané dvojice, uspořádané trojice atd.). Zapisuje se obvykle jako seznam těchto prvků, uzavřený do kulatých závorek. N-tice se v matematice používají pro definice objektů, které se skládají z nějakých oddělených částí. Např. graf je definován jako uspořádaná dvojice (V, E), ve které V je množina vrcholů a E je množina hran.
lexicalizationces: Uspořádaná n-tice
German
has glossdeu: Ein geordnetes Tupel, auch einfach nur Tupel genannt, ist eine Erweiterung des Begriffes des mengentheoretisch definierten geordneten Paares (z. B. nach der Definition von Kuratowski). Man definiert ein Tupel der Länge n oder kurz ein n-Tupel als eine Aufzählung von n nicht notwendig von einander verschiedenen mathematischen Objekten in einer vorgegebenen, festen Reihenfolge. Diese können von 1 bis n durchnummeriert werden und man spricht dann von der ersten Komponente des Tupels, von der zweiten Komponente usw. Ein 1-Tupel heißt auch Single (Einzel), ein 2-Tupel, also ein geordnetes Paar, Double (Doppel), ein 3-Tupel Tripel, ein 4-Tupel Quadrupel usw. Zwei Tupel sind genau dann gleich, wenn sie gleichlang sind und ihre jeweiligen Komponenten gleich sind.
lexicalizationdeu: Tupel
Esperanto
has glossepo: Pri la aliaj signifoj de OPO rigardu en OPO. ---- En matematiko, opo estas finia vico de objektoj, aŭ listo de limigita nombro de objektoj. Opoj estas uzataj por priskribi matematikajn objektojn kiuj konsistas el certaj komponantoj. Ekzemple, orientita grafeo estas difinita kiel opo (V, E) kie V estas la aro de verticoj kaj E estas subaro de V × V kiu signifas la randojn.
lexicalizationepo: opo
Estonian
has glossest: n-korteež ehk järjestatud ennik (inglise keeles n-tuple) on matemaatikas objektide lõplik jada (indekseeritud hulga erijuht).
lexicalizationest: N-korteež
French
has glossfra: En mathématiques, si n est un entier naturel non nul alors un n-uplet est une collection ordonnée de n objets, appelés composantes du n-uplet.
lexicalizationfra: N-Uplet
lexicalizationfra: Nuplet
Hebrew
has glossheb: במתמטיקה, n-יה סדורה היא קבוצה מסודרת שיש בה n רכיבים. במקום n יכול לבוא כל מספר טבעי, ואז ה-n-יה מקבלת שם עברי מתאים: 4-יה היא רביעייה, 5-יה היא חמישייה, וכן הלאה. להבדיל מקבוצה סתם, ב-n-יה אפשר לזהות כל רכיב על-פי מספרו הסידורי. כאשר משנים את הסדר, מתקבלת n-יה שונה. הביטוי n-יה סתם מתייחס כמעט תמיד ל-n-יה סדורה (עד שאם הכוונה ל-n-יה שאינה סדורה, מקובל לציין זאת במפורש).
lexicalizationheb: n-יה סדורה
Croatian
has glosshrv: U matematici, n-torka (engl. tuple) je konačan niz (također poznat kao "uređena lista") od n objekata, svaki od kojih je specificiranog tipa. Primjerice, "četvorka" s komponentama OSOBA, DAN, MJESEC i GODINA se može rabiti za bilježenje zapisa da je određena osoba rođena određenog dana određenog mjeseca određene godine.
lexicalizationhrv: n-torka
Italian
has glossita: In matematica si definisce ennupla (scritto anche n-pla o n-upla), tupla o più propriamente ennupla o tupla ordinata, una collezione o un elenco ordinato di oggetti. Di tali oggetti si dice che appartengono alla ennupla, ed essi si chiamano anche elementi, o membri, della ennupla.
lexicalizationita: ennupla
Japanese
has glossjpn: タプル (tuple, 「トゥープル」と発音されることもある)とは、2 つ組を表すダブル (double)、3 つ組を表すトリプル (triple) のような組を表す英単語を一般化した言葉から来ており、数学や計算機科学などいくつかの分野で、通常順序づけられた対象の並びを表すために用いられる。 特に、n 個の組を英語では n-tuple と書き、日本語では通常 n 組と訳される。 タプルの概念そのものも組と呼ばれる場合がある。
lexicalizationjpn: タプル
Korean
has glosskor: 튜플은 수학에서 기본적으로 사물의 유한한 순서(finite sequence), 또는 순서를 가진 집합을 표현하는 용어이다. 일반적으로 n개의 요소(object)를 가진 튜플을 n-튜플이라고 한다.
lexicalizationkor: 튜플
Latvian
has glosslav: Par kortežu matemātikā sauc sakārtotu, galīgu elementu virkni.
lexicalizationlav: Kortežs
Dutch
has glossnld: In de wiskunde en de informatica is een tupel een eindige sequentie van objecten. In een tupel is de volgorde van belang; als de objecten in een andere volgorde staan is het een ander tupel. Ook hoeven de objecten niet van hetzelfde datatype te zijn.
lexicalizationnld: tupel
Portuguese
has glosspor: Uma enupla (também conhecida como n-tuplo, ou n-upla) é uma seqüência ordenada de n elementos, que pode ser definida pela recursão do par ordenado.
lexicalizationpor: enupla
lexicalizationpor: Ênupla
Russian
has glossrus: В математике В математике корте́ж — последовательность конечного числа элементов. Многие математические объекты формально определяются как кортежи. Например, граф определяется как кортеж (V,E), где V — это набор вершин, а E — подмножество V × V, обозначающее рёбра.
lexicalizationrus: Кортеж
Castilian
has glossspa: Una tupla, en matemáticas, es una secuencia ordenada de objetos, esto es, una lista con un número limitado de objetos (una secuencia infinita se denomina en matemática como una familia). Las tuplas se emplean para describir objetos matemáticos que tienen estructura, es decir que son capaces de ser descompuestos en un cierto número de componentes. Por ejemplo, un Grafo dirigido se puede definir como una tupla de (V, E) donde V es el conjunto de nodos y E es el subconjunto de V × V que denota los vértices del grafo.
lexicalizationspa: tupla
Swedish
has glossswe: Inom matematiken är en tupel en ändlig objektsekvens, vars komponenter har var för sig en bestämd typ. En tupel bestående av n objekt kallas "n-tupel". Till exempel kan 4-tupeln vars komponenter är PERSON, ÅR, MÅNAD, DAG användas för att registrera att en person är född på en viss dag i en viss månad i ett visst år.
lexicalizationswe: tupel
Ukrainian
has glossukr: Корте́ж або n-ка — в математиці впорядкована та скінченна сукупність елементів (нескінченний кортеж має назву сімейства).
lexicalizationukr: кортеж
Chinese
has glosszho: 数学上,n 元组或多元组是对象个数有限的序列。多元组被数学家们用来描述确定成分的数学对象。例如,有向图被定义成一个二元组 (V, E),这里 V 是节点的集合,E 是 V × V 的子集,表示边。
lexicalizationzho: 多元组

Query

Word: (case sensitive)
Language: (ISO 639-3 code, e.g. "eng" for English)


Lexvo © 2008-2025 Gerard de Melo.   Contact   Legal Information / Imprint