Search Results: Array data structure


ARRAY
Senin, 2026-01-26 12:14:04

ARRAY is an independent distribution company launched by filmmaker and former publicist Ava DuVernay in 2011 under the name African-American Film Festival...

Click to read more »
Array
Selasa, 2026-06-16 02:57:58

Bit array or bit vector Dynamic array, allocated at run time Jagged array, an array of member arrays which can be of different lengths Parallel array of...

Click to read more »
Phased array
Senin, 2026-06-29 06:48:07

In antenna theory, a phased array usually means an electronically scanned array, a computer-controlled array of antennas which creates a beam of radio...

Click to read more »
Array (data structure)
Minggu, 2026-05-03 00:52:47

In computer science, an array is a data structure consisting of a collection of elements (values or variables), of the same memory size, each identified...

Click to read more »
Halbach array
Sabtu, 2026-07-25 03:06:40

A Halbach array (German: [ˈhalbax]) is a special arrangement of permanent magnets that augments the magnetic field on one side of the array while cancelling...

Click to read more »
Array factor
Jumat, 2026-02-27 00:34:22

In the study of antennas, the array factor is a mathematical function that describes the signal of an antenna array as a combination of the signals of...

Click to read more »
Associative array
Rabu, 2026-07-01 08:57:51

In computer science, an associative array, key-value store, map, symbol table, or dictionary is an abstract data type that stores a collection of key/value...

Click to read more »
Array slicing
Sabtu, 2026-02-07 17:17:02

computer programming, array slicing is an operation that extracts a subset of elements from an array and packages them as another array, possibly in a different...

Click to read more »
Control array
Kamis, 2024-05-30 03:15:19

array is a group of related controls in a Visual Basic form that share the same event handlers. Control arrays are always single-dimensional arrays,...

Click to read more »
AoS and SoA
Senin, 2025-11-03 14:13:05

In computing, an array of structures (AoS), structure of arrays (SoA) or array of structures of arrays (AoSoA) are contrasting ways to arrange a sequence...

Click to read more »
Persistent array
Rabu, 2026-05-13 10:22:46

persistent array is a persistent data structure with properties similar to a (non-persistent) array. That is, after a value's update in a persistent array, there...

Click to read more »
Array (data type)
Minggu, 2026-06-21 19:23:43

collection is usually called an array variable or array value. By analogy with the mathematical concepts vector and matrix, array types with one and two indices...

Click to read more »
Tower array
Selasa, 2026-05-05 19:05:26

A tower array is an arrangement of multiple radio towers which are mast radiators in a phased array. They were originally developed as ground-based tracking...

Click to read more »
Wythoff array
Selasa, 2026-07-14 13:46:34

In mathematics, the Wythoff array is an infinite matrix of positive integers derived from the Fibonacci sequence and named after Dutch mathematician Willem...

Click to read more »
Very Large Array
Jumat, 2025-12-19 19:52:55

The Karl G. Jansky Very Large Array (VLA) is a centimeter-wavelength radio astronomy observatory in the southwestern United States built in the 1970s...

Click to read more »
Line array
Selasa, 2026-06-16 11:58:15

A line array is a loudspeaker system that is made up of a number of usually identical loudspeaker elements mounted in a line and fed in phase, to create...

Click to read more »
Phased-array optics
Sabtu, 2024-10-12 03:25:25

Phased-array optics is the technology of controlling the phase and amplitude of light waves transmitting, reflecting, or captured (received) by a two-dimensional...

Click to read more »
Variable-length array
Sabtu, 2025-12-13 13:35:17

computer programming, a variable-length array (VLA), also called variable-sized or runtime-sized, is an array data structure whose length is determined...

Click to read more »
RAID
Kamis, 2026-08-06 00:53:45

RAID (Redundant Array of Inexpensive Disks) is an orchestrated approach to computer data storage in which data is written to more than one secondary storage...

Click to read more »
Suffix array
Rabu, 2026-03-18 00:12:30

In computer science, a suffix array is a sorted array of all suffixes of a string. It is a data structure used in, among others, full-text indices, data-compression...

Click to read more »
Square Kilometre Array
Selasa, 2026-07-28 21:17:51

The Square Kilometre Array (SKA) is an intergovernmental international radio telescope project being built in Australia (low-frequency) and South Africa...

Click to read more »
Dynamic array
Selasa, 2026-06-23 02:49:37

In computer science, a dynamic array, growable array, resizable array, dynamic table, mutable array, or array list is a random access, variable-size list...

Click to read more »
Antenna array
Rabu, 2026-04-22 23:37:07

An antenna array (or array antenna) is a set of multiple connected antennas which work together as a single antenna, to transmit or receive radio waves...

Click to read more »
Ball grid array
Jumat, 2026-07-24 14:00:16

A ball grid array (BGA) is a type of surface-mount packaging (a chip carrier) used for integrated circuits. BGA packages are used to permanently mount...

Click to read more »
Bit array
Minggu, 2026-08-02 12:27:02

A bit array (also known as bit map, bit set, bit string, or bit vector) is an array data structure that compactly stores bits. It can be used to implement...

Click to read more »
Array programming
Kamis, 2026-04-02 22:00:15

In computer science, array programming refers to solutions that allow the application of operations to an entire set of values at once. Such solutions...

Click to read more »
Pin grid array
Minggu, 2026-06-07 16:38:29

array (PGA) is a type of integrated circuit packaging. In a PGA, the package is square or rectangular, and the pins are arranged in a regular array on...

Click to read more »
Systolic array
Kamis, 2026-06-25 08:26:51

In parallel computer architectures, a systolic array is a homogeneous network of tightly coupled data processing units (DPUs) called cells or nodes. Each...

Click to read more »
Atacama Large Millimeter Array
Selasa, 2026-08-04 02:39:49

The Atacama Large Millimeter/submillimeter Array (ALMA) is an astronomical interferometer of 66 radio telescopes in the Atacama Desert of northern Chile...

Click to read more »
Array mbira
Sabtu, 2026-04-18 08:44:53

The Array mbira /əmˈbɪərə/ is a handcrafted modern musical instrument with a unique harp- or bell-like sound. It is made in the United States by its inventor...

Click to read more »
Extrachromosomal array
Jumat, 2024-12-27 07:08:47

An extrachromosomal array is a method for mosaic analysis in genetics. It is a cosmid, and contains two functioning (wild-type) closely linked genes:...

Click to read more »
LCP array
Kamis, 2025-12-04 00:07:25

computer science, the longest common prefix array (LCP array) is an auxiliary data structure to the suffix array. It stores the lengths of the longest common...

Click to read more »
Stride of an array
Senin, 2025-06-23 17:10:53

stride of an array (also referred to as increment, pitch or step size) is the number of locations in memory between beginnings of successive array elements...

Click to read more »
Video Graphics Array
Rabu, 2026-04-29 22:06:02

Video Graphics Array (VGA) is a video display controller and accompanying de facto graphics standard, first introduced with the IBM PS/2 line of computers...

Click to read more »
Flexible array member
Senin, 2026-07-06 10:46:39

array member with no specified size: typedef struct { size_t len; // there must be at least one other data member double arr[]; // the flexible array...

Click to read more »
Safe array
Jumat, 2026-07-31 11:12:59

In computer programming, a safe array is a data type provided in the Windows API as a handle to a dynamic array. It is also referred to by its typedef...

Click to read more »
Hash array mapped trie
Selasa, 2026-02-03 05:13:25

hash array mapped trie (HAMT, /ˈhæmt/) is an implementation of an associative array that combines the characteristics of a hash table and an array mapped...

Click to read more »
Jagged array
Kamis, 2026-03-05 22:03:28

computer science, a jagged array, also known as a ragged array or irregular array is an array of arrays of which the member arrays can be of different lengths...

Click to read more »
Land grid array
Rabu, 2026-06-10 05:36:36

The land grid array (LGA) is a type of surface-mount packaging for integrated circuits (ICs) that is notable for having the pins on the socket (when a...

Click to read more »
Orthogonal array testing
Rabu, 2026-02-04 11:18:36

Orthogonal array testing is a systematic and statistically-driven black-box testing technique employed in the field of software testing. This method is...

Click to read more »
Microphone array
Rabu, 2024-11-06 17:47:24

A microphone array is any number of microphones operating in tandem. There are many applications: Systems for extracting voice input from ambient noise...

Click to read more »
Riordan array
Sabtu, 2026-04-18 01:12:52

A Riordan array is an infinite lower triangular matrix, D {\displaystyle D} , constructed from two formal power series, d ( t ) {\displaystyle d(t)} of...

Click to read more »
Gate array
Minggu, 2026-07-05 04:35:03

A gate array is an approach to the design and manufacture of application-specific integrated circuits (ASICs) using a prefabricated chip with components...

Click to read more »
Multi-role Electronically Scanned Array
Jumat, 2025-01-10 20:18:11

The Multi-role Electronically Scanned Array (MESA) is an active electronically scanned array surveillance radar system for the Boeing E-7 Wedgetail airborne...

Click to read more »
Active electronically scanned array
Rabu, 2026-07-22 07:02:28

active electronically scanned array (AESA) is a type of phased array antenna, which is a computer-controlled antenna array in which the beam of radio waves...

Click to read more »
K-array
Jumat, 2026-06-12 09:45:52

K-array is an Italy-based manufacturer of loudspeakers and amplification products for the professional audio market. K-array’s products are sold in over...

Click to read more »
Hash table
Minggu, 2026-07-19 02:16:56

structure that implements an associative array, also called a dictionary or simply map; an associative array is an abstract data type that maps keys to...

Click to read more »
Binary search
Jumat, 2026-08-07 23:50:11

of a target value within a sorted array. Binary search compares the target value to the middle element of the array. If they are not equal, the half in...

Click to read more »
English Array
Jumat, 2026-07-31 03:10:20

English Array was a British fascist group and offshoot of the English Mistery founded and led by Lord Lymington. In 1930, the English Mistery was founded...

Click to read more »
Parametric array
Rabu, 2026-03-25 02:44:51

A parametric array, in the field of acoustics, is a nonlinear transduction mechanism that generates narrow, nearly side lobe-free beams of low frequency...

Click to read more »
Standard array
Minggu, 2026-07-05 13:37:43

coding theory, a standard array (or Slepian array) is a q n − k {\displaystyle q^{n-k}} by q k {\displaystyle q^{k}} array that lists all elements of...

Click to read more »
Costas array
Selasa, 2026-07-14 12:26:37

In mathematics, a Costas array can be regarded geometrically as a set of n points, each at the center of a square in an n×n square tiling such that each...

Click to read more »
Towed array sonar
Jumat, 2026-08-07 03:36:49

A towed array sonar is a system of hydrophones towed behind a submarine or a surface ship on a cable. Trailing the hydrophones behind the vessel, on a...

Click to read more »
Electrode array
Senin, 2025-12-22 00:44:41

An electrode array is a configuration of electrodes used for measuring either an electric current or voltage. Some electrode arrays can operate in a bidirectional...

Click to read more »
Array gain
Selasa, 2026-01-06 07:10:09

In array antenna systems, array gain is the measure of the improvement in signal-to-noise ratio (SNR) achieved by the array. It is calculated as the SNR...

Click to read more »
Disk array controller
Minggu, 2026-06-14 13:37:35

A disk array controller is a device that manages the physical disk drives and presents them to the computer as logical units. It often implements hardware...

Click to read more »
Array Collective
Senin, 2026-06-08 09:46:12

Array Collective is the alias of 11 Belfast-based artists and activists. In 2021 they became the first Northern Irish winners of the Turner Prize. Array...

Click to read more »
Hybrid array
Rabu, 2025-08-06 12:39:08

A hybrid array is a form of hierarchical storage management that combines hard disk drives (HDDs) with solid-state drives (SSDs) for I/O speed improvements...

Click to read more »
ATI Technologies
Minggu, 2026-06-14 23:52:33

Benny Lau, and Kwok Yuen Ho founded ATI in 1985 as Array Technology Incorporated, renamed later Array Technologies Incorporated and finally ATI Technologies...

Click to read more »
Saturated array
Senin, 2020-11-02 03:12:00

array can be used. In a saturated array, a controllable factor is substituted for the interaction of two or more by-products. Using a saturated array...

Click to read more »
Compressed suffix array
Sabtu, 2026-08-01 21:32:38

computer science, a compressed suffix array is a compressed data structure for pattern matching. Compressed suffix arrays are a general class of data structure...

Click to read more »
Bounds-checking elimination
Sabtu, 2025-12-13 20:50:48

array size nor the index could change between the two array operations. Another example occurs when a programmer loops over the elements of the array...

Click to read more »
Array processing
Senin, 2026-04-27 02:36:21

Array processing is a wide area of research in the field of signal processing that extends from the simplest form of 1 dimensional line arrays to 2 and...

Click to read more »
Standard RAID levels
Rabu, 2026-07-29 14:35:17

RAID levels comprise a basic set of RAID ("redundant array of independent disks" or "redundant array of inexpensive disks") configurations that employ the...

Click to read more »
Triangular array
Minggu, 2026-06-07 09:50:32

In mathematics and computing, a triangular array of numbers, polynomials, or the like, is a doubly indexed sequence in which each row is only as long...

Click to read more »
CHARA array
Senin, 2025-12-08 06:06:59

High Angular Resolution Astronomy) array is an optical interferometer, located on Mount Wilson, California. The array consists of six 1-metre (40 in) telescopes...

Click to read more »
Sorted array
Jumat, 2023-04-07 22:11:04

A sorted array is an array data structure in which each element is sorted in numerical, alphabetical, or some other order, and placed at equally spaced...

Click to read more »
Array DBMS
Selasa, 2026-03-10 23:11:27

An array DBMS is a database management system (DBMS) with support for arrays (also called raster data or data cubes). Such data is made of homogeneous...

Click to read more »
Ambient optic array
Jumat, 2025-11-21 10:06:33

The ambient optic array is the structured arrangement of light with respect to a point of observation. American psychologist James J. Gibson posited the...

Click to read more »
Disk array
Kamis, 2026-04-30 14:36:32

A disk array is a disk storage system which contains multiple disk drives. It is differentiated from a disk enclosure, in that an array has cache memory...

Click to read more »
Comparison of programming languages (array)
Jumat, 2026-03-20 08:22:23

This comparison of programming languages (array) compares the features of array data structures or matrix processing for various computer programming...

Click to read more »
Active Phased Array Radar
Selasa, 2025-09-02 18:39:45

Active Phased Array Radar (APAR) is a shipborne active electronically scanned array multifunction 3D radar (MFR) developed and manufactured by Thales...

Click to read more »
Sensor array
Minggu, 2026-06-28 17:53:54

A sensor array is a group of sensors, usually deployed in a certain geometry pattern, used for collecting and processing electromagnetic or acoustic signals...

Click to read more »
Parallel array
Selasa, 2026-03-31 08:38:06

parallel arrays (also known as structure of arrays or SoA) is a form of implicit data structure that uses multiple arrays to represent a singular array of records...

Click to read more »
Staring array
Senin, 2026-06-15 12:36:30

A staring array, also known as staring-plane array or focal-plane array (FPA), is an image sensor consisting of an array (typically rectangular) of light-sensing...

Click to read more »
Field-programmable gate array
Sabtu, 2026-08-01 23:38:18

Spartan FPGA from Xilinx A field-programmable gate array (FPGA) is a type of configurable integrated circuit that can be repeatedly programmed after manufacturing...

Click to read more »
Array Networks
Kamis, 2026-07-30 12:37:52

Array Networks is an American networking hardware company. It sells network traffic encryption tools. Array Networks was founded in 2000 by Lawrence Lu...

Click to read more »
C (programming language)
Selasa, 2026-08-04 23:40:33

as an array. Since arrays are always accessed (in effect) via pointers, array accesses are typically not checked against the underlying array size, although...

Click to read more »
Color filter array
Senin, 2026-04-27 12:41:08

In digital imaging, a color filter array (CFA), or color filter mosaic (CFM), is a mosaic of tiny color filters placed over the pixel sensors of an image...

Click to read more »
Judy array
Minggu, 2025-08-10 04:11:36

In computer science, a Judy array is an early-2000s Hewlett-Packard hand-optimized implementation of a 256-ary radix tree that uses many situational node...

Click to read more »
Programmable logic array
Selasa, 2025-12-09 11:21:29

A programmable logic array (PLA) is a kind of programmable logic device used to implement combinational logic circuits. The PLA has a set of programmable...

Click to read more »
PAVE PAWS
Jumat, 2026-07-24 14:16:48

PAVE PAWS (PAVE Phased Array Warning System) is a complex Cold War early warning radar and computer system developed in 1980 to "detect and characterize...

Click to read more »
Commission of array
Minggu, 2026-04-19 17:51:39

A commission of array was a commission given by English sovereigns to officers or gentry in a given territory to muster and array the inhabitants and...

Click to read more »
Telescope Array Project
Kamis, 2026-05-28 02:59:49

The Telescope Array project is an international collaboration involving research and educational institutions in Japan, The United States, Russia, South...

Click to read more »
Spiral array model
Senin, 2025-09-08 07:34:51

music theory, the spiral array model is an extended type of pitch space. A mathematical model involving concentric helices (an "array of spirals"), it represents...

Click to read more »
International Pulsar Timing Array
Minggu, 2025-12-07 10:24:53

Timing Array (IPTA) is a multi-institutional, multi-telescope collaboration of pulsar timing arrays (PTAs). It comprises the European Pulsar Timing Array (EPTA)...

Click to read more »
Merge sort
Minggu, 2026-07-05 06:35:31

32) && (array[i] ≠ nil); i += 1) do result := merge(array[i], result) array[i] := nil // do not go past end of array if i = 32 then i -= 1 array[i] := result...

