tuple oor Engels

tuple

Vertalings in die woordeboek Nederlands - Engels

tuple

naamwoord
en
An ordered collection of members that uniquely identifies a cell, based on a combination of attribute members from every attribute hierarchy in the cube.
MicrosoftLanguagePortal

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

voorbeelde

Advanced filtering
Waar een nieuw object geplaatst wordt, wordt bepaald door de parameter locatie, een meervoudige verzameling/tuple (waarden in ronde haakjes) met drie waarden: de x-, y- en z-as.
Where to place the new object, is controlled by the parameter location, a tuple (values in rounded braces) with tree values: the x-, y- and z-axis. Here is a fragment...ParaCrawl Corpus ParaCrawl Corpus
Een rij (= tuple, entry) zijn gegevens die bij elkaar horen, bijvoorbeeld de gegevens van één abonnement.
A row (= tuple, entry) is a group of related data, for example the data of one subscription.ParaCrawl Corpus ParaCrawl Corpus
Rietveld doorloopt met succes de bachelor Informatica en master Computer Science. In 2014 promoveert hij op het proefschrift A Versatile Tuple-Based Optimization Framework.
Rietveld successfully completes the bachelor and master programmes in Computer Science and in 2014 he is awarded a PhD for the dissertation A Versatile Tuple-Based Optimization Framework.ParaCrawl Corpus ParaCrawl Corpus
De functie moet een tuple (r, k) teruggeven dat het rijnummer $r$ en het kolomnummer $k$ bevat van de cel in het rooster die de waarde 1 bevat.
The function must return a tuple (r, c) that contains the row index r and the column index c of the cell in the grid that contains the value 1.ParaCrawl Corpus ParaCrawl Corpus
De band lijfde onlangs ook Tommi 'Tuple' Salmela in als vast bandlid voor de achtergrondvocalen en daar hebben ze op 'Crows Fly Black' dankbaar gebruik van gemaakt.
Recently, the band recruited backing vocalist Tommi 'Tuple' Salmela as a permanent member and they gratefully used that on 'Crows Fly Black'.ParaCrawl Corpus ParaCrawl Corpus
IP-adressen worden geanonimiseerd in Matomo, zonder het laatste tuple, opgeslagen.
IP addresses are anonymized in Matomo, without the last tuple, saved.ParaCrawl Corpus ParaCrawl Corpus
Daarnaast kan een programma ook een “tuple” aanmaken.
Also, a program can create a “tuple.”ParaCrawl Corpus ParaCrawl Corpus
(Technisch gezien worden ronde haakjes rond getallen een tuple of een immutable list (onveranderlijke lijst) genoemd.
(Technically, parenthesis surrounding a set of numbers is more accurately called a tuple or an immutable list.ParaCrawl Corpus ParaCrawl Corpus
Ten tweede is het niet mogelijk om de tuple te wijzigen eenmaal deze werd gecreerd.
Second, it is not possible to change the tuple once created.ParaCrawl Corpus ParaCrawl Corpus
De kleur rood zal nooit wijzigen en dan is het beter om voor een onveranderlijke tuple te kiezen.
The color red doesn't change, therefore an immutable tuple is a better choice.ParaCrawl Corpus ParaCrawl Corpus
Nieuwe items kan je toevoegen aan een list (maar niet aan een tuple) door gebruik te maken van het append commando.
New items may be added to a list (but not a tuple) by using the append command.ParaCrawl Corpus ParaCrawl Corpus
Een samenstelling van een familie wordt voorgesteld als een lijst, een tuple of een verzameling van gezinnen.
A composition of a family is represented as a list, a tuple or a collection of families.ParaCrawl Corpus ParaCrawl Corpus
De functie moet een tuple teruggeven waarin de woorden uit de gegeven reeks volgens oplopende woordwaarde gerangschikt zijn.
The function must return a tuple containing the words from the given sequence sorted according to increasing word value.ParaCrawl Corpus ParaCrawl Corpus
Woorden die beginnen met "N"... n-Tuple
Words in our glossary starting with "N"... n-TupleParaCrawl Corpus ParaCrawl Corpus
In de wiskunde en de informatica is een tupel (ook tuple) een eindige rij van objecten.
In mathematics, a tuple is a finite ordered list (sequence) of elements.ParaCrawl Corpus ParaCrawl Corpus
Bevestig tegelijkertijd het vergrendelen van tuple update chains (Alvaro Herrera)
Fix concurrent locking of tuple update chains (Alvaro Herrera)ParaCrawl Corpus ParaCrawl Corpus
Om de hele stad aandacht te geven aan uw stijlvolle tuple, decoreert u auto's naar uw smaak
To make the whole city pay attention to your stylish tuple, decorate cars to your tasteParaCrawl Corpus ParaCrawl Corpus
De functie moet een tuple (r, k) teruggeven dat het rijnummer $r$ en het kolomnummer $k$ bevat van de cel in het rooster die bekomen wordt door te vertrekken vanaf de cel die de waarde 1 bevat, en telkens de volgende cel te bepalen totdat een cel bereikt wordt die geen opvolger meer heeft.
The function must return a tuple (r, c) that contains the row index r and the column index c of the cell in the grid that is found by starting from the cell containing the value 1, and repetitively visiting the next cell until a cell is reached that has no successor.ParaCrawl Corpus ParaCrawl Corpus
Het feit dat hierdoor boven dit vierkant gebied een aswolk ontstaat, wordt bijgehouden door het tuple $(k, r)$ toe te voegen aan de verzameling aswolk.
The fact that this eruption causes an ash cloud, is saved by adding the tuple $(k, r)$ to the collection ash cloud.ParaCrawl Corpus ParaCrawl Corpus
In deze opgave stellen we de coördinaten van een punt $p$ voor als een tuple $(x, y)$.
In this assignment, we represent the co-ordinates of a point $p$ as a tuple $(x, y)$.ParaCrawl Corpus ParaCrawl Corpus
Fietsen tuple: waar te beginnen?
Cycling tuple: where to start?ParaCrawl Corpus ParaCrawl Corpus
Deze laatste had het fenomeen reeds in 1909 beschreven en noemde het chiasmatypie. Opgave In deze opgave stellen we een chromosoom voor als een lijst of een tuple van strikt stijgende gehele getallen (elk getal is dus groter dan het voorgaande getal).
The latter had already described his chiasmatype theory in Assignment In this assignment, we represent a chromosome as a list or a tuple of strictly increasing integers (each number is larger than the previous number).ParaCrawl Corpus ParaCrawl Corpus
Dankzij beveiliging en gebruikersfilters op tuple-niveau kun je met Tableau een dashboard maken en deze vervolgens steeds weer gebruiken om gefilterde data te laden op basis op de rechten van elke gebruiker.
With row-level security and user filtering, Tableau allows you to build dashboards once and then load filtered data as appropriate to each user’s permissions.ParaCrawl Corpus ParaCrawl Corpus
Corrigeer potentiële data corruptie bij het bevriezen van een tuple waarvan XMAX een multixact is met precies een nog interessant deelnemer (Teodor Sigaev)
Fix potential data corruption when freezing a tuple whose XMAX is a multixact with exactly one still-interesting member (Teodor Sigaev)ParaCrawl Corpus ParaCrawl Corpus
De functie moet een tuple (r, k) teruggeven dat het rijnummer $r$ en het kolomnummer $k$ bevat van de cel in het rooster dat volgt op de gegeven cel.
The function must return a tuple (r, c) that contains the row index r and the column index c of the cell in the grid that follows upon the given cell.ParaCrawl Corpus ParaCrawl Corpus
26 sinne gevind in 12 ms. Hulle kom uit baie bronne en word nie nagegaan nie.