c/Arrays

New Query

Information
has glosseng: In computer science, an array data structure or simply array is a data structure consisting of a collection of elements (values or variables), each identified by one or more integer indices, stored so that the address of each element can be computed from its index tuple by a simple mathematical formula. For example, an array of 10 integer variables, with indices 0 through 9, may be stored as 10 words at memory addresses 2000, 2004, 2008, … 2036 (this memory allocation can vary because some computers use other than 4 bytes to store integer type variable); so that the element with index i has address 2000 + 4 × i.
has glosseng: In programming languages, an array is a way of storing several items (such as integers). These items must have the same type (only integers, only strings, ...) because an array can't store different kinds of items. Every item in an array has a number so the programmer can get the item by using that number. This number is called the index. In some programming languages, the first item has index 0, the second item has index 1 and so on. But in some languages, the first item has index 1 (and then 2, 3, ...).
lexicalizationeng: array data structure
lexicalizationeng: Arrays
lexicalizationeng: array
subclass of(noun) (computer science) a language designed for programming computers
programing language, programming language
has instancee/Array Theory
has instancee/Array data type
has instancee/Array slicing
has instancee/BANG file
has instancee/Bounds checking
has instancee/C-list (computer security)
has instancee/Comparison of programming languages (array)
has instancee/Dope vector
has instancee/Grid file
has instancee/Hashed array tree
has instancee/Iliffe vector
has instancee/Judy array
has instancee/Rank (computer programming)
has instancee/Row-major order
has instancee/Sparse array
has instancee/Stride of an array
has instancee/Variable-length array
Meaning
Azerbaijani
has glossaze: Massiv – bir adla adlandırılmış nizamlanmış kəmiyyətlər yığımıdır. Massivin hər bir elementinə müraciət onun öz nömrəsi ilə olur. Yəni hər bir elementin öz nömrəsi var. Bu nömrəyə massivin indeksi deyilir. Hər elementin massivdə vəziyyəti onun indeksi ilə müəyyən olunur. Buna görə də massiv nizamlanmış olur.
lexicalizationaze: massiv
Bengali
has glossben: কম্পিউটার বিজ্ঞানে অ্যারে বলতে এক ধরনের উপাত্ত সংগঠনকে বোঝায় যেগুলিতে কতগুলি উপাদানের একটি গ্রুপ একটি নামের সাহায্যে নির্দেশ করা হয় এবং উপাদানগুলিকে ইন্ডেক্সের সাহায্যে অ্যাক্সেস করা হয়।
lexicalizationben: অ্যারে
Bulgarian
has glossbul: Масив в информатиката се нарича група от еднотипни елементи, които са обединени в едно цяло. В много отношения това понятие е равносилно на понятието множество в математиката. В различните езици за програмиране масивите са реализирани по различни начини.
lexicalizationbul: масив
Catalan
has glosscat: En informàtica un vector és una estructura de dades consistent en un grup d'elements que son accedits per indexació. En la majoria de llenguatges de programació cada element té el mateix tipus de dades i el vector ocupa una àrea contigua de memòria. La majoria dels llenguatges de programació tenen un tipus de dades vector ja definit.
lexicalizationcat: vector
Czech
has glossces: Pojmem pole (také vektor) se v informatice označuje datová struktura, která sdružuje daný počet prvků (čísel, textových řetězců, … ) o stejné velikosti. K jednotlivým prvkům pole se přistupuje pomocí jejich indexu (celého čísla, označujícího pořadí prvku). Velikost pole zůstavá při běhu programu neměnná (některé programovací jazyky toto omezení nekladou, zvětšení pole je ale časově náročná operace).
lexicalizationces: pole
German
has glossdeu: Ein Feld (engl. Array [, Betonung auf 2. Silbe] für „Anordnung“, „Aufstellung“, „Reihe“, „Reihung“, „Bereich“) bezeichnet in der Informatik eine Datenstruktur. Dabei wird zwischen einem Standard-Feld und dem assoziativen Array unterschieden.
lexicalizationdeu: Feld
Esperanto
has glossepo: En komputiko, aro estas datumstrukturo konsistanta el grupo de elementoj indicigitaj. Tiuj elementoj devas esti de la sama datumtipo (ekz. nur entjeroj), ĉar aro ne povas enteni elementojn de malsamaj datumtipoj. Ĉiuj elementoj en aro havas indicojn (t.e. indeksnumerojn) sinsekve, per kiuj la programo povas manipuli la datumon en ĉiu elemento. En kelkaj programlingvoj la unua elemento en iu aro havas indicon 0, la dua havas indicon 1, kiel tiel plu. En aliaj lingvoj la unua elemento havas indicon 1, (kaj sekve 2, 3, ktp). Plej multaj programlingvoj havas aron kiel antaŭdifinitan datumtipon.
lexicalizationepo: aro
Persian
has glossfas: آرایه تعدادی متغیر از یک نوع داده و تحت یک نام می‌باشد. هر یک از متغیر‌های درون آرایه با یک شماره که به آن «اندیس» می‌گوییم از یکدیگر متمایز می‌شوند. متغیر‌های درون آرایه را «عناصر آرایه» می‌نامند که همگی قابلیت نگهداری فقط یک نوع داده را دارند. عناصر درون آرایه از نظر فیزیکی مکان‌های متوالی در حافظه اصلی رایانه را اشغال می‌کنند. بنا بر این تعداد عناصر درون آرایه محدود و ثابت می‌باشد. اما از نظر منطقی عناصر درون آرایه را می‌توانند به صورت یک سطر و یا یک ستون (در آرایه یک بعدی) یا به صورت یک جدول یا ماتریس (در آرایه دو بعدی) و یا در داخل یک مکعب در آرایه سه بعدی تصور شوند. و یا حتی در ابعاد بیشتر که از این نظر محدودیتی وجود ندارد. مثال‌ها در زبان پی اچ پی
lexicalizationfas: آرایه
Finnish
has glossfin: Tietojenkäsittelytieteessä taulukko on alkeellinen tietorakenne, jota käytetään lähes kaikissa muutamaa riviä pidemmissä tietokoneohjelmissa. Sitä voi verrata numeroituun lokerikkoon, jonka jokaisessa lokerossa on yksi arvo.
lexicalizationfin: taulukko
French
has glossfra: En informatique, un tableau ( en anglais) est une structure de données de base qui est un ensemble déléments (des variables ou autres entités contenant des données), auquel on a accès à travers un numéro dindex (ou indice).
lexicalizationfra: Tableau
Hebrew
has glossheb: במדעי המחשב, מערך הוא אחד ממבני הנתונים הפשוטים ביותר: מערך הוא אוסף פריטים שניתן לגשת אליהם בצורה ישירה באמצעות אינדקס.
lexicalizationheb: מערך
Hungarian
has glosshun: A számítógéptudományban a tömb (array) olyan adatszerkezet, amelyet nevesített elemek csoportja alkot, melyekre sorszámukkal (indexükkel) lehet hivatkozni. A legtöbb programozási nyelvben minden egyes elemnek azonos adattípusa van és a tömb folytonosan helyezkedik el a számítógép memóriájában.
lexicalizationhun: tömb
Indonesian
has glossind: Larik (Bahasa Inggris: array), dalam ilmu komputer, adalah suatu tipe data terstruktur yang dapat menyimpan banyak data dengan suatu nama yang sama dan menempati tempat di memori yang berurutan (kontigu) serta bertipe data sama pula.
lexicalizationind: larik
Icelandic
has glossisl: Í tölvunarfræði eru fylki ein einfaldasta gerð gagnagrinda. Fylki geyma raðað mengi af stökum, og yfirleitt eru stökin af sömu stærð og gagnatýpu. Vísað er í einstök stök með raðnúmeri þeirra innan fylkisins, sem er kallaður vísir. Vísarnir eru yfirleitt heiltölur, ólíkt tilvísanafylkjum, þar sem að vísar geta verið strengir eða óraðaðar tölur.
lexicalizationisl: Fylki
Italian
has glossita: Un array o vettore è una struttura dati complessa usata in molti linguaggi di programmazione e chiaramente ispirata alla nozione matematica di vettore. Più precisamente, l'array è in genere classificato come un costruttore di tipo: in altre parole, esso consente di definire nuovi tipi di dati a partire da (come aggregati di valori di) tipi preesistenti.
lexicalizationita: array
Japanese
has glossjpn: 配列(はいれつ、Array)は、プログラミングにおけるデータ構造の一つ。科学技術計算分野ではベクトルという場合もある。
lexicalizationjpn: 配列
Korean
has glosskor: 컴퓨터 과학에서 배열은 번호(인덱스)와 번호에 대응하는 데이터들로 이루어진 자료 구조를 나타낸다. 일반적으로 배열에는 같은 종류의 데이터들이 순차적으로 저장되어, 값의 번호가 곧 배열의 시작점으로부터 값이 저장되어 있는 상대적인 위치가 된다. 대부분의 프로그래밍 언어에서 사용할 수 있는 가장 기초적인 자료 구조로, 기본적인 용도 외에 다른 복잡한 자료 구조들을 표현하기 위해서 또는 행렬, 벡터 등을 컴퓨터에서 표현하는 용도 등으로도 사용된다.
lexicalizationkor: 배열
Latvian
has glosslav: Datu masīvs vai masīvs - sakārtota datu struktūra, kas sastāv no viena tipa elementiem, kurus identificē ar indeksu vai indeksu kopu.
lexicalizationlav: Datu masīvs
Dutch
has glossnld: Een array (Engels voor rij of reeks) is bij het programmeren van computers een datastructuur die bestaat uit een lijst van elementen. Ieder element in een array heeft een unieke index waarmee dat element aangeduid kan worden.
lexicalizationnld: array
Norwegian
has glossnor: En tabell (engelsk: array) i informatikk er en datastruktur bestående av en samling objekter som kan indekseres. I de fleste programmeringsspråk tilhører hvert element den samme datatypen og tabellen okkuperer et sammenhengende minneområde.
lexicalizationnor: tabell
Polish
has glosspol: Tablica w informatyce to kontener danych dostępnych, w którym poszczególne komórki dostępne są za pomocą kluczy, które najczęściej przyjmują wartości numeryczne. Rozmiar tablicy jest albo ustalony z góry (tablice statyczne), albo może się zmieniać w trakcie wykonywania programu (tablice dynamiczne).
lexicalizationpol: Tablica
Portuguese
has glosspor: Em programação de computadores, um array, também conhecido como vector (para arrays uni-dimensionais) ou matriz (para arrays bi-dimensionais), é uma das mais simples estruturas de dados. Os arrays mantêm uma série de elementos de dados, geralmente do mesmo tamanho e tipo de dados. Elementos individuais são acessados por sua posição no array. A posição é dada por um índice, também chamado de subscrição. O índice geralmente utiliza uma seqüência de números inteiros, (ao contrário de um array associativo) mas o índex pode ter qualquer valor ordinal. Alguns arrays são multi-dimensionais, significando que eles são indexados por um número fixo de números inteiros, por exemplo, por um seqüência (ou sucessão) finita de quatro números inteiros. Geralmente, arrays uni- e bi-dimensionais são os mais comuns.
lexicalizationpor: array
Russian
has glossrus: Индексный массив (в некоторых языках программирования также таблица, ряд) — именованный набор однотипных переменных, расположенных в памяти непосредственно друг за другом (в отличие от списка), доступ к которым осуществляется по индексу.
lexicalizationrus: Индексный массив
Slovak
has glossslk: Pole je dátový typ s jedným alebo viacerými rozmermi, v ktorom sa vyskytujú len homogénne položky (položky rovnakého typu).
lexicalizationslk: pole
Slovenian
has glossslv: Tabela (tudi polje ali vektor, angleško array) je sestavljena podatkovna struktura. Značilnost tabele je, da vsebuje več elementov istega tipa (v tolmačenih jezikih (PHP, JS) lahko tudi različnega), ki jih lahko dosegamo s pomočjo indeksa, ki si ga lahko predstavljamo kot zaporedno številko določenega elementa.
lexicalizationslv: tabela
Castilian
has glossspa: En programación, una matriz o vector (llamados en inglés arrays) es una zona de almacenamiento contiguo, que contiene una serie de elementos del mismo tipo, los elementos de la matriz. Desde el punto de vista lógico una matriz se puede ver como un conjunto de elementos ordenados en fila (o filas y columnas si tuviera dos dimensiones). En principio, se puede considerar que todas las matrices son de una dimensión, la dimensión principal, pero los elementos de dicha fila pueden ser a su vez matrices (un proceso que puede ser recursivo), lo que nos permite hablar de la existencia de matrices multidimensionales, aunque las más fáciles de imaginar son los de una, dos y tres dimensiones.
lexicalizationspa: vector
lexicalizationspa: Vectór
Serbian
has glosssrp: Низ у програмирању представља сложени тип података, сачињен од неколицине других података истог или различитих типова. Сваки податак у низу се назива његовим елементом, а сваки елемент има свој индекс, односно објекат преко којег прилазимо том елементу у низу.
lexicalizationsrp: Низ
Swedish
has glossswe: Array, fält, vektor, är en term som används inom programmering. En array är en datastruktur som likt en variabel kan lagra binär data. Till skillnad från en vanlig variabel som allokerar en minnesplats så har en array alltid flera. Hur många den har bestäms oftast när den skapas.
lexicalizationswe: array
Tamil
has glosstam: கணினியியலில் அணி என்பது ஒரு அடிப்படைக் தரவுக் கட்டமைப்பு. அணி உறுப்புகளின் திரட்டு. ஒரு அணி பல உறுப்புக்களைக் கொண்டிருக்கலாம். இவ் உறுப்புக்களை சுட்டெண் அல்லது சுட்டுக்குறியீட்டுகள் மூலம் அணுகலாம். தரவுகளை இலகுவாக சேமிக்க, மீட்டெக்க, கணிக்க, ஒழுங்குபடுத்த அணி உதவுகிறது.
lexicalizationtam: அணி
Turkish
has glosstur: Dizi bilgisayar bilimlerinde dizinle (satır numarasıyla) erişilen bir veri öbeği oluşturmak için kullanılan bir veri yapısıdır. Çoğu programlama dilinde bir dizinin tuttuğu bütün öğeler aynı veri türündendir ve dizi ardışık bellek adresleriyle gösterilen konumlarda saklanır. Çoğu programlama dilinin İnglizce array sözcüğüyle tanımlanan kendisine ait bir veri türü bulunur. COBOL gibi eski programlama dillerinde dizi yerine "tablo" (İngilizcesi: table) sözcüğü kullanılır.
lexicalizationtur: dizi
Ukrainian
has glossukr: В програмуванні масив — одна з найпростіших структур даних, сукупність елементів переважно одного типу даних, впорядкованих за індексами, які зазвичай репрезентовані натуральними числами, що визначають положення елемента в масиві.
lexicalizationukr: масив
Chinese
has glosszho: 陣列是電腦编程语言上,對於「Array」的中文稱呼。它十分類似数学上的「矩阵」, 但是在電腦編程語言上,表示方法和意義上略有不同。
lexicalizationzho: 数组
Media
media:imgArray of array storage.png
media:imgArray of array storage.svg
media:imgArray1.svg
media:imgTableau à deux dimensions.png
media:imgTableau à une dimension.png

Query

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


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