Click to read more »
London Array
Selasa, 2025-10-07 08:31:44

The London Array is a 175-turbine 630 MW Round 2 offshore wind farm located 20 kilometres (12 mi) off the Kent coast in the outer Thames Estuary in the...

Click to read more »
Phased array ultrasonics
Kamis, 2026-05-14 20:07:41

Phased array ultrasonics (PA) is an advanced method of ultrasonic testing that has applications in medical imaging and industrial nondestructive testing...

Click to read more »
Massively parallel processor array
Senin, 2025-08-04 07:09:53

processor array, also known as a multi purpose processor array (MPPA) is a type of integrated circuit which has a massively parallel array of hundreds...

Click to read more »
Array controller based encryption
Minggu, 2025-11-16 06:15:15

different hardware levels. Array controller based encryption describes the encryption of data occurring at the disk array controller before being sent...

Click to read more »
European Pulsar Timing Array
Selasa, 2024-04-23 17:29:29

European Pulsar Timing Array (EPTA) is a European collaboration to combine five 100-m class radio-telescopes to observe an array of pulsars with the specific...

Click to read more »
Array-access analysis
Senin, 2025-09-22 20:47:03

science, array-access analysis is a compiler analysis approach used to decide the read and write access patterns to elements or portions of arrays. The major...

Click to read more »
BICEP and Keck Array
Sabtu, 2026-06-13 02:54:39

Keck Array are a series of cosmic microwave background (CMB) experiments, deployed near the South Pole. These are cryogenic telescopes with arrays of detectors...

Click to read more »
Photovoltaic system
Senin, 2026-06-08 19:40:22

concentrated solar power or solar thermal, used for heating and cooling. A solar array only encompasses the solar panels, the visible part of the PV system, and...

Click to read more »
Orthogonal array
Kamis, 2025-10-09 22:37:35

In mathematics, an orthogonal array (more specifically, a fixed-level orthogonal array) is a table ("array") whose entries come from a fixed finite set...

Click to read more »
Pachmarhi Telescope Array
Rabu, 2026-07-15 11:24:31

The Pachmarhi Telescope Array or Pachmarhi Array of Cerenkov Telescopes (PACT) is an array of 24 telescopes for gamma-ray astronomy. It is located at Pachmarhi...

Click to read more »
Low-Frequency Array
Minggu, 2026-06-21 22:33:28

The Low-Frequency Array (LOFAR) is a large radio telescope, with an antenna network located mainly in the Netherlands, and spreading across 7 other European...

Click to read more »
SOSUS
Sabtu, 2026-07-25 11:01:07

System (IUSS) in 1985, as the fixed bottom arrays were supplemented by the mobile Surveillance Towed Array Sensor System (SURTASS) and other new systems...

Click to read more »
Deep Synoptic Array
Selasa, 2026-06-23 19:51:22

The Deep Synoptic Array (DSA) is a radio telescope array that will contain 1,650 steerable 6.15-metre (20 ft 2 in) parabolic antennas that observe the...

Click to read more »
SNP array
Selasa, 2025-07-22 21:11:21

In molecular biology, SNP array is a type of DNA microarray which is used to detect polymorphisms within a population. A single nucleotide polymorphism...

Click to read more »
Roll Out Solar Array
Kamis, 2026-08-06 18:18:15

The Roll Out Solar Array (ROSA) and its larger version ISS Roll Out Solar Array (iROSA) are lightweight, flexible power sources for spacecraft designed...

Click to read more »
Seismic array
Selasa, 2026-02-17 12:30:07

A seismic array is a system of linked seismometers arranged in a regular geometric pattern (cross, circle, rectangular etc.) to increase sensitivity to...

Click to read more »
Circularly disposed antenna array
Selasa, 2026-07-14 12:48:08

antenna array (CDAA), sometimes referred to as a circularly disposed dipole array (CDDA) or a wullenweber, is a large circular antenna array used for...

Click to read more »
Cell-free protein array
Rabu, 2025-05-28 07:20:06

Cell-free protein array technology produces protein microarrays by performing in vitro synthesis of the target proteins from their DNA templates. This...

Click to read more »
Array of Jewels
Minggu, 2025-05-25 18:44:23

question marks, boxes, or other symbols instead of Tibetan characters. The Array of Jewels (Tibetan: ནོར་བུ་ཕྲ་བཀོད, Wylie: nor bu phra bkod) is one of the...

Click to read more »
Owens Valley Solar Array
Jumat, 2026-03-20 10:43:32

Owens Valley Solar Array (OVSA), also known as Expanded Owens Valley Solar Array (EOVSA), is an astronomical radio telescope array, located at Owens Valley...

Click to read more »
Array Network Facility
Minggu, 2025-09-28 14:26:55

The Array Network Facility component of the EarthScope USArray project was charged with ensuring all the real time seismic data collected from the Transportable...

Click to read more »
Submillimeter Array
Kamis, 2026-05-21 22:45:57

The Submillimeter Array (SMA) consists of eight 6-meter (20 ft) diameter radio telescopes arranged as an interferometer for submillimeter wavelength observations...

Click to read more »
Derivation of the Routh array
Sabtu, 2026-02-21 07:17:04

The Routh array is a tabular method permitting one to establish the stability of a system using only the coefficients of the characteristic polynomial...

Click to read more »
Array Based Queuing Locks
Rabu, 2026-04-15 12:24:21

In concurrent programming, an Array-Based Queuing Lock (ABQL) is a synchronization mechanism used to control access to shared resources and ensure fairness...

Click to read more »
Generic Array Logic
Jumat, 2023-03-17 19:21:07

The Generic Array Logic (also known as GAL and sometimes as gate array logic) device was an innovation of the PAL and was invented by Lattice Semiconductor...

Click to read more »
Macrocell array
Sabtu, 2023-03-18 00:02:32

otherwise similar gate array, but rather than being a prefabricated array of simple logic gates, the macrocell array is a prefabricated array of higher-level...

Click to read more »
Maximum subarray problem
Sabtu, 2026-07-25 03:38:53

contiguous subarray with the largest sum, within a given one-dimensional array A[1...n] of numbers. It can be solved in O ( n ) {\displaystyle O(n)} time...

Click to read more »
Solid State Phased Array Radar System
Sabtu, 2026-04-25 22:31:33

The Solid State Phased Array Radar System (SSPARS), colloquially Ballistic Missile Early Warning System radar network (BMEWS radar network), is a United...

Click to read more »
Relative gain array
Senin, 2026-03-23 23:45:53

The relative gain array (RGA) is a classical widely used[citation needed] method for determining the best input-output pairings for multivariable process...

Click to read more »
Rosedale Solar Array
Rabu, 2026-06-10 10:55:22

Rosedale Solar Array was the first and only floating solar array in New Zealand as of 2020, and for a period of time it was the biggest solar array in New Zealand...

Click to read more »
Transistor array
Jumat, 2026-06-12 01:12:44

Transistor arrays consist of two or more transistors on a common substrate. Unlike more highly integrated circuits, the transistors can be used individually...

Click to read more »
Infrasonic sensing array
Selasa, 2025-11-11 23:57:50

The infrasonic sensing array, designed by the U.S. Army Research Laboratory (ARL), was a military device that detected and located explosive events with...

Click to read more »
Thinned-array curse
Minggu, 2025-05-18 19:48:52

The thinned-array curse (sometimes, sparse-array curse) is a theorem in electromagnetic theory of antennas. It states that a transmitting antenna which...

Click to read more »
Reflective array antenna
Rabu, 2025-06-25 11:42:10

In telecommunications and radar, a reflective array antenna is a class of directive antennas in which multiple driven elements are mounted in front of...

Click to read more »
Digital antenna array
Kamis, 2025-07-24 04:41:51

Digital antenna array (DAA) is a smart antenna with multi channels digital beamforming, usually by using fast Fourier transform (FFT). The development...

Click to read more »
Display resolution standards
Rabu, 2026-07-22 23:01:27

FWVGA display. Super Video Graphics Array, abbreviated to Super VGA or SVGA, also known as Ultra Video Graphics Array early on, abbreviated to Ultra VGA...

Click to read more »
Event Horizon Telescope
Rabu, 2026-08-05 03:25:09

The Event Horizon Telescope (EHT) is a telescope array consisting of a global network of radio telescopes. The EHT project combines data from several...

Click to read more »
Extended Graphics Array
Sabtu, 2026-03-28 23:11:28

The eXtended Graphics Array (usually called XGA) is a graphics card manufactured by IBM and introduced for the IBM PS/2 line of personal computers in...

Click to read more »
Array BioPharma
Jumat, 2026-05-15 02:50:14

Array BioPharma is an American clinical stage, pharmaceutical company that focuses on oncology medication headquartered in Boulder, Colorado. The company...

Click to read more »
Ryle Telescope
Jumat, 2026-03-20 10:43:07

after Martin Ryle, and formerly known as the 5-km Array) was a linear east-west radio telescope array at the Mullard Radio Astronomy Observatory. In 2004...

Click to read more »
Atlantic Array
Senin, 2025-09-15 11:06:06

Atlantic Array was a proposed offshore wind farm in the Bristol Channel, off the coast of North Devon and South Wales, United Kingdom. It was a development...

Click to read more »
Sunyaev–Zel'dovich Array
Kamis, 2025-07-31 19:05:21

Sunyaev–Zeldovich Array (SZA) in California is an array of eight 3.5 meter telescopes that was operated as part of the now-closed Combined Array for Research...

Click to read more »
Monge array
Rabu, 2026-03-11 02:08:27

In mathematics applied to computer science, Monge arrays, or Monge matrices, are mathematical objects named for their discoverer, the French mathematician...

Click to read more »
Cherenkov Array at Themis
Sabtu, 2024-01-06 07:35:43

