Select Keyboard:
Türkçe ▾
  1. Türkçe
  2. English
  3. العربية
  4. Dansk
  5. Deutsch
  6. Ελληνικά
  7. Español
  8. فارسی
  9. Français
  10. Italiano
  11. Kurdî
  12. Nederlands
  13. Polski
  14. Português Brasileiro
  15. Português
  16. Русский
  17. Suomi
  18. Svenska
  19. 中文注音符号
  20. 中文仓颉输入法
X
"1234567890*-Bksp
Tabqwertyuıopğü,
CapsasdfghjklşiEnter
Shift<zxcvbnmöç.Shift
AltGr

-tuple

listen to the pronunciation of -tuple
English - Turkish

Definition of -tuple in English Turkish dictionary

tuple
demet
tuple
(Matematik) değişkenler grubu
English - English
A tuple containing the specified number of terms

a 20-tuple.

n-tuple
A tuple containing n terms

Therefore an image processing technique that utilises a trainable n-tuple pattern recognition algorithm is under investigation.

tuple
A finite sequence of terms; equivalently, an ordered set
tuple
A single row in a relational database
tuple
A set of comma-separated values passed to a program or operating system as a parameter to a function call
tuple
In the relational DBMS model, a row in a table
tuple
(Bilgisayar) 1 A data structure consisting of multiple parts.2. (in a relational database) an ordered set of data constituting a record
tuple
(computing and mathematics) a finite sequence of objects; a structure containing multiple parts
tuple
(Combining form chiefly Mathematics) forming nouns and adjectives with a preceding algebraic symbol with the sense ‘(an entity or set) consisting of as many parts or elements as indicated by the symbol, such as 'n-tuple'
tuple
A row in a table is called a tuple of the relation The number of tuples in a relation is known as the cardinality of the relation Tuples in a table are unique and can be arranged in any order
tuple
A row within a table also called an entity, and is similar to a record in the old file based terminology
tuple
A tuple is informally equivalent to a row in a table or a row in an mmCIF category
tuple
{i} set of variables (Mathematics); set of data that forms a record in a database (Computer Programming)
tuple
In SML, this is a group of anonymous data values travelling together The word is a generalisation of the sequence: couple, triple, quadruple, quintuple, sextuple etc
tuple
A list of two or more values or expressions
tuple
A set of values of attributes pertaining to a given item in a database Also known as a record
tuple
a set of values - In Python, a "tuple" is used to describe a set of two or more values which do not have to be of the same type Python 2 0 tuple members cannot receive direct assignment, but an easy workaround is to regenerate the set to incorporate a changed value Tuples are very useful for passing multiple values from one function to another in one step A good example is a Tkinter font tuple: 'Helvetica',10,'bold' for 10-point Helvetica Bold, where the face and style are of type text but the point size is of type integer
tuple
Another name for a row
tuple
A storage unit in a relational database Each unit contains an ordered set of attribute values that are grouped together in 2-dimensional tables known as relations
tuple
A set of two related data items
tuple
within a relation, a collection of all the facts related to one entity Usually represented as a row of data