The Cherenkov Array at Themis (CAT) was an imaging atmospheric Cherenkov telescope (IACT) for detection of very-high-energy gamma rays (~200 GeV to a...

Click to read more »
Double bass array
Kamis, 2025-10-16 21:52:34

A double bass array (DBA) is a specific layout of subwoofers within a rectangular listening space. It removes unwanted room related resonances (modes)...

Click to read more »
Interplanetary Scintillation Array
Selasa, 2026-06-30 23:13:15

The Interplanetary Scintillation Array (also known as the IPS Array or Pulsar Array) is a radio telescope that was built in 1967 at the Mullard Radio Astronomy...

Click to read more »
Non-RAID drive architectures
Sabtu, 2026-05-02 17:27:13

widespread standard for configuring multiple hard disk drives is RAID (redundant array of inexpensive/independent disks), which comes in a number of standard configurations...

Click to read more »
Microelectrode array
Selasa, 2025-11-18 04:15:41

Microelectrode arrays (MEAs) (also referred to as multielectrode arrays) are devices that contain multiple (tens to thousands) microelectrodes through...

Click to read more »
Generalized linear array model
Senin, 2023-09-04 18:49:25

In statistics, the generalized linear array model (GLAM) is used for analyzing data sets with array structures. It based on the generalized linear model...

Click to read more »
Hydrogen Epoch of Reionization Array
Rabu, 2025-10-22 08:01:31

The Hydrogen Epoch of Reionization Array (HERA; Principal Investigator Aaron Parsons) is a radio telescope dedicated to observing large scale structure...

Click to read more »
Passive electronically scanned array
Kamis, 2026-01-22 12:42:46

A passive electronically scanned array (PESA), also known as passive phased array, is an antenna in which the beam of radio waves can be electronically...

Click to read more »
Berkeley-Illinois-Maryland Association
Selasa, 2026-04-28 22:27:32

BIMA radio telescope array. Originally (1986) the premier imaging instrument in the world at millimeter wavelengths, the array was located at the UCB...

Click to read more »
Multifunction Phased Array Radar
Senin, 2026-04-06 02:31:50

Multifunction Phased Array Radar (MPAR) was an experimental Doppler radar system that utilized phased array technology. MPAR could scan at angles as high...

Click to read more »
Supnick matrix
Selasa, 2025-06-17 14:00:41

matrix or Supnick array – named after Fred Supnick of the City College of New York, who introduced the notion in 1957 – is a Monge array which is also a...

Click to read more »
Bayer filter
Selasa, 2026-05-26 20:58:37

A Bayer filter mosaic is a color filter array (CFA) for arranging RGB color filters on a square grid of photosensors. Its particular arrangement of color...

Click to read more »
Van Atta array
Senin, 2026-01-12 20:33:57

A Van Atta array is a type of passive retrodirective phased array antenna which redirects (rather than reflects) a signal back in the direction from which...

Click to read more »
Matrix (mathematics)
Jumat, 2026-07-31 04:16:04

In mathematics, a matrix (pl.: matrices) is a rectangular array of numbers or other mathematical objects with elements or entries arranged in rows and...

Click to read more »
Programmable Array Logic
Senin, 2025-07-14 23:17:18

Programmable Array Logic (PAL) is a family of programmable logic device semiconductors used to implement logic functions in digital circuits that was...

Click to read more »
Focal-plane array (radio astronomy)
Selasa, 2025-04-08 19:27:52

Focal-plane arrays (FPAs) are widely used in radio astronomy. FPAs are arrays of receivers placed at the focus of the optical system in a radio-telescope...

Click to read more »
Suspension array technology
Jumat, 2025-11-07 23:16:31

Suspension array technology (or SAT) is a high throughput, large-scale, and multiplexed screening platform used in molecular biology. SAT has been widely...

Click to read more »
Murchison Widefield Array
Sabtu, 2026-05-23 10:22:56

Widefield Array (MWA) is a joint project between an international consortium of organisations to construct and operate a low-frequency radio array. "Widefield"...

Click to read more »
Chemical sensor array
Sabtu, 2026-07-25 12:50:24

A chemical sensor array is a sensor architecture with multiple sensor components that create a pattern for analyte detection from the additive responses...

Click to read more »
Focal-plane array testing
Jumat, 2025-09-12 18:14:57

Focal plane array testing is a specialized field of test engineering. Focal plane array (FPA) imaging devices are used in missile guidance sensors, infrared...

Click to read more »
Refrigerator magnet
Rabu, 2026-08-05 15:07:07

during manufacture in a sophisticated magnetization pattern called a Halbach array. This construction almost doubles the magnetic field on the refrigerator...

Click to read more »
Very Small Array
Minggu, 2026-03-22 23:47:42

The Very Small Array (VSA) was a 14-element interferometric radio telescope operating between 26 and 36 GHz that is used to study the cosmic microwave...

Click to read more »
C syntax
Minggu, 2026-07-26 07:05:02

multidimensional array should not be confused with an array of pointers to arrays (also known as an Iliffe vector or sometimes an array of arrays). The former...

Click to read more »
Xputer
Selasa, 2026-06-23 15:32:45

known as reconfigurable datapath arrays (rDPA), organized in a two-dimensional array of ALU's similar to the KressArray. The Xputer architecture is data-stream-based...

Click to read more »
Song Jiang Battle Array
Senin, 2025-02-24 20:45:31

Battle Array is the biggest and the most commonly seen performing procession in southern Taiwan temple fairs. Literally speaking, Song Jiang Battle Array is...

Click to read more »
Arrayed waveguide grating
Sabtu, 2025-06-21 16:48:58

Arrayed waveguide gratings (AWG) are commonly used as optical (de)multiplexers in wavelength division multiplexed (WDM) systems. These devices are capable...

Click to read more »
Celtic Array
Jumat, 2026-07-31 10:52:29

The Celtic Array was a proposed UK round 3 offshore wind farm in the Irish Sea south east of the Isle of Man. The wind farm zone was awarded to Centrica...

Click to read more »
Collinear antenna array
Selasa, 2026-01-13 06:43:28

In telecommunications, a collinear antenna array (sometimes spelled colinear antenna array) is an array of dipole or quarter-wave antennas mounted in such...

Click to read more »
Hashed array tree
Minggu, 2025-05-25 08:40:14

computer science, a hashed array tree (HAT) is a dynamic array data-structure published by Edward Sitarski in 1996, maintaining an array of separate memory fragments...

Click to read more »
Avi Arad
Jumat, 2026-08-07 02:30:14

successor, Marvel Studios. He has produced and sometimes written a wide array of live-action, animated, and television comic book adaptations. Arad was...

Click to read more »
Radio telescope
Rabu, 2026-07-22 07:23:35

They may be used individually or linked together electronically in an array. Radio observatories are preferentially located far from major centers of...

Click to read more »
JavaScript
Kamis, 2026-07-30 20:22:39

using the bind method. Like in many scripting languages, arrays and objects (associative arrays in other languages) can each be created with a succinct...

Click to read more »
Curtain array
Sabtu, 2026-03-28 06:22:03

Curtain arrays are a class of large multielement directional radio transmitting wire antennas, used in the short-wave radio bands. They constitute a type...

Click to read more »
Jodrell Bank Observatory
Selasa, 2026-08-04 19:13:36

Bank Observatory hosts the global headquarters of the Square Kilometre Array and is the base of the Multi-Element Radio Linked Interferometer Network...

Click to read more »
Infrared Optical Telescope Array
Rabu, 2026-05-27 03:32:30

The Infrared Optical Telescope Array (IOTA) was a stellar interferometer array. IOTA began with an agreement in 1988 among five Institutions, the Smithsonian...

Click to read more »
Field emitter array
Kamis, 2026-06-04 01:42:03

A field emitter array (FEA) is a particular form of large-area field electron source. FEAs are prepared on a silicon substrate by lithographic techniques...

Click to read more »
Bucket sort
Selasa, 2026-07-14 23:16:30

original array. function bucketSort(array, k) is buckets ← new array of k empty lists M ← 1 + the maximum key value in the array for i = 0 to length(array) do...

Click to read more »
Dragonfly Telephoto Array
Kamis, 2026-03-12 07:12:52

5289°W / 32.9039; -105.5289 The Dragonfly Telephoto Array is a ground-based optical telescope array developed at the Dunlap Institute for Astronomy & Astrophysics...

Click to read more »
Duga radar
Jumat, 2026-08-07 22:55:32

game features many actual locations in the area, including the Duga-1 array. The array itself appears in S.T.A.L.K.E.R.: Clear Sky in the fictional city of...

Click to read more »
Nova Innovation
Minggu, 2026-06-07 02:27:25

announced it had been awarded Horizon Europe funding to develop a 4 MW array with 16 turbines at the EMEC Fall of Warness tidal test site. Nova have...

Click to read more »
Retroreflector
Selasa, 2026-01-20 03:49:43

Experiment. The Soviet Lunokhod 1 and Lunokhod 2 rovers also carried smaller arrays. Reflected signals were initially received from Lunokhod 1, but no return...

Click to read more »
Arcminute Microkelvin Imager
Jumat, 2026-03-20 10:39:30

consists of a pair of interferometric radio telescopes - the Small and Large Arrays - located at the Mullard Radio Astronomy Observatory near Cambridge. AMI...

Click to read more »
Pulsar timing array
Rabu, 2026-07-01 09:19:04

A pulsar timing array (PTA) is a set of galactic pulsars that is monitored and analyzed to search for correlated signatures in the pulse arrival times...

Click to read more »
Tiling array
Senin, 2025-12-15 03:42:40

Tiling arrays are a subtype of microarray chips. Like traditional microarrays, they function by hybridizing labeled DNA or RNA target molecules to probes...

Click to read more »
Redundant Array of Inexpensive Servers
Kamis, 2023-08-17 19:16:16

A Redundant Array of Inexpensive Servers (RAIS) or Redundant Array of Independent Nodes (RAIN) is the use of multiple servers to maintain service if one...

Click to read more »
WARP (systolic array)
Selasa, 2026-03-24 01:02:41

Warp machines were 3 generations of increasingly general-purpose systolic array processors. Each generation became increasingly general-purpose by increasing...

Click to read more »
The Nth Degree (Star Trek: The Next Generation)
Rabu, 2026-07-29 08:44:56

the Argus Array, a deep-space telescope and radio antenna. Geordi La Forge and Lt. Reginald Barclay take a shuttlecraft to examine the array closely, discovering...

Click to read more »
Bloom filter
Selasa, 2026-07-07 18:33:57

is a bit array of m bits, all set to 0. It is equipped with k different hash functions, which map set elements to one of the m possible array positions...

Click to read more »
Microlens
Jumat, 2025-07-18 14:43:49

a master lens array. The master lens array may also be replicated through the generation of an electroform using the master lens array as a mandrel. The...

Click to read more »
Frozen tissue array
Kamis, 2025-04-17 20:15:40

Frozen tissue array consists of fresh frozen tissues in which up to 50 separate tissue cores are assembled in array fashion to allow simultaneous histological...

Click to read more »
Modular Neutron Array
Jumat, 2026-03-13 09:00:25

The Modular Neutron Array (MoNA) is a large-area, high-efficiency neutron detector that is used in basic research of rare isotopes at Michigan State University's...

Click to read more »
Gaussian elimination
Rabu, 2026-07-22 14:40:44

1 ] . {\displaystyle [A|I]=\left[{\begin{array}{ccc|ccc}2&-1&0&1&0&0\\-1&2&-1&0&1&0\\0&-1&2&0&0&1\end{array}}\right].} By performing row operations, one...

Click to read more »
Euroradar CAPTOR
Selasa, 2026-06-23 02:36:16

Multirole Solid State Active Array Radar) project which eventually produced the CAESAR (Captor Active Electronically Scanned Array Radar), now known as Captor-E...

Click to read more »
Heapsort
Sabtu, 2026-08-08 05:15:28

efficient, comparison-based sorting algorithm that reorganizes an input array into a heap (a data structure where each node is greater than its children)...

Click to read more »
Glycan array
Minggu, 2025-08-10 21:09:15

Glycan arrays, like that offered by the Consortium for Functional Glycomics (CFG), National Center for Functional Glycomics (NCFG) and Z Biotech, contain...

Click to read more »
GOTO (telescope array)
Sabtu, 2026-06-27 23:19:25

The Gravitational-wave Optical Transient Observer (GOTO) is an array of robotic optical telescopes optimized for the discovery of optical counterparts...

Click to read more »
Super VGA
Kamis, 2026-02-26 10:53:22

conformed, [...] It was officially followed by IBM's Extended Graphics Array (XGA) standard, but was effectively superseded by numerous slightly different...

Click to read more »
Beamforming
Sabtu, 2026-07-25 20:41:49

technique used in sensor arrays for directional signal transmission or reception. This is achieved by combining elements in an antenna array in such a way that...

Click to read more »
Search for extraterrestrial intelligence
Selasa, 2026-07-28 00:25:03

an Earth-based radio telescope array with 1,500 dishes known as "Project Cyclops". The price tag for the Cyclops array was US$10 billion. Cyclops was...

Click to read more »
U.S. Cellular
Selasa, 2026-06-23 02:03:44

Array Digital Infrastructure (Formerly known as United States Cellular Corporation or UScellular) is an American shared wireless communications infrastructure...

Click to read more »
Transient Array Radio Telescope
Jumat, 2026-08-07 09:45:08

The Transient Array Radio Telescope (TART) is a low-cost open-source array radio telescope consisting of 24 all-sky GNSS receivers operating at the L1-band...

Click to read more »
Hellings–Downs curve
Minggu, 2025-12-28 16:03:14

to establish the telltale signature that a galactic-scale pulsar timing array has detected gravitational waves, typically of wavelengths λ = 1 to 10 light...

Click to read more »
Cherenkov Telescope Array Observatory
Minggu, 2026-07-12 23:36:36

The Cherenkov Telescope Array Observatory (CTAO) is a multinational project to build a new generation of ground-based gamma-ray instruments in the energy...

Click to read more »
Allen Telescope Array
Selasa, 2026-07-14 17:36:23

The Allen Telescope Array (ATA), formerly known as the One Hectare Telescope (1hT), is a radio telescope array dedicated to astronomical observations and...

Click to read more »
Virtually imaged phased array
Sabtu, 2025-12-06 20:24:53

A virtually imaged phased array (VIPA) is an angular dispersive device that, like a prism or a diffraction grating, splits light into its spectral components...

Click to read more »
Stretchable microelectrode array
Minggu, 2026-02-22 08:13:48

microelectrode arrays (stretchable MEAs or sMEAs) (also referred to as stretchable multielectrode arrays) are a specialized type of microelectrode array (MEA)...

Click to read more »
AN/SPY-6
Jumat, 2026-07-24 02:53:06

The AN/SPY-6 is an active electronically scanned array (AESA) 3D radar system developed and built by RTX Corporation, and in service with the United States...

Click to read more »
Very-long-baseline interferometry
Jumat, 2026-04-10 10:59:34

separation between the telescopes. Data received at each antenna in the array include arrival times from a local atomic clock, such as a hydrogen maser...

Click to read more »
Very Long Baseline Array
Rabu, 2026-06-17 06:18:04

The Very Long Baseline Array (VLBA) is a system of ten radio telescopes which are operated remotely from their Array Operations Center located in Socorro...

Click to read more »
Infrared Array Camera
Senin, 2026-08-03 18:23:51

The Infrared Array Camera (IRAC) was an infrared camera system on the Spitzer Space Telescope which operated in the mid-infrared spectrum. It was composed...

Click to read more »
Project Artemis
Kamis, 2026-08-06 09:24:04

active element and a massive receiver array. The receiving array was a field of modules forming a three dimensional array laid from 1961 to 1963 on the slopes...

Click to read more »
Standard linear array
Minggu, 2026-01-25 10:17:53

In the context of phased arrays, a standard linear array (SLA) is a uniform linear array (ULA) of interconnected transducer elements, e.g. microphones...

Click to read more »
Askaryan Radio Array
Rabu, 2026-07-01 10:09:54

The Askaryan Radio Array (ARA) is a detector designed to detect GZK neutrinos. It measures the enhanced radio-frequency radiation emitted during the interaction...

Click to read more »
Doppler on Wheels
Sabtu, 2026-07-11 07:16:34

quickly deployable truck-mounted weather radars managed by FARM (Flexible Array of Radars and Mesonets), an American research company affiliated with the...

Click to read more »
Stack (abstract data type)
Jumat, 2026-06-19 14:25:59

onto the array or linked list, with few other helper operations. The following will demonstrate both implementations using pseudocode. An array can be used...

Click to read more »
Lovell Telescope
Senin, 2026-07-27 19:44:18

1988. The telescope forms part of the MERLIN and European VLBI Network arrays of radio telescopes. The telescope was influential in the early detections...

Click to read more »
Very Large Telescope
Jumat, 2026-05-08 03:28:16

but can be combined to achieve a very high angular resolution. The VLT array is also complemented by four movable Auxiliary Telescopes (ATs) with 1.8-metre...

Click to read more »
Tropical Atmosphere Ocean project
Kamis, 2025-11-13 04:56:29

with approximately 70 deep ocean moorings. The development of the TAO array in 1985 was motivated by the 1982-1983 El Niño event and ultimately designed...

Click to read more »
Phased array radar Ghadir
Sabtu, 2026-07-11 15:39:55

The Ghadir Phased Array Radar (Persian: رادار آرایه فازی قدیر) is an Iranian radar installation with a range of 1,100 km (680 mi), capable of tracking...

Click to read more »
Heap (data structure)
Selasa, 2026-07-28 18:33:06

elements' indices in the array. For a binary heap, in the array, the first index contains the root element. The next two indices of the array contain the root's...

Click to read more »
Lunar Laser Ranging experiments
Senin, 2026-04-06 23:52:45

University of California ranged the array. Lunokhod 2's array continues to return signals to Earth. The Lunokhod arrays suffer from decreased performance...

Click to read more »
Field-programmable analog array
Kamis, 2026-06-18 21:04:38

A field-programmable analog array (FPAA) is an integrated circuit device containing computational analog blocks (CABs) and interconnects between these...

Click to read more »
Antenna types
Rabu, 2026-06-10 17:22:27

called broadside arrays, endfire arrays, and parasitic arrays, among others. Sector antennas (white bars) on cell phone tower. Collinear arrays of dipoles stacked...

Click to read more »
Conway's Game of Life
Senin, 2026-07-27 07:27:07

are used. These programs often do not store cells as a two-dimensional arrays, instead using algorithms such as Hashlife which represent patterns as a...

Click to read more »
Antibody microarray
Senin, 2025-10-27 19:51:18

An antibody microarray (also known as antibody array) is a specific form of protein microarray. In this technology, a collection of captured antibodies...

Click to read more »
Charge-coupled device
Senin, 2026-06-29 05:45:15

A charge-coupled device (CCD) is an integrated circuit containing an array of linked, or coupled, capacitors. Under the control of an external circuit...

Click to read more »
4C Array
Jumat, 2025-11-14 06:54:43

The 4C Array is a cylindrical paraboloid radio telescope at the Mullard Radio Astronomy Observatory, near Cambridge, England. It is similar in design...

Click to read more »
Global Arrays
Jumat, 2026-06-26 07:44:37

Global Arrays, or GA, is the library developed by scientists at Pacific Northwest National Laboratory for parallel computing. GA provides a friendly API...

Click to read more »
Asynchronous array of simple processors
Jumat, 2026-03-20 08:28:19

The asynchronous array of simple processors (AsAP) architecture comprises a 2-D array of reduced complexity programmable processors with small scratchpad...

Click to read more »
Northern Extended Millimeter Array
Rabu, 2026-08-05 03:23:58

The Northern Extended Millimeter Array (NOEMA) is one of the largest astronomical facilities on European ground and the most powerful radio telescope...

Click to read more »
Nial
Selasa, 2026-06-23 19:23:25

Nial (from "Nested Interactive Array Language") is a high-level array programming language developed from about 1981 by Mike Jenkins of Queen's University...

Click to read more »
Solar panel
Kamis, 2026-07-23 00:53:27

solar electric panels. Solar panels are usually arranged in groups called arrays or systems. A photovoltaic system consists of one or more solar panels,...

Click to read more »
Linked list
Minggu, 2026-07-12 00:38:05

in pipelining). Faster access, such as random access, is not feasible. Arrays have better cache locality compared to linked lists. Linked lists are among...

Click to read more »
ICL Distributed Array Processor
Jumat, 2026-06-05 03:39:28

The Distributed Array Processor (DAP) produced by International Computers Limited (ICL) was the world's first commercial massively parallel computer....

Click to read more »
RAF Fylingdales
Senin, 2026-07-20 03:15:29

Missile Early Warning System (BMEWS), and now part of the Solid State Phased Array Radar System (SSPARS). As part of intelligence-sharing arrangements between...

Click to read more »
Insertion sort
Minggu, 2026-03-08 12:25:42

Insertion sort is a simple sorting algorithm that builds the final sorted array (or list) one item at a time by comparisons. It is much less efficient on...

Click to read more »
Ocean Observatories Initiative
Jumat, 2026-08-07 21:54:44

coastal arrays (Coastal Pioneer Array and Coastal Endurance Array), two global arrays (Global Irminger Sea Array and Global Station Papa Array), the Regional...

Click to read more »
Erieye
Selasa, 2026-07-28 23:57:17

Ericsson Microwave Systems, of Sweden. It uses active electronically scanned array (AESA) technology. The Erieye is used on a variety of aircraft platforms...

Click to read more »
Shack–Hartmann wavefront sensor
Sabtu, 2026-07-11 16:59:06

consists of an array of lenses (called lenslets) of the same focal length. Each is focused onto a photon sensor (typically a CCD array or CMOS array or quad-cell)...

Click to read more »
List of electronic component packaging types
Selasa, 2026-07-07 07:05:56

grid array (BGA): A square or rectangular array of solder balls on one surface, ball spacing typically 1.27 mm (0.050 in) Fine-pitch ball grid array (FBGA):...

Click to read more »
North American Nanohertz Observatory for Gravitational Waves
Jumat, 2026-01-30 10:44:28

Australia, the European Pulsar Timing Array, and the Indian Pulsar Timing Array as part of the International Pulsar Timing Array. Gravitational waves are an important...

Click to read more »
Australia Telescope Compact Array
Rabu, 2026-07-22 07:41:07

The Australia Telescope Compact Array (ATCA) is a radio telescope operated by the CSIRO at the Paul Wild Observatory, 25 kilometres (16 mi) west of Narrabri...

Click to read more »
Light field camera
Kamis, 2026-05-28 21:50:57

which record only light intensity at various wavelengths. One type uses an array of micro-lenses placed in front of an otherwise conventional image sensor...

Click to read more »
Shadow Array
Jumat, 2025-12-26 06:57:55

Shadow Array is a sculpture by Patrick Marold, installed at the Denver International Airport in Denver, Colorado, United States. Colorado portal Visual...

Click to read more »
BMP file format
Jumat, 2026-06-12 12:44:41

pixel array to a multiple of 4 bytes. For "packed DIBs" loaded in memory, the optional color profile data should immediately follow the pixel array, as...

Click to read more »
Antarctic Muon And Neutrino Detector Array
Sabtu, 2025-08-09 21:10:26

The Antarctic Muon And Neutrino Detector Array (AMANDA) was a neutrino telescope that was located beneath the Amundsen–Scott South Pole Station. In 2005...

Click to read more »
Demosaicing
Minggu, 2026-06-07 09:22:30

color samples output from an image sensor overlaid with a color filter array (CFA) such as a Bayer filter. It is also known as CFA interpolation or debayering...

Click to read more »
Message Passing Interface
Kamis, 2026-05-28 18:39:53

&num_procs); recv_array = malloc(num_procs * sizeof(send_array)); MPI_Gather(send_array, sizeof(send_array) / sizeof(*send_array), MPI_INT, recv_array, sizeof(send_array)...

Click to read more »
Long Wavelength Array
Jumat, 2025-08-01 18:40:36

The Long Wavelength Array (LWA) is a radio telescope in central New Mexico. It began preliminary tests of the hardware in 2011, and began regular operations...

Click to read more »
Coarse-grained reconfigurable array
Kamis, 2026-07-09 09:01:48

A coarse-grained reconfigurable array or coarse-grained reconfigurable architecture (CGRA) is a class of spatial computing hardware built from a relatively...

Click to read more »
Intel Array Building Blocks
Selasa, 2024-04-02 16:14:01

Intel Array Building Blocks (also known as ArBB) was a C++ library developed by Intel Corporation for exploiting data parallel portions of programs to...

Click to read more »
Electrical system of the International Space Station
Senin, 2026-07-13 00:25:22

convert sunlight to electricity. Large numbers of cells are assembled in arrays to produce high power levels. This method of harnessing solar power is called...

Click to read more »
Single instruction, multiple threads
Kamis, 2026-06-11 02:44:40

memory, but no PU in the array has a program counter. In Flynn's 1972 taxonomy this arrangement is a variation of SIMD termed an array processor. The SIMT...

Click to read more »
Fenwick tree
Minggu, 2026-06-21 20:36:47

Fenwick tree or binary indexed tree (BIT) is a data structure that stores an array of values and can efficiently compute prefix sums of the values and update...

Click to read more »
Fortran 95 language features
Jumat, 2026-07-03 22:01:30

tar%u ! array section (structure component) tar(1, 1)%u ! component of an array element Vector and matrix multiply Array reduction Array inquiry Array construction...

Click to read more »
Thermoacoustic imaging
Minggu, 2026-06-21 22:17:36

focused transducer; a linear (or curve-linear) array of transducers, focused in one dimension; or, a 2D array of unfocused transducers. In general, a single...

Click to read more »
Chicago Air Shower Array
Senin, 2026-06-29 07:04:50

Shower Array (CASA) was a significant ultra high high-energy astrophysics experiment operating in the 1990s. It consisted of a very large array of scintillation...

Click to read more »
Comparison of programming languages (associative array)
Kamis, 2026-07-09 01:32:32

of programming languages (associative arrays) compares the features of associative array data structures or array-lookup processing for over 40 computer...

Click to read more »
The Soul Guiding Array
Senin, 2025-10-13 21:57:52

The Soul Guiding Array, also known as “khan-bông kua-tīn” in Taiwanese, is a form of parade formations unique in Taiwan, commonly performed during funeral...

Click to read more »
AN/UQQ-2 Surveillance Towed Array Sensor System
Rabu, 2026-03-25 19:18:52

consists of either the long passive SURTASS array or the Twin-line array, consisting of two shorter passive arrays towed side by side. The Twin-line Engineering...

Click to read more »
High-frequency Active Auroral Research Program
Minggu, 2026-06-14 20:31:12

operating in 1999 as a 6 × 8 (= 48) antenna array at 0.96 MW, expanding in 2007 to a 12 × 15 (=180) array of 180 antennas with 360 radio transmitters...

Click to read more »
DNA microarray
Jumat, 2026-01-30 02:09:49

nucleic acid sequences in the target. The original nucleic acid arrays were macro arrays approximately 9 cm × 12 cm and the first computerized image based...

Click to read more »
JavaScript syntax
Kamis, 2026-07-23 05:35:23

number: myArray.1; // syntax error myArray["01"]; // not the same as myArray[1] Declaration of an array can use either an Array literal or the Array constructor:...

Click to read more »
Synthetic genetic array
Selasa, 2026-01-27 17:36:28

Synthetic genetic array analysis (SGA) is a high-throughput technique for exploring synthetic lethal and synthetic sick genetic interactions (SSL). SGA...

Click to read more »
Controlled reception pattern antenna
Rabu, 2026-06-10 07:14:18

navigation applications to resist GPS spoofing attacks. CRPAs are active antenna arrays composed of multiple antenna elements, typically arranged in a compact configuration...

Click to read more »
University of Arizona CPV Array
Selasa, 2025-12-16 06:37:38

The University of Arizona CPV Array is a 2.38 MWp (2.0 MWAC) concentrator photovoltaics (CPV) power station in Tucson, Arizona. It consists of 34 Amonix...

Click to read more »
Keith Tyson
Sabtu, 2026-07-18 10:11:16

first exhibited his most monumental and ambitious work to date, Large Field Array, in the Louisiana Museum of Modern Art in Denmark, which then travelled...

Click to read more »
Bash (Unix shell)
Minggu, 2026-08-02 11:31:20

Scope Arrays Indexed arrays: size is unlimited. Associative arrays: via declare -A. In February 2009, Bash 4.0 introduced support for associative arrays. Associative...

Click to read more »
Steven Detweiler
Rabu, 2026-07-29 17:19:08

physics at the University of Florida best known for proposing pulsar timing arrays as a means to detect gravitational waves, an idea that led to the discovery...

Click to read more »
Christopher Williams (astronaut)
Rabu, 2026-07-29 23:45:56

early universe. He was part of the team that built the Murchison Widefield Array, a low-frequency radio telescope in Western Australia designed to observe...

Click to read more »
Fish (Unix shell)
Jumat, 2026-05-08 01:09:30

# since version 3.4 > echo $wd ~ # Array variables. 'A' becomes an array with 5 values: > set A 3 5 7 9 12 # Array slicing. 'B' becomes the first two...

Click to read more »
List of people, items and places in Norse mythology
Senin, 2025-06-16 09:45:38

Norse mythology includes a diverse array of people, places, creatures, and other mythical elements. Álfheim Asgard Bifröst Bilskirnir Breidablik Elivagar...

Click to read more »
List of The Sandman characters
Jumat, 2026-06-19 10:13:00

with the titular character and his siblings, The Sandman includes a large array of characters: inhabitants of the Dreaming, various deities, angels and...

Click to read more »
Astronomical interferometer
Minggu, 2026-06-21 06:49:27

An astronomical interferometer or telescope array is a set of separate telescopes, mirror segments, or radio telescope antennas that work together as...

Click to read more »
Pigeonhole sort
Selasa, 2025-10-14 14:31:05

once to the bucket array and again to the final destination [whereas] counting sort builds an auxiliary array then uses the array to compute each item's...

Click to read more »
Amortized analysis
Kamis, 2026-01-08 12:31:02

onto that array would take longer as the array would have to create a new array of a scaled size, copy the old elements onto the new array, then add the...

Click to read more »
Shell Flat
Jumat, 2026-07-31 11:22:09

The Shell Flat Sandbank was the site of a proposed Cirrus Shell Flat Array offshore wind farm in Lancashire, England. It is located about 8 kilometres...

Click to read more »
Gruppenhorchgerät
Selasa, 2026-02-17 20:54:22

Gruppenhorchgerät ('group listening device', abbreviated GHG) was a hydrophone array which was used on vessels of the German Kriegsmarine in World War II. In...

Click to read more »
List of Justice League Unlimited episodes
Sabtu, 2026-08-01 09:41:32

by Warner Bros. Animation and aired on Cartoon Network. Featuring a wide array of superheroes from the DC Comics universe, and specifically based on the...

Click to read more »
Associated Universities, Inc.
Minggu, 2026-05-10 22:37:03

Karl G. Jansky Very Large Array (VLA), the North American share of the international Atacama Large Millimeter/submillimeter Array (ALMA), and NRAO's development...

Click to read more »
Iterative Stencil Loops
Senin, 2026-01-26 21:27:35

computations are a class of numerical data processing solution which update array elements according to some fixed pattern, called a stencil. They are most...

Click to read more »
Parkes Observatory
Minggu, 2026-07-19 07:56:17

CSIRO radio telescopes, principally the array of six 22-metre (72 ft) dishes at the Australia Telescope Compact Array near Narrabri, and a single 22-metre...

Click to read more »
Rotman lens
Rabu, 2025-08-27 15:33:33

range of input ports (also called beam ports) and output ports (also called array ports). A signal applied to one of the input ports arrives at each of the...

Click to read more »
Dynamic random-access memory
Jumat, 2026-08-07 00:39:15

architectures to array design have emerged to provide for the requirements of the sense amplifiers: open and folded bitline arrays. The first generation...

Click to read more »
Murchison Radio-astronomy Observatory
Minggu, 2025-06-29 09:09:39

Murchison Widefield Array (MWA), a low-frequency array operating in the frequency range 80–300 MHz the Australian Square Kilometre Array Pathfinder (ASKAP)...

Click to read more »
Programmable logic device
Kamis, 2026-07-23 00:24:18

programmable array logic, programmable logic array and generic array logic; complex programmable logic devices (CPLDs); and field-programmable gate arrays (FPGAs)...

Click to read more »
Thomson TO7/70
Selasa, 2026-02-03 07:28:42

were similar to the Thomson MO5 and generated by a Motorola MCA1300 gate array capable of 40×25 text display and a resolution of 320 × 200 pixels with...

Click to read more »
Mills Cross Array
Minggu, 2022-05-29 00:06:39

The Mills Cross Array, or the 96-acre antenna array, was a Mills Cross Telescope-style radio telescope located in Seneca Maryland, near Washington, D...

Click to read more »
Eubank Landfill Solar Array
Rabu, 2026-03-04 16:24:05

The Eubank Landfill Solar Array is a photovoltaic power station in Albuquerque, New Mexico that consists of 1.0 MWAC of concentrator photovoltaics (CPV)...

Click to read more »
Brazilian Decimetric Array
Sabtu, 2024-01-06 21:43:39

The Brazilian Decimetric Array (BDA) is a 26-element radio telescope interferometer located in the municipality of Cachoeira Paulista in the state of...

Click to read more »
Array Operations Center
Minggu, 2026-03-22 08:28:22

The Array Operations Center (AOC) in Socorro, New Mexico, is the control and monitor center for the Very Long Baseline Array. From the AOC, National Radio...

Click to read more »
Mount Wilson Observatory
Kamis, 2026-08-06 04:30:58

1908, the 150-foot (46 m) solar tower completed in 1912, and the CHARA array, built by Georgia State University, which became fully operational in 2004...

Click to read more »
C data types
Senin, 2026-06-29 08:11:56

arithmetic types, such as integer and real number types, and syntax to build array and compound types. The C standard library contains additional definitions...

Click to read more »
APL (programming language)
Jumat, 2026-07-03 00:35:50

1960s by Kenneth E. Iverson. Its central datatype is the multidimensional array. It uses a large range of special graphic symbols to represent most functions...

Click to read more »
East Anglia Array
Jumat, 2026-07-31 10:55:37

The East Anglia Array is a series of proposed and constructed offshore wind farms located around 30 miles off the east coast of East Anglia, in the North...

Click to read more »
Tactile sensor
Kamis, 2026-07-23 03:03:45

manual palpation, since the probe of the device with a pressure sensor array mounted on its face acts similar to human fingers during clinical examination...

Click to read more »
Redundant array of independent memory
Selasa, 2020-02-11 05:48:18

A redundant array of independent memory (RAIM) is a design feature found in certain computers' main random access memory. RAIM utilizes additional memory...

Click to read more »
Planar Fourier capture array
Rabu, 2024-12-25 10:42:39

A planar Fourier capture array (PFCA) is a tiny camera that requires no mirror, lens, focal length, or moving parts. It is composed of angle-sensitive...

Click to read more »
Counting sort
Minggu, 2026-07-26 12:12:42

Counting sort is not a comparison sort; it uses key values as indexes into an array and the Ω(n log n) lower bound for comparison sorting will not apply. Bucket...

Click to read more »
Euclid's orchard
Rabu, 2025-11-19 18:13:02

In mathematics, informally speaking, Euclid's orchard is an array of one-dimensional "trees" of unit height planted at the lattice points in one quadrant...

Click to read more »
Neutrino Array Radio Calibration
Kamis, 2022-02-24 02:06:27

The Neutrino Array Radio Calibration (NARC) experiment was the successor to the Radio Ice Cherenkov Experiment (RICE) which served as a testbed for future...

Click to read more »
MeerKAT
Selasa, 2026-06-23 12:03:01

MeerKAT, originally the Karoo Array Telescope, is a radio telescope consisting of 64 antennas in the Meerkat National Park, in the Northern Cape of South...

Click to read more »
Alberto Sesana
Senin, 2026-03-30 01:12:52

astronomy. He is a member of the European Pulsar Timing Array (EPTA), the International Pulsar Timing Array (IPTA), and the LISA Consortium, the LISA Science...

Click to read more »
LED-backlit LCD
Kamis, 2026-07-09 02:37:54

horizontal zones are individually controlled direct-lit (DLED) or full-array: LEDs form an array directly behind the screen at equally spaced intervals. May additionally...

Click to read more »
Adaptive beamformer
Sabtu, 2023-12-23 08:51:43

beamformer is a system that performs adaptive spatial signal processing with an array of transmitters or receivers. The signals are combined in a manner which...

Click to read more »
Quicksort
Kamis, 2026-05-07 15:26:31

works by selecting a "pivot" element from the array and partitioning the other elements into two sub-arrays, according to whether they are less than or...

Click to read more »
Nested RAID levels
Sabtu, 2026-06-27 00:43:24

standard RAID levels (where "RAID" stands for "redundant array of independent disks" or "redundant array of inexpensive disks") to gain performance, additional...

Click to read more »
Sparse matrix
Selasa, 2026-06-30 01:35:51

numerical analysis and scientific computing, a sparse matrix or sparse array is a matrix in which most of the elements are zero. There is no strict definition...

Click to read more »
Monopulse radar
Sabtu, 2025-10-18 00:48:35

radar systems can be constructed with reflector antennas, lens antennas or array antennas. Historically, monopulse systems have been classified as either...

Click to read more »
Tensor
Rabu, 2026-07-22 10:48:49

basis related to a particular coordinate system; those components form an array, which can be thought of as a high-dimensional matrix. Tensors have become...

Click to read more »
JData
Senin, 2026-02-02 01:16:14

reader/writer. The majority of the annotated N-D array constructs, such as _ArrayType_, _ArraySize_, and _ArrayData_, had been implemented in the early releases...

Click to read more »
Timsort
Jumat, 2026-07-10 01:29:27

algorithm with a more robust merge policy. Timsort is also used to sort arrays of non-primitive type in Java SE 7, on the Android platform, in GNU Octave...

Click to read more »
Bogosort
Jumat, 2026-07-31 09:36:05

print("Unsorted array:", random_array) sorted_arr = bogo_sort(random_array) print("Sorted array:", sorted_arr) This code creates a random array - random_array - in...

Click to read more »
Binary heap
Rabu, 2026-08-05 00:34:32

an implicit data structure, storing keys in an array and using their relative positions within that array to represent child–parent relationships. Both...

Click to read more »
Introsort
Jumat, 2025-10-24 10:16:47

for highly structured arrays (arrays that are composed of a small number of sorted subarrays) and introsort otherwise to sort arrays of ints, longs, floats...

Click to read more »
Linear diode array
Jumat, 2026-07-24 07:58:50

A linear diode array is the X-ray detecting element of a pixelated X-ray line-scan camera or 1-D imaging X-ray detector. The input of an LDA system is...

Click to read more »
Wiggler (synchrotron)
Selasa, 2024-05-07 04:21:13

undulator. Typically the magnets in a wiggler are arranged in a Halbach array. The design shown above is usually known as a Halbach wiggler. The first...

Click to read more »
MIM-104 Patriot
Sabtu, 2026-08-08 01:21:36

system. The AN/MPQ-53 at the heart of the system is known as the "Phased Array Tracking Radar to Intercept on Target", which is a backronym for "Patriot"...

Click to read more »
Lattice (music)
Selasa, 2026-05-26 21:51:32

modeling the tuning relationships of a just intonation system. It is an array of points in a periodic multidimensional pattern. Each point on the lattice...

Click to read more »
Byelka (radar)
Rabu, 2025-12-31 18:08:38

(Russian: Белка, literally Squirrel) is an active electronically scanned array radar system developed by Tikhomirov NIIP for the fifth generation Sukhoi...

Click to read more »
Blumlein pair
Kamis, 2026-01-15 22:20:49

spatial characteristics of the recorded signal. The pair consists of an array of two matched microphones that have a bi-directional ("figure-eight") polar...

Click to read more »
3D sound localization
Selasa, 2026-07-28 23:07:51

an Acoustic Vector Sensor (AVS) array Scanning techniques Offline methods (according to timeliness) Microphone Array Approach This approach utilizes eight...

Click to read more »
AN/FPS-117
Sabtu, 2026-07-25 08:12:35

The AN/FPS-117 is an L-band active electronically scanned array (AESA) 3-dimensional air search radar first produced by GE Aerospace in 1980 and now part...

Click to read more »
Selex RAT-31DL
Minggu, 2026-01-18 01:49:28

array 3D radar with an effective range of over 500 km. It is derivative of widely used RAT-31 SL. The RAT 31DL is a solid-state active phased array radar...

Click to read more »
Field-programmable object array
Selasa, 2026-07-07 00:25:56

A field-programmable object array (FPOA) is a class of programmable logic devices designed to be modified or programmed after manufacturing. They are...

Click to read more »
Sod shock tube
Kamis, 2025-11-13 20:36:28

{\displaystyle \left({\begin{array}{c}\rho _{L}\\P_{L}\\u_{L}\end{array}}\right)=\left({\begin{array}{c}1.0\\1.0\\0.0\end{array}}\right)} , ( ρ R P R u R...

Click to read more »
Range query (computer science)
Sabtu, 2026-08-08 06:15:12

answering several queries regarding a given interval of elements within an array. For example, a common task, known as range minimum query, is finding the...

Click to read more »
Laplacian matrix
Minggu, 2026-03-08 19:52:57

{\displaystyle B_{ve}=\left\{{\begin{array}{rl}1,&{\text{if }}v=v_{i}\\-1,&{\text{if }}v=v_{j}\\0,&{\text{otherwise}}.\end{array}}\right.} Even though the edges...

Click to read more »
Duncan's taxonomy
Rabu, 2025-08-06 13:36:21

characterized by pipelined functional units that accept a sequential stream of array or vector elements, such that different stages in a filled pipeline are...

Click to read more »
Telescope
Jumat, 2026-08-07 07:21:09

telescope designs, a single dish contains an array of several receivers; this is known as a focal-plane array. By collecting and correlating signals simultaneously...

Click to read more »
UV detectors
Sabtu, 2025-11-22 17:53:00

used are variable wavelength detectors (VWD), photo diode array detectors (PDA), and diode array detectors (DAD). Variable wavelength detectors decide in...

Click to read more »
Integrated Truss Structure
Kamis, 2026-04-02 23:51:33

unpressurized components are mounted such as logistics carriers, radiators, solar arrays, and other equipment. It supplies the ISS with a bus architecture. It is...

Click to read more »
Integral field spectrograph
Jumat, 2026-07-31 12:58:57

both visible charge-coupled devices (CCD) and infrared detector arrays (staring arrays) used for astronomical instruments are bi-dimensional only, it is...

Click to read more »
Flicker fusion threshold
Rabu, 2026-07-29 00:35:48

not prevent indirect detection of a high frame rate, such as the phantom array effect and wagon-wheel effect, as human-visible side effects of a finite...

Click to read more »
Bounds checking
Rabu, 2026-07-08 23:06:45

(range checking), or that a variable being used as an array index is within the bounds of the array (index checking). A failed bounds check usually results...

Click to read more »
Miniball experiment
Senin, 2026-06-08 12:05:46

PSI and RIKEN (HiCARI). Miniball is a high-resolution germanium detector array, specifically designed to work with low-intensity radioactive ion beams...

Click to read more »
Sorting algorithm
Minggu, 2026-06-07 06:38:25

create an index into the array and then sort the index, rather than the entire array. (A sorted version of the entire array can then be produced with...

Click to read more »
Radix sort
Selasa, 2026-03-31 22:52:11

the end of the array. The 0s bin boundary is placed before the first array element. The 1s bin boundary is placed after the last array element. The most...

Click to read more »
AN/FLR-9
Sabtu, 2025-10-18 19:30:43

The AN/FLR-9 is a type of very large circularly disposed antenna array, built at eight locations during the Cold War for HF/DF direction finding of high...

Click to read more »
Five-hundred-meter Aperture Spherical Telescope
Kamis, 2026-07-16 11:27:07

host the SKA List of telescope types Square Kilometre Array – a proposed 1 km2 telescope array in Australia and South Africa "中国"天眼"能不能发现外星人?" [Can Chinese...

Click to read more »
Transposed excitation
Selasa, 2022-04-26 06:07:58

transposed excitation of a dipole array means that adjacent dipoles in the array are excited in opposite directions. Dipole arrays with transposed excitation...

Click to read more »
NumPy
Rabu, 2026-06-17 05:07:59

multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays. The predecessor of...

Click to read more »
EL/M-2075 Phalcon
Rabu, 2026-04-22 06:26:28

airborne early warning and control (AEW&C) active electronically scanned array radar system developed by Israel Aerospace Industries (IAI) and Elta Electronics...

Click to read more »
Perl Data Language
Sabtu, 2026-04-25 12:00:35

Perl Data Language (abbreviated PDL) is a set of free software array programming extensions to the Perl programming language. PDL extends the data structures...

Click to read more »
PALASM
Senin, 2021-04-05 22:57:42

functions and state transition tables into a fuse map for use with Programmable Array Logic (PAL) devices introduced by Monolithic Memories, Inc. (MMI). The language...

Click to read more »
Maria Bonnevie
Rabu, 2026-05-13 03:08:50

performance in the Scandinavian epic I Am Dina and has since worked on a broad array of Scandinavian productions both in film, television and on stage. Anna...

Click to read more »
Marathahalli
Jumat, 2026-07-17 00:23:54

catering specifically to their tastes. It is also famous for hosting a wide array of factory outlets thus becoming a major destination for consumers looking...

Click to read more »
International Space Station
Sabtu, 2026-08-08 05:05:45

minutes around Earth, 15.5 times a day. Measuring 109 m (358 ft) (with solar arrays) by 73 m (239 ft), it is as large as a full-sized football or soccer field...

Click to read more »
Yagi–Uda antenna
Senin, 2026-07-06 21:07:55

consisting of two or more parallel resonant antenna elements in an end-fire array; these elements are most often metal rods (or discs) acting as half-wave...

Click to read more »
Index
Minggu, 2026-07-26 23:59:09

publication Web indexing, Internet indexing An index, a key in an associative array Index may also refer to: Index (A Certain Magical Index), a character in...

Click to read more »
Auburn hair
Senin, 2026-03-09 00:15:17

hair ranges in shades from medium to dark. It can be found with a wide array of skin tones and eye colors. The chemical pigments that cause the coloration...

Click to read more »
List of The Simpsons characters
Sabtu, 2026-08-08 20:13:03

Along with the Simpson family, The Simpsons includes a large array of characters: co-workers, teachers, family friends, extended relatives, townspeople...

Click to read more »
CL J1001+0220
Minggu, 2026-05-17 03:30:01

conjunction with the ESO's UltraVISTA telescope and the Atacama Large Millimeter Array, it has a redshift of z=2.506, placing it at a distance of 11.1 billion...

Click to read more »
Flynn's taxonomy
Kamis, 2026-06-11 03:02:42

register(n) broadcast_instruction = control_unit.array_instruction for each (PE j) // of associative array possible_match = PE[j].match_register if broadcast_value...

Click to read more »
Primeval Structure Telescope
Selasa, 2026-03-10 06:06:27

Structure Telescope (PaST), also called 21 Centimetre Array (21CMA), is a Chinese radio telescope array designed to detect the earliest luminous objects in...

Click to read more »
Extended Video Graphics Array
Minggu, 2025-01-12 10:05:26

Extended Video Graphics Array (or EVGA) is a standard created by VESA in 1991 (VBE 1.2) denoting a non-interlaced resolution of 1024x768 at a maximum...

Click to read more »
Optical heterodyne detection
Senin, 2026-05-11 07:22:43

velocity-sensitive imaging with the invention in the 1990s of synthetic array heterodyne detection. The light reflected from a target scene is focused...

Click to read more »
Protein microarray
Senin, 2026-05-11 00:45:29

plate, to which an array of capture proteins is bound. Probe molecules, typically labeled with a fluorescent dye, are added to the array. Any reaction between...

Click to read more »
Pascal (programming language)
Senin, 2026-07-13 08:40:20

ALGOL W, releasing this as Pascal in 1970. On top of ALGOL's scalars and arrays, Pascal enables defining complex data types and building dynamic and recursive...

Click to read more »
Adcock antenna
Selasa, 2026-07-07 23:58:23

antenna array consisting of four equidistant vertical elements which can be used to transmit or receive directional radio waves. The Adcock array was invented...

Click to read more »
Utility helicopter
Jumat, 2026-07-03 22:23:00

utility helicopter is a multi-purpose helicopter capable of pursuing a wide array of tasks. They have proven useful in both civilian and military operations...

Click to read more »
Microarray
Senin, 2025-09-29 12:12:58

expression of thousands of biological interactions. It is a two-dimensional array on a solid substrate—usually a glass slide or silicon thin-film cell—that...

Click to read more »
LGA 775
Minggu, 2026-07-19 21:01:30

LGA 775 (land grid array 775), also known as Socket T, is an Intel desktop CPU socket. Unlike PGA CPU sockets, such as its predecessor Socket 478, LGA...

Click to read more »
Akeno Giant Air Shower Array
Kamis, 2024-08-15 06:48:15

The Akeno Giant Air Shower Array (AGASA) was an array of particle detectors designed to study the origin of ultra-high-energy cosmic rays. It was deployed...

Click to read more »
Large Aperture Experiment to Detect the Dark Ages
Kamis, 2024-10-31 23:21:44

located at the Long Wavelength Array site, adjacent to the Very Large Array. LEDA principally comprises a "large-N" array correlator (512 inputs over ~...

Click to read more »
Distance-regular graph
Rabu, 2025-12-10 00:22:54

having a large automorphism group. The intersection array of a distance-regular graph is the array ( b 0 , b 1 , … , b d − 1 ; c 1 , … , c d ) {\displaystyle...

Click to read more »
Volcanic glass
Rabu, 2026-05-13 00:52:01

intermediate between the closely packed, highly ordered array of a crystal and the highly disordered array of liquid. Volcanic glass may refer to the interstitial...

Click to read more »
Starlink
Sabtu, 2026-08-08 10:37:08

since February 2023 : these craft have two solar arrays that are each lengthier than the single array first generation satellites had and are reported...

Click to read more »
Dell EMC Unity
Kamis, 2026-07-02 18:25:11

EMC's mid-range storage array product lines. It was designed from the ground up as the next-generation midrange unified storage array after the EMC VNX and...

Click to read more »
In-place algorithm
Jumat, 2026-05-22 19:09:10

However, this form is very limited as simply having an index to a length n array requires O(log n) bits. More broadly, in-place means that the algorithm...

Click to read more »
Integrated circuit packaging
Kamis, 2026-08-06 10:30:15

first area array package was a ceramic pin grid array package. Not long after, the plastic ball grid array (BGA), another type of area array package, became...

Click to read more »
Comparative genomic hybridization
Jumat, 2026-05-22 03:16:02

Implications" by Arthur Beaudet, MD arrayMap repository: Continuously expanded collection cancer genome array datasets, with per-array and aggregated data visualisation...

Click to read more »
Klaus Halbach
Rabu, 2026-01-07 08:34:59

system designs for accelerators and nuclear instrumentation. The Halbach array is named after him. Klaus Halbach was born on (1925-02-03)February 3, 1925...

Click to read more »
Submillimetre Common-User Bolometer Array
Selasa, 2025-05-27 14:53:26

Two instruments known as the Submillimetre Common-User Bolometer Array, or SCUBA, have been used for detecting submillimetre radiation on the James Clerk...

Click to read more »
Dot matrix
Kamis, 2026-05-21 01:28:15

A dot matrix is a 2-dimensional patterned array, used to represent characters, symbols and images. Most types of modern technology use dot matrices for...

Click to read more »
Vvvv
Selasa, 2025-02-25 19:47:31

nodes and deal with arrays of values accordingly. If an operation has to deal with arrays of different lengths, the shorter array gets repeated to fill...

Click to read more »
Radio astronomy
Sabtu, 2026-06-27 23:14:41

milliarcsecond are possible. The pre-eminent VLBI arrays operating today are the Very Long Baseline Array (with telescopes located across North America)...

Click to read more »
Soviet aircraft carrier Baku
Rabu, 2026-05-06 01:04:48

considered a separate class due to her improvements including a phased array radar, extensive electronic warfare installations, and an enlarged command...

Click to read more »
Khatri–Rao product
Rabu, 2026-02-25 22:26:28

=\left[{\begin{array}{c | c}\mathbf {A} _{11}&\mathbf {A} _{12}\\\hline \mathbf {A} _{21}&\mathbf {A} _{22}\end{array}}\right]=\left[{\begin{array}{c c |...

Click to read more »
FARSIDE telescope
Sabtu, 2023-07-29 02:10:55

FARSIDE (Farside Array for Radio Science Investigations of the Dark Ages and Exoplanets) is a concept for a low-frequency interferometric array that would be...

Click to read more »
Priority queue
Selasa, 2026-06-23 01:00:30

methods; just as a list can be implemented with a linked list or with an array. A priority queue has the following operations: insert(S, element, priority):...

Click to read more »
Successive-approximation ADC
Sabtu, 2026-04-11 09:42:13

Thus if the largest capacitance is C, then the array's total capacitance is 2C. The switched capacitor array acts as both the sample-and-hold element and...

Click to read more »
Phase-comparison monopulse
Selasa, 2026-05-12 07:11:55

For a planar array, these sub-arrays would be the four quadrants of the array, each with 1/4 of the array's elements. In a linear array, the output of...

Click to read more »
Bantú Mama
Selasa, 2026-03-03 08:22:17

entry for the Best International Feature Film at the 95th Academy Awards. ARRAY acquired the distribution rights to the film in the United States, Canada...

Click to read more »
GSAT-3
Selasa, 2023-12-05 01:26:29

its injection into GTO, the two solar arrays of EDUSAT were automatically deployed. The deployment of the arrays as well as the general health of the satellite...

Click to read more »
List of data structures
Selasa, 2026-07-07 07:05:55

Array Associative array Bit array Bit field Bitboard Bitmap Circular buffer Control table Image Dope vector Dynamic array Gap buffer Hashed array tree...

Click to read more »
AMiBA
Senin, 2025-03-17 06:10:44

The Yuan-Tseh Lee Array for Microwave Background Anisotropy, also known as the Array for Microwave Background Anisotropy (AMiBA), is a radio telescope...

Click to read more »
Parity bit
Jumat, 2025-10-24 08:56:02

Parity data is used by RAID arrays (redundant array of independent/inexpensive disks) to achieve redundancy. If a drive in the array fails, remaining data on...

Click to read more »
Snapshot hyperspectral imaging
Senin, 2026-06-29 05:41:43

capturing hyperspectral images during a single integration time of a detector array. No scanning is involved with this method, in contrast to push broom and...

Click to read more »
J (programming language)
Kamis, 2026-05-07 17:55:53

developed in the early 1990s by Kenneth E. Iverson and Roger Hui, is an array programming language based primarily on APL (also by Iverson). To avoid...

Click to read more »
Tandemly arrayed genes
Sabtu, 2025-10-04 01:28:29

Tandemly arrayed genes (TAGs) are a gene cluster created by tandem duplications, a process in which one gene is duplicated and the copy is found adjacent...

Click to read more »
Moxon antenna
Jumat, 2026-04-24 04:38:35

Moxon rectangle is a simple and mechanically rugged two-element parasitic array, single-frequency antenna. It takes its name from the amateur radio operator...

Click to read more »
Floyd's triangle
Selasa, 2026-04-14 21:28:42

Floyd's triangle is a triangular array of natural numbers used in computer science education. It is named after Robert Floyd. It is defined by filling...

Click to read more »
Display resolution
Jumat, 2026-08-07 22:23:03

liquid-crystal displays) and projection displays using fixed picture-element (pixel) arrays. It is usually quoted as width × height, with the units in pixels: for example...

Click to read more »
Tissue microarray
Jumat, 2025-10-03 22:22:55

paraffin blocks in which up to 1000 separate tissue cores are assembled in array fashion to allow multiplex histological analysis. The major limitations...

Click to read more »
Zero insertion force
Sabtu, 2026-05-23 15:46:04

differing widths to be inserted. ZIF sockets can be used for ball grid array chips, particularly during development. These sockets tend to be unreliable...

Click to read more »
Argo (oceanography)
Senin, 2025-06-30 22:06:02

a program that would have a global array of about 3000 floats in place by sometime in 2007. The 3000-float array was achieved in November 2007 and was...

Click to read more »
MIMO radar
Sabtu, 2026-08-08 18:32:48

the capacity of a radio link. MIMO radar is an advanced type of phased array radar employing digital receivers and waveform generators distributed across...

Click to read more »
Fujifilm X-Trans sensor
Senin, 2026-03-09 16:56:59

filter array arrangement developed by Fujifilm and used in its Fujifilm X series cameras. Unlike most sensors featuring a conventional Bayer filter array, X-Trans...

Click to read more »
BARREL
Senin, 2025-12-22 05:10:34

Balloon Array for Radiation-belt Relativistic Electron Losses (BARREL, sometimes called Balloon Array for RBSP Relativistic Electron Losses) was a NASA...

Click to read more »
Beriev A-100
Kamis, 2026-07-09 03:56:05

will be similar to the A-50U, but with a new Vega Premier Active Phased Array Radar. The A-100 is also known as the Izdeliye PM, and is planned to reinforce...

Click to read more »
Lookup table
Kamis, 2026-05-14 14:10:54

science, a lookup table (LUT) is an array that replaces runtime computation of a mathematical function with a simpler array indexing operation, in a process...

Click to read more »
Student information system
Sabtu, 2026-03-14 19:07:35

institution. Information security is a concern, as universities house an array of sensitive personal information, making them potentially attractive targets...

Click to read more »
Pascal's triangle
Jumat, 2026-08-07 22:32:58

5 10 10 5 1 1 6 15 20 15 6 1 1 7 21 35 35 21 7 1 {\displaystyle {\begin{array}{c}1\\1\quad 1\\1\quad 2\quad 1\\1\quad 3\quad 3\quad 1\\1\quad 4\quad 6\quad...

Click to read more »
AN/APG-81
Jumat, 2026-07-24 02:53:54

The AN/APG-81 is an active electronically scanned array (AESA) fire-control radar designed by Northrop Grumman Electronic Systems (formerly Westinghouse...

Click to read more »
Al-Arrayed
Selasa, 2026-05-26 06:39:11

Al-Arrayed or al-Orrayed is an Arabic-language surname. Notable people with the surname include: Abdul Karim Al-Orrayed (1934–2025), Bahraini artist Ebrahim...

Click to read more »
Laser hair removal
Jumat, 2026-08-07 19:03:44

Deep red Pale Alexandrite 755 Near-infrared All skin types Pulsed diode array 810 Near-infrared Pale to medium Nd:YAG 1064 Infrared Dark IPL 650 Not a...

Click to read more »
Microbolometer
Kamis, 2026-05-28 01:25:09

excess of 10 minutes before being usable. A microbolometer consists of an array of pixels, each pixel being made up of several layers. The cross-sectional...

Click to read more »
Sonar
Jumat, 2026-07-31 07:26:35

were mounted in parallel arrays. The standard US Navy scanning sonar at the end of World War II operated at 18 kHz, using an array of ADP crystals. Desired...

Click to read more »
Xi'an KJ-3000
Rabu, 2026-07-29 01:17:22

and air surveillance radar suite, featuring active electronically scanned array (AESA) radars. The KJ-3000 is part of the new generation Chinese AEW&C systems...

Click to read more »
Germanium Detector Array
Selasa, 2026-06-09 19:15:53

The Germanium Detector Array (or GERDA) experiment was searching for neutrinoless double beta decay (0νββ) in Ge-76 at the underground Laboratori Nazionali...

Click to read more »
Nautilus Deep Space Observatory
Jumat, 2025-12-26 09:39:00

Observatory (NDSO) (also known as Nautilus array, Nautilus mission, Nautilus program, Nautilus telescope array and Project Nautilus) is a proposed deep...

Click to read more »
Interpolation sort
Rabu, 2026-06-17 05:03:30

min × ( ArraySize − 1 ) ⌋ {\displaystyle {\text{Interpolation}}(x)=\lfloor {\frac {x-{\text{min}}}{{\text{max}}-{\text{min}}}}\times ({\text{ArraySize}}-1)\rfloor...

Click to read more »
Fort Churchill Solar Array
Rabu, 2025-12-10 13:01:42

The Fort Churchill Solar Array is a 19.9 megawatt (MWAC) concentrator photovoltaics power station near the city of Yerington in Lyon County, Nevada. It...

Click to read more »
Dutch national flag problem
Kamis, 2024-08-01 15:21:11

sorting arrays with either small or large numbers of repeated elements. This problem can also be viewed in terms of rearranging elements of an array. Suppose...

Click to read more »
Zero-based numbering
Minggu, 2026-08-02 02:20:33

programming languages for mathematics usually index from 1. In computer science, array indices usually start at 0 in modern programming languages, so computer...

Click to read more »
Charlieplexing
Jumat, 2026-07-03 06:40:20

be wired as discrete components, x/y arrays, or woven in a diagonally intersecting pattern to form diagonal arrays. Although the technique was introduced...

Click to read more »
Stone Sentinel Maze
Jumat, 2026-03-06 14:55:37

The Stone Sentinel Maze was an array of rocks and boulders thought to be conjured by Zhuge Liang based on the baguazhen and the concept of the bagua....

Click to read more »
Sterba antenna
Sabtu, 2022-02-19 09:37:01

modest-gain single-band curtain array antennas. They are named after Ernest J. Sterba, who developed a simple shortwave curtain array for Bell Labs in the 1930s...

Click to read more »
Search algorithm
Kamis, 2026-07-02 06:05:13

record from a database Finding the maximum or minimum value in a list or array Checking to see if a given value is present in a set of values Algorithms...

Click to read more »
Patch antenna
Sabtu, 2026-06-06 14:57:26

called microstrip antennas, can be used to make high gain array antennas, and phased arrays in which the beam can be electronically steered. A variant...

Click to read more »
James Clerk Maxwell Telescope
Senin, 2026-03-23 20:39:09

driving the construction of the later Submillimeter Array and the Atacama Large Millimeter Array (ALMA) interferometers. In recent years the JCMT has...

Click to read more »
IJVM
Selasa, 2025-04-15 13:13:54

example, no shift instructions are provided). There's also a set of special ARRAY instructions. *where the first value was pushed on the stack first, so the...

Click to read more »
Xilinx
Sabtu, 2026-07-25 15:55:48

renowned for inventing the first commercially viable field-programmable gate array (FPGA). It also pioneered the first fabless manufacturing model. Xilinx...

Click to read more »
List of radars
Rabu, 2026-06-17 18:05:04

Surveillance and Alert radar Elta Systems ELM-2090 TERRA UHF+S-Band Phased Array EW Radar Elta Systems ELM-2080 Green Pine Missile Detection EW Radar Elta...

Click to read more »
Generalized suffix array
Selasa, 2026-06-23 07:43:47

In computer science, a generalized suffix array (GSA) is a suffix array containing all suffixes for a set of strings. Given the set of strings S = S 1...

Click to read more »
Index notation
Sabtu, 2026-05-09 13:41:54

computer programming, index notation is used to specify the elements of an array of numbers. The formalism of how indices are used varies according to the...

Click to read more »
ISOLDE Solenoidal Spectrometer experiment
Jumat, 2026-07-24 22:00:54

20 keV. The hexagonal-structured array is constructed three individual modules each with eight detectors. The array also includes four DSSSD detectors...

Click to read more »
Multi-Color Graphics Array
Kamis, 2025-09-18 22:06:47

The Multi-Color Graphics Array or MCGA is a video subsystem built into the motherboard of the IBM PS/2 Model 30, introduced in April 1987, and Model 25...

Click to read more »
Björn Ottersten
Rabu, 2026-06-24 13:23:12

Division Multiple Access (SDMA) technology. He has made contributions in array signal processing and wireless communications and has received many notable...

Click to read more »
Miniature Exoplanet Radial Velocity Array
Selasa, 2026-05-26 08:56:16

Exoplanet Radial Velocity Array (MINERVA) is a ground-based robotic dedicated exoplanet observatory. The facility is an array of small-aperture robotic...

Click to read more »
CesiumAstro
Jumat, 2026-05-22 04:12:00

CesiumAstro is an Austin, Texas based startup specializing in phased array technology. The company is building antennas and communications systems for...

Click to read more »
Baffles (submarine)
Selasa, 2026-07-21 23:14:03

cannot hear. This blind spot is caused by the need to insulate the sonar array, commonly mounted near the bow, from the noise of the vessel's machinery...

Click to read more »
Radio Astronomy Laboratory
Selasa, 2025-07-22 09:25:40

Telescope Array (ATA), the Berkeley-Illinois-Maryland Association (BIMA) array, the Combined Array for Research in Millimeter-wave Astronomy (CARMA) array, the...

Click to read more »
Llano de Chajnantor Observatory
Selasa, 2025-09-16 20:10:24

astronomical telescope project in the world, the Atacama Large Millimeter Array (ALMA). Llano de Chajnantor and the surrounding area has been designated...

Click to read more »
Lucy (spacecraft)
Jumat, 2026-07-24 07:17:55

two solar arrays. While the initial deployment of the arrays appeared to go smoothly, it was later discovered that one of the solar arrays failed to latch...

Click to read more »
Antenna (radio)
Sabtu, 2026-07-25 23:21:06

Antennas are essential components of all radio equipment. An antenna is an array of conductor segments (elements), electrically connected to the receiver...

Click to read more »
KLA Corporation
Selasa, 2026-06-16 07:03:30

products manufacturer OnWafer Technologies, temperature monitoring firm SensArray Corporation and process control and metrology company Therma-Wave Corporation...

Click to read more »
Integral imaging
Minggu, 2024-11-17 08:35:32

technique that captures and reproduces a light field by using a two-dimensional array of microlenses (or lenslets), sometimes called a fly's-eye lens, normally...

Click to read more »
Gat (hat)
Kamis, 2025-11-13 02:20:01

requires artisanship throughout a complex series of techniques involving an array of materials, it has been designated as Intangible Cultural Property No...

Click to read more »
Combined Array for Research in Millimeter-wave Astronomy
Minggu, 2025-06-29 12:24:30

The Combined Array for Research in Millimeter-wave Astronomy (CARMA) was an astronomical instrument comprising 23 radio telescopes, dedicated in 2006...

Click to read more »
JAX (software)
Rabu, 2026-07-22 04:36:50

JAX is a Python library for accelerator-oriented array computation and program transformation, designed for high-performance numerical computing and large-scale...

Click to read more »
RBE2
Selasa, 2026-02-10 07:45:38

passive electronically scanned array. This has since been developed into the RBE2-AA, an active electronically scanned array. Development of the RBE2 began...

Click to read more »
Hat Creek Radio Observatory
Kamis, 2025-07-31 11:52:08

the Western United States. The observatory is home to the Allen Telescope Array and one of the three CHIME FRB outriggers, as well a number of other smaller...

Click to read more »
Microstrip antenna
Senin, 2025-03-17 23:39:02

Most microstrip antennas consist of multiple patches in a two-dimensional array. The antenna is usually connected to the transmitter or receiver through...

Click to read more »
Schmidt Sciences
Jumat, 2026-04-24 04:20:20

the Argus Array, an array of 1,200 telescopes that can "mimic the effect of an 8 meter optical telescope" (likely in Texas); Deep Synoptic Array radio telescope...

Click to read more »
Subwoofer
Jumat, 2026-07-17 07:17:13

vertical array focuses the low frequencies forward to a greater or lesser extent depending on the physical length of the array. Longer arrays have a more...

Click to read more »
Hindley–Milner type system
Minggu, 2026-03-22 09:41:29

{\begin{array}{ll}{\mathtt {id}}'&:{\mathtt {String}}\rightarrow {\mathtt {String}}\\{\mathtt {nil}}'&:{\mathtt {List}}\ {\mathtt {Number}}\end{array}}} More...

Click to read more »
Socket 478
Sabtu, 2026-06-13 19:14:18

Intel desktop socket to use a pin grid array (PGA) interface. All later Intel desktop sockets use a land grid array (LGA) interface. Socket 478 was phased...

Click to read more »
Fisher–Yates shuffle
Rabu, 2026-05-13 00:22:34

shuffleArray(array) { for (let i = array.length - 1; i >= 1; i--) { const j = Math.floor(Math.random() * (i + 1)); [array[i], array[j]] = [array[j], array[i]];...

Click to read more »
Kayla Nguyen
Jumat, 2026-07-17 04:35:12

the University of Oregon. She co-invented the Electron Microscope Pixel Array Detector (EMPAD), a camera displaying images at a very high level of detail...

Click to read more »
Tensor (machine learning)
Selasa, 2026-06-16 08:19:03

(tensor) transformation. Data may be organized in a multidimensional array (M-way array), informally referred to as a "data tensor"; however, in the strict...

Click to read more »
Cycle sort
Kamis, 2026-07-16 02:47:19

cycle_sort(type_array *Array, int array_size) { for (int cycle_start = 0; cycle_start < array_size - 1; cycle_start++) { type_array item = Array[cycle_start];...

Click to read more »
Data striping
Jumat, 2025-05-02 00:42:15

method for balancing I/O load across an array of disks. Striping is used across disk drives in redundant array of independent disks (RAID) storage, network...

Click to read more »
MessagePack
Senin, 2026-08-03 21:34:11

a binary form for representing simple data structures like arrays and associative arrays. MessagePack aims to be as compact and simple as possible. The...

Click to read more »
Monica S. Lam
Minggu, 2026-06-28 09:37:21

included the architecture and compiler for the CMU Warp machine, a systolic array of VLIW processors, and the Stanford DASH distributed shared memory machine...

Click to read more »
Zarr (data format)
Rabu, 2026-05-13 12:41:18

Zarr is an open standard for storing large multidimensional array data. It specifies a protocol and data format, and is designed to be "cloud ready" including...

Click to read more »
CPU socket
Minggu, 2026-07-05 15:46:25

(ZIF) sockets are preferred. Common sockets include pin grid array (PGA) or land grid array (LGA). These designs apply a compression force once either a...

Click to read more »
RGBE filter
Rabu, 2026-04-22 13:59:46

In digital photography, the RGBE filter is an alternative color filter array to the Bayer filter (GRGB). It similarly uses a mosaic of pixel filters,...

Click to read more »
Avery Schreiber
Rabu, 2026-07-15 12:18:40

prominence in the 1960s in a comedy duo with Jack Burns. He acted in an array of roles mostly on television sitcoms and a series of popular advertisements...

Click to read more »
Webberville Solar Farm
Minggu, 2025-07-06 10:13:18

The Webberville Solar Farm, is a 35 MWp (30 MWAC) photovoltaic array in located in Webberville, Texas, only about 6 miles east of the Tesla Gigafactory...

Click to read more »
Leander-class frigate
Minggu, 2026-06-14 22:20:50

the Ikara-carrying HMS Arethusa, was fitted with a towed array in 1985, the year the towed-array trials ship Lowestoft was withdrawn from service." Admiral...

Click to read more »
Anna Scaife
Senin, 2026-04-20 21:56:06

star formation. She was part of the Arcminute Microkelvin Imager Large Array (AMI-LA), using which she observed young stellar objects in the Perseus...

Click to read more »
Crystal system
Selasa, 2026-08-04 10:08:43

fixed point). A lattice system is a set of Bravais lattices (an infinite array of discrete points). Space groups (symmetry groups of a configuration in...

Click to read more »
JSON
Senin, 2026-07-13 21:16:46

text to store and transmit data objects consisting of name–value pairs and arrays (or other serializable values). It is a commonly used data format with diverse...

Click to read more »
Dell EMC VMAX
Minggu, 2026-02-01 13:01:30

VMAX is Dell EMC’s flagship enterprise storage array product line. It evolved out of the EMC Symmetrix array, EMC’s primary storage product of 1990s and...

Click to read more »
Degraded mode
Minggu, 2023-08-20 14:28:29

When a RAID array experiences the failure of one or more disks, it can enter degraded mode, a fallback mode that generally allows the continued usage...

Click to read more »
K (programming language)
Minggu, 2026-04-19 13:40:43

K is a proprietary array processing programming language developed by Arthur Whitney and commercialized by KX Systems. The language serves as the foundation...

Click to read more »
Block swap algorithms
Minggu, 2025-11-16 06:30:26

algorithms swap two regions of elements of an array. It is simple to swap two non-overlapping regions of an array of equal size. However, it is not as simple...

Click to read more »
Row- and column-major order
Selasa, 2026-04-21 22:43:54

multidimensional arrays in linear storage such as random access memory. The difference between the orders lies in which elements of an array are contiguous...

Click to read more »
Sungrow Huainan Solar Farm
Jumat, 2026-07-31 11:24:57

world's largest floating solar array. Located 5 km southwest of Nihe Town, Huainan city in China's Anhui province, the array floats on an artificial lake...

Click to read more »
Irbis-E
Jumat, 2026-07-10 20:26:14

Leopard) is a Russian multi-mode, hybrid passive electronically scanned array radar system developed by Tikhomirov NIIP for the Sukhoi Su-35 multi-purpose...

Click to read more »
Mode-k flattening
Selasa, 2026-06-23 10:17:01

reshapes a multi-way array A {\displaystyle {\mathcal {A}}} into a matrix denoted by A [ m ] {\displaystyle A_{[m]}} (a two-way array). Matrixizing may be...

Click to read more »
Room square
Selasa, 2026-06-02 11:01:19

Thomas Gerald Room, is an n-by-n array filled with n + 1 different symbols in such a way that: Each cell of the array is either empty or contains an unordered...

Click to read more »
Lens antenna
Rabu, 2025-04-16 00:44:10

delivered to a radio receiver. They can also be fed by an array of feed antennas, called a focal plane array (FPA), to create more complicated radiation patterns...

Click to read more »
Radiation efficiency
Rabu, 2025-08-27 14:06:57

which applies to aperture antennas such as a parabolic reflector or phased array, or antenna/aperture illumination efficiency, which relates the maximum...

Click to read more »
Zizinho
Rabu, 2026-07-22 02:09:57

where he scored two goals. He was lauded as a complete player, with an array of offensive skills such as his dribbling, passing, and shooting ability...

Click to read more »
AN/SPY-1
Jumat, 2026-07-24 02:52:45

The AN/SPY-1 is a United States Navy passive electronically scanned array (PESA) 3D radar system manufactured by Lockheed Martin, and is a key component...

Click to read more »
Dipole antenna
Senin, 2026-07-06 04:13:16

rather than being perpendicular to the array direction as in a broadside array, the directivity is in the array direction (i.e. the direction of the line...

Click to read more »
Chernyakhovsk CDAA
Senin, 2026-07-20 02:59:37

круг) is a close-to-completed, 1,600 m wide circularly disposed antenna array (CDAA) located circa 5 km southeast of Chernyakhovsk air base in the Kaliningrad...

Click to read more »
EL/M-2090
Sabtu, 2025-06-14 03:32:22

very long ranges. Both Spectra and Ultra are active electronically scanned array (AESA) radars that are made up of thousands of transmit/receive modules...

Click to read more »
United States v. Ash
Jumat, 2026-05-01 15:00:04

defendant the right to have counsel present when the government uses a photo array to elicit an identification of the defendant from a witness. United States...

Click to read more »
Swahili grammar
Selasa, 2026-06-09 14:53:31

hallmarks of this language family. These include agglutination, a rich array of noun classes, extensive inflection for person (both subject and object)...

Click to read more »
Cooley–Tukey FFT algorithm
Sabtu, 2026-03-07 06:18:05

it is out-of-place: the output array is distinct from the input array or, equivalently, an equal-size auxiliary array is available. The Stockham auto-sort...

Click to read more »
LACE (satellite)
Selasa, 2025-07-29 20:10:19

array, the infrared array was also designed for a specific laser program: the Low Power Chemical Laser (LPCL) at White Sands, New Mexico. The array's...

Click to read more »
Variadic function
Selasa, 2026-07-14 12:20:15

defines an array of const data type that may be associated with the last formal parameter. Within the routine definition the array of const is an array of TVarRec...

Click to read more »
Horus (radar)
Senin, 2026-06-22 21:55:32

Horus is a truck mounted, digital polarimetric phased array radar designed and operated by the University of Oklahoma's Advanced Radar Research Center...

Click to read more »
Maximum power point tracking
Minggu, 2026-08-02 22:15:49

MPP current (Impp). In general, the P-V curve of a partially shaded solar array can have multiple peaks, and some algorithms can get stuck in a local maximum...

Click to read more »
Gnome sort
Sabtu, 2026-01-31 00:33:53

Dickgrune.com Here is pseudocode for the gnome sort using a zero-based array: procedure gnomeSort(a[]): pos := 1 while pos < length(a): if (pos == 0...

Click to read more »
Sequence container (C++)
Minggu, 2026-04-12 04:08:53

std::array<T, N> implements a compile-time non-resizable array. std::bitset<N> implements a compile-time bit set. std::vector<T> implements an array with...

Click to read more »
AST SpaceMobile
Kamis, 2026-08-06 14:09:12

satellites are reported as among the largest commercial communications arrays in low Earth orbit after their respective launches and unfoldings in 2022...

Click to read more »
Go (programming language)
Sabtu, 2026-07-25 01:38:52

integer constant n, there is an array type denoted [n]T; arrays of differing lengths are thus of different types. Dynamic arrays are available as "slices",...

Click to read more »
Directivity
Senin, 2025-08-25 22:35:39

of array elements. For a planar array, the computation of directivity is more complicated and requires consideration of the positions of each array element...

Click to read more »
Synthetic division
Minggu, 2026-06-28 12:02:18

{\displaystyle {\begin{array}{cc}{\begin{array}{r}\\3\\\end{array}}&{\begin{array}{|rrrr}\ 1&-12&0&-42\\&&&\\\hline \end{array}}\end{array}}} The first coefficient...

Click to read more »
Jellicle cats
Jumat, 2026-07-31 06:28:17

for the 1981 stage musical Cats by Andrew Lloyd Webber, where the wide array of diverse Jellicles is central to the musical's worldbuilding. "Jellicle...

Click to read more »
Log-periodic antenna
Kamis, 2025-11-06 15:14:59

A log-periodic antenna (LP), also known as a log-periodic array or log-periodic aerial, is a multi-element, directional antenna designed to operate over...

Click to read more »
Reflectarray antenna
Kamis, 2024-02-22 03:48:15

A reflectarray antenna (or just reflectarray) consists of an array of unit cells, illuminated by a feeding antenna (source of electromagnetic waves)....

Click to read more »
Overturning in the Subpolar North Atlantic Program
Rabu, 2025-05-28 04:55:55

Labrador and Irminger Seas by current meter arrays, and over the eastern flank of the Reykjanes Ridge by deep arrays. Geostrophic currents in the basin interior...

Click to read more »
UNSW Sunswift
Minggu, 2026-02-15 18:28:24

array and the battery, while motor controllers act as an interface between the battery and the electric motors As sunlight shines on the solar array,...

Click to read more »
Embedded wafer level ball grid array
Senin, 2025-11-10 06:07:28

Embedded wafer level ball grid array (eWLB) is a packaging technology for integrated circuits. The package interconnects are applied on an artificial...

Click to read more »
K. Ferdinand Braun
Rabu, 2026-07-22 09:39:35

modern telecommunications were made possible. His invention of the phased array antenna in 1905 led to the development of radar, smart antennas, and MIMO...

Click to read more »
MERLIN
Selasa, 2026-08-04 08:55:18

Interferometer Network (MERLIN) is an interferometer array of radio telescopes spread across England. The array is run from Jodrell Bank Observatory in Cheshire...

Click to read more »
Low Frequency Analyzer and Recorder
Jumat, 2026-03-20 00:07:31

that a hydrophone array could present multiple azimuthal beams to be displayed. Each system, from shore facility to the transducer array was a sonar set...

Click to read more »
Torus interconnect
Jumat, 2026-05-01 10:59:14

can be seen as a mesh interconnect with nodes arranged in a rectilinear array of N = 2, 3, or more dimensions, with processors connected to their nearest...

Click to read more »
Ruze's equation
Rabu, 2025-05-28 05:44:00

developed for parabolic reflector antennas, and later extended to phased arrays. The equation is named after John Ruze, who introduced the equation in a...

Click to read more »
Dudley triangle
Sabtu, 2025-10-25 23:55:21

Boston, Massachusetts. In mathematics, the Dudley triangle is a triangular array of integers that was defined by Underwood Dudley (1987). It consists of...

Click to read more »
One-Mile Telescope
Senin, 2026-03-23 09:47:14

at the Mullard Radio Astronomy Observatory (MRAO), Cambridge, UK is an array of radio telescopes (two fixed and one moveable, fully steerable 60 ft-diameter...

Click to read more »
Comparison of programming languages (basic instructions)
Jumat, 2026-04-17 13:09:36

Crystal are objects, an Array can inherently contain other Arrays by specifying so in a literal or type declaration (e.g., Array(Array(Int32 | Float64)) specifies...

Click to read more »
Wiki hosting service
Kamis, 2026-07-16 17:27:31

A wiki hosting service, or wiki farm, is a server or an array of servers that offers users tools to simplify the creation and development of individual...

Click to read more »
Surround channels
Senin, 2025-03-10 07:34:11

used to do this, especially in small or home theater applications where an array of surround speakers as in a movie theater is not practical or possible...

Click to read more »