Search Results: Array data type
Redirect to:
This page is a redirect. The following categories are used to track and monitor this redirect:
|
Array
Minggu, 2026-02-08 07:29:15Look up array in Wiktionary, the free dictionary. An array is a systematic arrangement of similar objects, usually in rows and columns. Things called an...
Click to read more »ARRAY
Senin, 2026-01-26 12:14:04ARRAY 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 »Phased array
Kamis, 2026-05-14 19:52:10In 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:47In 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 »Array factor
Jumat, 2026-02-27 00:34:22In 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 »Dynamic array
Jumat, 2026-04-24 20:46:06In 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 »Halbach array
Selasa, 2026-04-28 21:19:45A 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 »AoS and SoA
Senin, 2025-11-03 14:13:05In 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 »Very Large Array
Jumat, 2025-12-19 19:52:55The 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 »RAID
Jumat, 2026-04-10 01:50:21devices into a disk array. When the computer writes data to secondary storage, the RAID system distributes the data across the array. There are several...
Click to read more »Systolic array
Kamis, 2026-05-28 00:38:27In 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 »Variable-length array
Sabtu, 2025-12-13 13:35:17computer 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 »Array slicing
Sabtu, 2026-02-07 17:17:02computer 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 »Tower array
Selasa, 2026-05-05 19:05:26A 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 »Array programming
Kamis, 2026-04-02 22:00:15In 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 »Atacama Large Millimeter Array
Jumat, 2026-06-05 13:12:41The 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 »Control array
Kamis, 2024-05-30 03:15:19array 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 »Wythoff array
Sabtu, 2026-03-28 01:42:34In 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 »Programmable logic array
Selasa, 2025-12-09 11:21:29A 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 »Ball grid array
Senin, 2026-05-25 02:37:37A 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 »Phased-array optics
Sabtu, 2024-10-12 03:25:25Phased-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 »Array (data type)
Kamis, 2026-04-16 01:07:39collection 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 »Line array
Senin, 2026-01-05 16:51:28A 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 »Persistent array
Rabu, 2026-05-13 10:22:46persistent 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 »Active Phased Array Radar
Selasa, 2025-09-02 18:39:45Active Phased Array Radar (APAR) is a shipborne active electronically scanned array multifunction 3D radar (MFR) developed and manufactured by Thales...
Click to read more »Field-programmable gate array
Senin, 2026-04-27 01:06:42Spartan 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 »Antenna array
Rabu, 2026-04-22 23:37:07An 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 »Associative array
Kamis, 2026-05-28 17:49:26In 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 »Compressed suffix array
Sabtu, 2026-02-14 06:22:36computer 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 »Pin grid array
Jumat, 2026-02-27 19:27:15array (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 »Square Kilometre Array
Sabtu, 2026-04-18 14:13:48The Square Kilometre Array (SKA) is an intergovernmental international radio telescope project being built in Australia (low-frequency) and South Africa...
Click to read more »Hash table
Rabu, 2026-05-06 03:10:10structure 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 »Flexible array member
Sabtu, 2026-02-07 10:45:49array 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 »Array mbira
Sabtu, 2026-04-18 08:44:53The 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 »Multi-role Electronically Scanned Array
Jumat, 2025-01-10 20:18:11The 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 »Microphone array
Rabu, 2024-11-06 17:47:24A 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 »Merge sort
Senin, 2026-05-04 00:49:0632) && (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 »LCP array
Kamis, 2025-12-04 00:07:25computer 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 »Disk array controller
Rabu, 2026-05-13 15:26:33A 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 »Hybrid array
Rabu, 2025-08-06 12:39:08A 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 »Stride of an array
Senin, 2025-06-23 17:10:53stride 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 »Extrachromosomal array
Jumat, 2024-12-27 07:08:47An 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 »Suffix array
Rabu, 2026-03-18 00:12:30In 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 »Color filter array
Senin, 2026-04-27 12:41:08In 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 »C (programming language)
Minggu, 2026-05-17 02:56:41as 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 »Display resolution standards
Selasa, 2026-06-02 22:01:09FWVGA 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 »Video Graphics Array
Rabu, 2026-04-29 22:06:02Video 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 »Hash array mapped trie
Selasa, 2026-02-03 05:13:25hash 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 »Land grid array
Selasa, 2026-05-19 10:14:59The 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 »Active electronically scanned array
Rabu, 2026-05-06 03:25:46active 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 »Orthogonal array testing
Rabu, 2026-02-04 11:18:36Orthogonal 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 »Towed array sonar
Kamis, 2026-01-29 03:32:29A 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 »Submillimeter Array
Kamis, 2026-05-21 22:45:57The 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 »Jagged array
Kamis, 2026-03-05 22:03:28computer 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 »Integrated Truss Structure
Kamis, 2026-04-02 23:51:33unpressurized 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 »Phased array ultrasonics
Kamis, 2026-05-14 20:07:41Phased array ultrasonics (PA) is an advanced method of ultrasonic testing that has applications in medical imaging and industrial nondestructive testing...
Click to read more »Bit array
Jumat, 2026-02-13 12:11:02A 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 »C syntax
Selasa, 2026-06-02 21:38:14multidimensional 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 »Roll Out Solar Array
Minggu, 2026-05-03 17:32:48The 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 »Gate array
Selasa, 2026-05-05 03:36:08A 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 »Array gain
Selasa, 2026-01-06 07:10:09In 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 »Microelectrode array
Selasa, 2025-11-18 04:15:41Microelectrode arrays (MEAs) (also referred to as multielectrode arrays) are devices that contain multiple (tens to thousands) microelectrodes through...
Click to read more »Standard array
Rabu, 2023-12-27 04:44:51coding 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 »Ambient optic array
Jumat, 2025-11-21 10:06:33The 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 »Costas array
Sabtu, 2026-05-16 03:53:15In 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 »Massively parallel processor array
Senin, 2025-08-04 07:09:53processor 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 »Riordan array
Sabtu, 2026-04-18 01:12:52A 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 »ATI Technologies
Jumat, 2026-05-29 18:15:08Benny 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 »Standard RAID levels
Jumat, 2026-05-15 11:01:09RAID 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 »Parallel array
Selasa, 2026-03-31 08:38:06parallel 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 »Commission of array
Minggu, 2026-04-19 17:51:39A 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 »K-array
Jumat, 2026-05-29 23:19:28K-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 »Array processing
Senin, 2026-04-27 02:36:21Array 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 »Binary search
Senin, 2026-04-27 18:36:21of 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 »Array Collective
Senin, 2026-05-18 17:49:59Array 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 »Electrode array
Senin, 2025-12-22 00:44:41An 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 »Disk array
Kamis, 2026-04-30 14:36:32A 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 »Low-Frequency Array
Kamis, 2025-12-25 16:46:06The 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 »London Array
Selasa, 2025-10-07 08:31:44The 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 »Telescope Array Project
Kamis, 2026-05-28 02:59:49The Telescope Array project is an international collaboration involving research and educational institutions in Japan, The United States, Russia, South...
Click to read more »Staring array
Senin, 2025-05-26 03:33:26A 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 »Infrasonic sensing array
Selasa, 2025-11-11 23:57:50The 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 »International Pulsar Timing Array
Minggu, 2025-12-07 10:24:53Timing 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 »Bounds-checking elimination
Sabtu, 2025-12-13 20:50:48array 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 Networks
Rabu, 2026-05-27 07:15:29Array 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 »PAVE PAWS
Jumat, 2026-04-17 10:25:23PAVE 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 »Parametric array
Rabu, 2026-03-25 02:44:51A 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 »Askaryan Radio Array
Rabu, 2025-12-24 15:10:32The 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 »Owens Valley Solar Array
Jumat, 2026-03-20 10:43:32Owens 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 »Photovoltaic system
Minggu, 2026-05-24 20:30:28concentrated 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 »Array Network Facility
Minggu, 2025-09-28 14:26:55The 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 »CHARA array
Senin, 2025-12-08 06:06:59High 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 »Comparison of programming languages (array)
Jumat, 2026-03-20 08:22:23This comparison of programming languages (array) compares the features of array data structures or matrix processing for various computer programming...
Click to read more »European Pulsar Timing Array
Selasa, 2024-04-23 17:29:29European 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 »BICEP and Keck Array
Kamis, 2025-11-27 06:06:22Keck 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 »English Array
Selasa, 2026-05-12 14:03:10English 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 »SOSUS
Selasa, 2026-03-10 02:10:29System (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 »Triangular array
Rabu, 2025-05-28 12:17:32In 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 »Euroradar CAPTOR
Minggu, 2026-03-22 07:37:57Multirole 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 »Relative gain array
Senin, 2026-03-23 23:45:53The 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 »Spiral array model
Senin, 2025-09-08 07:34:51music 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 »Programmable Array Logic
Senin, 2025-07-14 23:17:18Programmable 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 »Array DBMS
Selasa, 2026-03-10 23:11:27An 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 »Macrocell array
Sabtu, 2023-03-18 00:02:32otherwise 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 »Digital antenna array
Kamis, 2025-07-24 04:41:51Digital 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 »Saturated array
Senin, 2020-11-02 03:12:00array 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 »Judy array
Minggu, 2025-08-10 04:11:36In 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 »Doppler on Wheels
Jumat, 2026-06-05 07:14:11quickly 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 »Thinned-array curse
Minggu, 2025-05-18 19:48:52The 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 »Sorted array
Jumat, 2023-04-07 22:11:04A 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 »Sensor array
Jumat, 2025-10-03 14:04:00A 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 »Circularly disposed antenna array
Selasa, 2025-12-30 17:43:56antenna 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 »Van Atta array
Senin, 2026-01-12 20:33:57A 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 »Generic Array Logic
Jumat, 2023-03-17 19:21:07The 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 »Matrix (mathematics)
Minggu, 2026-05-31 21:03:14In 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 »Passive electronically scanned array
Kamis, 2026-01-22 12:42:46A 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 »SNP array
Selasa, 2025-07-22 21:11:21In 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 »Monge array
Rabu, 2026-03-11 02:08:27In mathematics applied to computer science, Monge arrays, or Monge matrices, are mathematical objects named for their discoverer, the French mathematician...
Click to read more »Array of Jewels
Minggu, 2025-05-25 18:44:23question 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 »Event Horizon Telescope
Minggu, 2026-05-10 11:05:19The 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 »Array-access analysis
Senin, 2025-09-22 20:47:03science, 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 »Very Small Array
Minggu, 2026-03-22 23:47:42The 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 »Ryle Telescope
Jumat, 2026-03-20 10:43:07after 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 »Derivation of the Routh array
Sabtu, 2026-02-21 07:17:04The 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 »Interplanetary Scintillation Array
Kamis, 2026-05-14 09:50:31The 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 »Hashed array tree
Minggu, 2025-05-25 08:40:14computer 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 »Hydrogen Epoch of Reionization Array
Rabu, 2025-10-22 08:01:31The Hydrogen Epoch of Reionization Array (HERA; Principal Investigator Aaron Parsons) is a radio telescope dedicated to observing large scale structure...
Click to read more »Array BioPharma
Jumat, 2026-05-15 02:50:14Array BioPharma is an American clinical stage, pharmaceutical company that focuses on oncology medication headquartered in Boulder, Colorado. The company...
Click to read more »Solar panel
Rabu, 2026-05-27 23:16:57solar 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 »Bayer filter
Selasa, 2026-05-26 20:58:37A 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 »Double bass array
Kamis, 2025-10-16 21:52:34A 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 »WARP (systolic array)
Selasa, 2026-03-24 01:02:41Warp machines were 3 generations of increasingly general-purpose systolic array processors. Each generation became increasingly general-purpose by increasing...
Click to read more »Deep Synoptic Array
Jumat, 2026-05-08 22:12:02The Deep Synoptic Array (DSA) is a radio telescope array under construction in Spring Valley, Nevada, USA. The completed array will contain 1,650 steerable...
Click to read more »Seismic array
Selasa, 2026-02-17 12:30:07A 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 »Non-RAID drive architectures
Sabtu, 2026-05-02 17:27:13widespread 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 »Extended Graphics Array
Sabtu, 2026-03-28 23:11:28The 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 »Cell-free protein array
Rabu, 2025-05-28 07:20:06Cell-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 »Bucket sort
Selasa, 2026-03-31 22:49:46original 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 »Berkeley-Illinois-Maryland Association
Selasa, 2026-04-28 22:27:32BIMA 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:50Multifunction 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 »Collinear antenna array
Selasa, 2026-01-13 06:43:28In 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 »Pulsar timing array
Jumat, 2026-04-24 02:17:34A 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 »Retroreflector
Selasa, 2026-01-20 03:49:43Experiment. 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 »Phased array radar Ghadir
Selasa, 2026-04-21 15:34:56Phased Array Radar Qadir (Persian: رادار آرایه فازی قدیر) is an Iranian radar with a range of 1100 km and capable of tracking targets to a height of 300 km...
Click to read more »Heapsort
Jumat, 2026-04-24 04:29:33efficient, 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 »Orthogonal array
Kamis, 2025-10-09 22:37:35In 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 »Maximum subarray problem
Selasa, 2026-05-19 14:07:09contiguous 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 »Arrayed waveguide grating
Sabtu, 2025-06-21 16:48:58Arrayed waveguide gratings (AWG) are commonly used as optical (de)multiplexers in wavelength division multiplexed (WDM) systems. These devices are capable...
Click to read more »Reflective array antenna
Rabu, 2025-06-25 11:42:10In 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 »Nova Innovation
Minggu, 2026-03-01 02:15:30announced 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 »Radio telescope
Sabtu, 2026-04-25 10:47:38They 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 »Focal-plane array testing
Jumat, 2025-09-12 18:14:57Focal 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 »Stretchable microelectrode array
Minggu, 2026-02-22 08:13:48microelectrode arrays (stretchable MEAs or sMEAs) (also referred to as stretchable multielectrode arrays) are a specialized type of microelectrode array (MEA)...
Click to read more »JavaScript
Sabtu, 2026-05-30 12:53:41using 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 »Duga radar
Sabtu, 2026-05-30 06:10:14game 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 »Solid State Phased Array Radar System
Sabtu, 2026-04-25 22:31:33The 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 »Tiling array
Senin, 2025-12-15 03:42:40Tiling 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 »Antenna types
Jumat, 2026-05-01 13:37:09called 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 »Beamforming
Senin, 2026-03-23 11:26:51technique 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 »Field emitter array
Kamis, 2026-06-04 01:42:03A 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 »Suspension array technology
Jumat, 2025-11-07 23:16:31Suspension 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 »APL (programming language)
Kamis, 2026-06-04 04:43:441960s 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 »Dragonfly Telephoto Array
Kamis, 2026-03-12 07:12:525289°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 »Pachmarhi Telescope Array
Kamis, 2022-04-28 16:15:08The 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 »Charge-coupled device
Minggu, 2026-04-26 05:30:33A 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 »Quicksort
Kamis, 2026-05-07 15:26:31works 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 »Search for extraterrestrial intelligence
Selasa, 2026-05-26 02:51:56an 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 »Sunyaev–Zel'dovich Array
Kamis, 2025-07-31 19:05:21Sunyaev–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 »Virtually imaged phased array
Sabtu, 2025-12-06 20:24:53A 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 »Asynchronous array of simple processors
Jumat, 2026-03-20 08:28:19The asynchronous array of simple processors (AsAP) architecture comprises a 2-D array of reduced complexity programmable processors with small scratchpad...
Click to read more »Xputer
Jumat, 2026-05-29 05:31:20known 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 »Atlantic Array
Senin, 2025-09-15 11:06:06Atlantic 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 »Transient Array Radio Telescope
Jumat, 2026-05-22 00:01:40The 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 »Arleigh Burke-class destroyer
Kamis, 2026-05-21 21:24:18Combat System and the SPY-1D multifunction passive electronically scanned array radar. As of January 2025,[update] 75 ships are active, with 24 more planned...
Click to read more »Transistor array
Senin, 2024-08-19 01:21:30Transistor 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 »Murchison Widefield Array
Sabtu, 2026-05-23 10:22:56Widefield 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 »Insertion sort
Minggu, 2026-03-08 12:25:42Insertion 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 »Conway's Game of Life
Selasa, 2026-06-02 01:36:03are 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 »Array Based Queuing Locks
Rabu, 2026-04-15 12:24:21In 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 »DNA microarray
Jumat, 2026-01-30 02:09:49nucleic 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 »Very Long Baseline Array
Sabtu, 2025-08-02 10:35:45The 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 »Australia Telescope Compact Array
Sabtu, 2026-05-09 09:32:53The 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 »Cherenkov Telescope Array Observatory
Selasa, 2026-02-17 01:39:43The 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 »Arcminute Microkelvin Imager
Jumat, 2026-03-20 10:39:30consists 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 »Chemical sensor array
Selasa, 2026-05-12 23:31:14A 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 »Northern Extended Millimeter Array
Jumat, 2026-03-20 10:37:41The 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 »Photodiode
Minggu, 2026-01-18 07:11:00one-dimensional array of hundreds or thousands of photodiodes can be used as a position sensor, for example as part of an angle sensor. A two-dimensional array is...
Click to read more »Tropical Atmosphere Ocean project
Kamis, 2025-11-13 04:56:29with 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 »Infrared Optical Telescope Array
Rabu, 2026-05-27 03:32:30The 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 »Intel Array Building Blocks
Selasa, 2024-04-02 16:14:01Intel 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 »Linear diode array
Selasa, 2024-03-26 03:07:44A Linear diode array is used for digitizing x-ray images. The LDA system consists of an array of photodiode modules. The diodes are laminated with a scintillation...
Click to read more »Curtain array
Sabtu, 2026-03-28 06:22:03Curtain 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 »Super VGA
Kamis, 2026-02-26 10:53:22conformed, [...] It was officially followed by IBM's Extended Graphics Array (XGA) standard, but was effectively superseded by numerous slightly different...
Click to read more »Redundant Array of Inexpensive Servers
Kamis, 2023-08-17 19:16:16A 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 »Frozen tissue array
Kamis, 2025-04-17 20:15:40Frozen 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 »Supnick matrix
Selasa, 2025-06-17 14:00:41matrix 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 »ICL Distributed Array Processor
Jumat, 2026-06-05 03:39:28The Distributed Array Processor (DAP) produced by International Computers Limited (ICL) was the world's first commercial massively parallel computer....
Click to read more »GOTO (telescope array)
Selasa, 2026-05-12 03:20:08The Gravitational-wave Optical Transient Observer (GOTO) is an array of robotic optical telescopes optimized for the discovery of optical counterparts...
Click to read more »Allen Telescope Array
Selasa, 2026-03-24 22:42:36The 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 »Bloom filter
Rabu, 2026-05-27 07:56:19is 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 »Celtic Array
Selasa, 2025-07-01 22:14:34The 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 »Song Jiang Battle Array
Senin, 2025-02-24 20:45:31Battle 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 »Modular Neutron Array
Jumat, 2026-03-13 09:00:25The 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 »East Anglia Array
Rabu, 2026-04-22 02:00:31The 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 »CAPTAS-4
Sabtu, 2026-05-02 12:52:05The CAPTAS-4 is a towed array sonar developed by Thales Underwater Systems to equip first-rank surface combatants. Manufactured in Brest, France, it represents...
Click to read more »University of Arizona CPV Array
Selasa, 2025-12-16 06:37:38The 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 »Microlens
Jumat, 2025-07-18 14:43:49a 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 »Stack (abstract data type)
Minggu, 2026-05-03 01:11:39onto 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 »RAF Fylingdales
Jumat, 2026-04-24 17:09:28Missile 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 »Long Wavelength Array
Jumat, 2025-08-01 18:40:36The 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 »Amortized analysis
Kamis, 2026-01-08 12:31:02onto 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 »Redundant array of independent memory
Selasa, 2020-02-11 05:48:18A 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 »Computer data storage
Rabu, 2026-05-27 06:40:56solutions include storage replication, disk mirroring and RAID (Redundant Array of Independent Disks). Impending failure on hard disk drives is estimable...
Click to read more »Focal-plane array (radio astronomy)
Selasa, 2025-04-08 19:27:52Focal-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 »Bounds checking
Minggu, 2025-08-10 00:46:30(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 »Very Large Telescope
Jumat, 2026-05-08 03:28:16but 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 »BMP file format
Senin, 2026-05-18 12:49:12pixel 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 »Glycan array
Minggu, 2025-08-10 21:09:15Glycan 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 »U.S. Cellular
Jumat, 2026-06-05 23:01:50Array Digital Infrastructure (Formerly known as United States Cellular Corporation or UScellular) is an American shared wireless communications infrastructure...
Click to read more »Project Artemis
Minggu, 2026-05-03 21:54:24active 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 »Infrared Array Camera
Kamis, 2024-10-17 01:19:42The 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 »Light field camera
Kamis, 2026-05-28 21:50:57which 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 »Comparison of programming languages (associative array)
Sabtu, 2026-03-07 22:20:31of programming languages (associative arrays) compares the features of associative array data structures or array-lookup processing for over 40 computer...
Click to read more »Array controller based encryption
Minggu, 2025-11-16 06:15:15different hardware levels. Array controller based encryption describes the encryption of data occurring at the disk array controller before being sent...
Click to read more »North American Nanohertz Observatory for Gravitational Waves
Jumat, 2026-01-30 10:44:28Australia, 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 »AST SpaceMobile
Senin, 2026-04-27 21:49:48satellites 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 »Block sort
Kamis, 2026-05-28 18:25:08integer_part if (array[end − 1] < array[start]) Rotate(array, mid − start, [start, end)) else if (array[mid − 1] > array[mid]) Merge(array, A = [start, mid)...
Click to read more »Mills Cross Array
Minggu, 2022-05-29 00:06:39The 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 »Field-programmable analog array
Minggu, 2026-01-18 12:10:17A field-programmable analog array (FPAA) is an integrated circuit device containing computational analog blocks (CABs) and interconnects between these...
Click to read more »Lunar Laser Ranging experiments
Senin, 2026-04-06 23:52:45University 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 »Tensor
Kamis, 2026-05-28 07:07:56basis 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 »The Nth Degree (Star Trek: The Next Generation)
Sabtu, 2026-04-18 02:02:53the 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 »Zarr (data format)
Rabu, 2026-05-13 12:41:18Zarr 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 »4C Array
Jumat, 2025-11-14 06:54:43The 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 »Demosaicing
Kamis, 2026-02-26 09:12:04color 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 »Log-periodic antenna
Kamis, 2025-11-06 15:14:59A 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 »Yagi–Uda antenna
Sabtu, 2026-02-28 02:57:34consisting 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 »Cherenkov Array at Themis
Sabtu, 2024-01-06 07:35:43The 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 »Laser hair removal
Sabtu, 2026-05-16 02:43:57Deep 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 »JavaScript syntax
Senin, 2026-05-11 21:38:36number: 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 »Antenna (radio)
Senin, 2026-05-11 14:01:40Antennas 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 »Argo (oceanography)
Senin, 2025-06-30 22:06:02a 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 »Heap (data structure)
Minggu, 2026-05-31 13:32:42elements' 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 »Swahili grammar
Kamis, 2026-05-21 21:32:47hallmarks 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 »Alberto Sesana
Senin, 2026-03-30 01:12:52astronomy. 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 »Iterative Stencil Loops
Senin, 2026-01-26 21:27:35computations 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 »Bash (Unix shell)
Senin, 2026-05-18 21:03:14parameters Environment variables User variables Scope Arrays Indexed arrays: size is unlimited. Associative arrays: via declare -A Parameter Expansion Expansion...
Click to read more »High-frequency Active Auroral Research Program
Selasa, 2026-06-02 23:10:45operating 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 »Flynn's taxonomy
Senin, 2026-06-01 18:32:30register(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 »Shack–Hartmann wavefront sensor
Kamis, 2026-06-04 22:11:13consists 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 »Global Arrays
Sabtu, 2024-06-08 04:33:21Global 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 »Linked list
Minggu, 2026-05-24 11:47:45in 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 »Fortran 95 language features
Kamis, 2025-08-21 11:41:22tar%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 »Thomson TO7/70
Selasa, 2026-02-03 07:28:42were 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 »AN/FPS-117
Sabtu, 2026-04-25 13:01:41The 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 »Associated Universities, Inc.
Minggu, 2026-05-10 22:37:03Karl 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 »Very-long-baseline interferometry
Jumat, 2026-04-10 10:59:34separation 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 »Chicago Air Shower Array
Jumat, 2026-05-15 12:38:04Shower 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 »AN/UQQ-2 Surveillance Towed Array Sensor System
Rabu, 2026-03-25 19:18:52consists 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 »Routh–Hurwitz stability criterion
Sabtu, 2026-05-02 13:38:59open left half-plane if and only if all first-column elements of the Routh array have the same sign. All coefficients being positive (or all negative) is...
Click to read more »Telescope
Sabtu, 2026-05-02 12:42:12telescope 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 »Flicker fusion threshold
Minggu, 2026-03-22 22:54:35not 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 »Shadow Array
Jumat, 2025-12-26 06:57:55Shadow 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 »UV detectors
Sabtu, 2025-11-22 17:53:00used are variable wavelength detectors (VWD), photo diode array detectors (PDA), and diode array detectors (DAD). Variable wavelength detectors decide in...
Click to read more »Ocean Observatories Initiative
Kamis, 2026-06-04 08:06:31coastal 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 »Standard linear array
Minggu, 2026-01-25 10:17:53In 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 »Display resolution
Selasa, 2026-03-10 20:27:46liquid-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 »C data types
Rabu, 2026-04-08 02:54:22arithmetic 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 »Lattice (music)
Selasa, 2026-05-26 21:51:32modeling 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 »Astronomical interferometer
Senin, 2026-03-30 12:34:17An 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 »Synthetic genetic array
Selasa, 2026-01-27 17:36:28Synthetic genetic array analysis (SGA) is a high-throughput technique for exploring synthetic lethal and synthetic sick genetic interactions (SSL). SGA...
Click to read more »Mount Wilson Observatory
Sabtu, 2026-05-16 06:53:511908, 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 »Row- and column-major order
Selasa, 2026-04-21 22:43:54multidimensional 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 »Dynamic random-access memory
Selasa, 2026-05-12 21:42:43architectures 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 »Sparse matrix
Sabtu, 2026-05-23 20:31:11numerical 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 »Erieye
Jumat, 2026-05-22 05:29:12Ericsson 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 »Optical heterodyne detection
Senin, 2026-05-11 07:22:43velocity-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 »Application-specific integrated circuit
Senin, 2026-05-04 05:14:44or VHDL, to describe the functionality of ASICs. Field-programmable gate arrays (FPGA) are the modern-day technology improvement on breadboards, meaning...
Click to read more »Planar Fourier capture array
Rabu, 2024-12-25 10:42:39A 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 »PALASM
Senin, 2021-04-05 22:57:42functions 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 »Nested RAID levels
Jumat, 2026-03-20 09:42:21standard 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 »Programmable logic device
Senin, 2026-06-01 02:08:40programmable array logic, programmable logic array and generic array logic; complex programmable logic devices (CPLDs); and field-programmable gate arrays (FPGAs)...
Click to read more »International Space Station
Jumat, 2026-06-05 22:26:17minutes 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 »Pigeonhole sort
Selasa, 2025-10-14 14:31:05once 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 »Microarray
Senin, 2025-09-29 12:12:58expression 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 »Bogosort
Senin, 2026-03-23 00:16:19print("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 »Sorting algorithm
Kamis, 2026-04-23 08:13:26create 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 »Galatea of the Spheres
Sabtu, 2026-05-16 05:54:30as pieced together through a series of spheres arranged in a continuous array. The name Galatea refers to a sea nymph of Classical mythology renowned...
Click to read more »Hellings–Downs curve
Minggu, 2025-12-28 16:03:14to 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 »AN/SPY-6
Rabu, 2026-03-25 10:58:19The 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 »VLF Transmitter Cutler
Sabtu, 2025-09-06 23:22:46identical specialized umbrella antenna arrays, designated the "north array" and the "south array". Each array has a tall metal mast in the center, surrounded...
Click to read more »Dell EMC Unity
Jumat, 2026-02-13 01:45:23EMC'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 »Variadic function
Kamis, 2026-05-28 07:52:18defines 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 »Electrical system of the International Space Station
Minggu, 2026-05-03 17:37:04convert 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 »Index notation
Sabtu, 2026-05-09 13:41:54computer 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 »List of The Sandman characters
Sabtu, 2026-05-02 04:55:45with 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 »FARSIDE telescope
Sabtu, 2023-07-29 02:10:55FARSIDE (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 »Field-programmable object array
Selasa, 2026-02-03 02:27:43A 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 »Single instruction, multiple threads
Selasa, 2026-02-17 12:51:56memory, 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 »Randy Jackson
Senin, 2026-05-18 09:40:58his career in the 1980s as a session musician playing bass guitar for an array of jazz, pop, rock, and R&B performers. He moved on to work in music production...
Click to read more »List of Justice League Unlimited episodes
Sabtu, 2026-05-09 22:44:10by 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 »Murchison Radio-astronomy Observatory
Minggu, 2025-06-29 09:09:39Murchison 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 »Synthetic division
Rabu, 2026-02-25 01:18:00{\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 »KWIQ (AM)
Selasa, 2026-02-24 15:23:44the station's antenna system uses two towers arranged in a directional array that concentrates the signal toward the northeast. At nighttime, only one...
Click to read more »Zero insertion force
Sabtu, 2026-05-23 15:46:04differing 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 »Timsort
Selasa, 2026-02-17 21:08:37algorithm 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 »Gaussian elimination
Kamis, 2026-05-14 08:17:521 ] . {\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 »Parity bit
Jumat, 2025-10-24 08:56:02Parity 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 »Tissue microarray
Jumat, 2025-10-03 22:22:55paraffin 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 »Integrated circuit packaging
Selasa, 2025-10-21 17:20:30first 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 »Volcanic glass
Rabu, 2026-05-13 00:52:01intermediate 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 »Baffles (submarine)
Rabu, 2026-05-13 10:48:53cannot 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 »GSAT-3
Selasa, 2023-12-05 01:26:29its 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 »Seawolf-class submarine
Jumat, 2026-05-15 07:40:48system, which includes a larger spherical sonar array, a wide aperture array (WAA), and a new towed-array sonar. Each boat is powered by a single S6W nuclear...
Click to read more »Lua
Selasa, 2026-06-02 19:54:57at 1. print(#array) -- Prints 4. # is the length operator for tables and strings. array[0] = "z" -- Zero is a legal index. print(#array) -- Still prints...
Click to read more »Nautilus Deep Space Observatory
Jumat, 2025-12-26 09:39:00Observatory (NDSO) (also known as Nautilus array, Nautilus mission, Nautilus program, Nautilus telescope array and Project Nautilus) is a proposed deep...
Click to read more »Keith Tyson
Kamis, 2026-06-04 23:24:45first 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 »Binary heap
Jumat, 2026-04-24 19:54:22an 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 »Fisher–Yates shuffle
Rabu, 2026-05-13 00:22:34shuffleArray(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 »Schmidt Sciences
Jumat, 2026-04-24 04:20:20the 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 »Radar
Jumat, 2026-06-05 21:55:16phase gradient across the array. For example, array elements producing a 5 degree phase shift for each wavelength across the array face will produce a beam...
Click to read more »Spatial architecture
Minggu, 2026-02-22 04:53:54comes from processing element instances being typically arranged in an array or grid, both logically and in the silicon design. Their most common workloads...
Click to read more »Marathahalli
Jumat, 2026-05-29 17:41:06catering specifically to their tastes. It is also famous for hosting a wide array of factory outlets thus becoming a major destination for consumers lookig...
Click to read more »Counting sort
Jumat, 2025-07-25 01:20:39Counting 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 »JData
Senin, 2026-02-02 01:16:14reader/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 »Directivity
Senin, 2025-08-25 22:35:39of 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 »Soviet aircraft carrier Baku
Rabu, 2026-05-06 01:04:48considered a separate class due to her improvements including a phased array radar, extensive electronic warfare installations, and an enlarged command...
Click to read more »XML-RPC
Sabtu, 2026-05-02 08:26:25complex, i.e. nested. For example, you can have a parameter that is an array of five integers. The parameters/result structure and the set of data types...
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 »In-place algorithm
Jumat, 2026-05-22 19:09:10However, 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 »List of electronic component packaging types
Rabu, 2026-01-28 03:38:47grid 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 »Pascal's triangle
Sabtu, 2026-05-30 07:22:015 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 »Tandemly arrayed genes
Sabtu, 2025-10-04 01:28:29Tandemly 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 »EL/M-2258 ALPHA
Minggu, 2025-08-17 23:40:55EL/M-2258 ALPHA ("Advanced Lightweight Phased Array") is a multi-function active electronically scanned array naval radar system. It was developed by IAI...
Click to read more »Fenwick tree
Rabu, 2025-03-26 00:10:54Fenwick 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 »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 »Mise en place
Minggu, 2026-05-17 14:08:24kitchens. In the kitchen, the phrase is used as a noun (i.e., the setup of the array of ingredients), a verb (i.e., the process of preparing) and a state of...
Click to read more »Angular resolution
Kamis, 2025-07-10 03:46:34centered. The highest angular resolutions for telescopes can be achieved by arrays of telescopes called astronomical interferometers: These instruments can...
Click to read more »Gnome sort
Sabtu, 2026-01-31 00:33:53Dickgrune.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 »Dell EMC VMAX
Minggu, 2026-02-01 13:01:30VMAX 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 »Moxon antenna
Jumat, 2026-04-24 04:38:35Moxon 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 »Protein microarray
Senin, 2026-05-11 00:45:29plate, 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 »EL/M-2075 Phalcon
Rabu, 2026-04-22 06:26:28airborne 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 »Utility helicopter
Jumat, 2026-06-05 09:12:29utility 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 »Tactile sensor
Senin, 2025-11-17 00:59:46manual 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 »Five-hundred-meter Aperture Spherical Telescope
Jumat, 2026-05-29 02:00:37host 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 »CUDA
Kamis, 2026-05-28 15:23:17written in the C programming language but is designed to work with a wide array of other programming languages including C++, Fortran, Python and Julia...
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 »LACE (satellite)
Selasa, 2025-07-29 20:10:19array, 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 »Auburn hair
Senin, 2026-03-09 00:15:17hair 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 »K (programming language)
Minggu, 2026-04-19 13:40:43K 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 »Plankalkül
Selasa, 2026-05-26 14:26:34subroutines, conditional statements, iteration, floating-point arithmetic, arrays, hierarchical record structures, assertions, exception handling, and other...
Click to read more »Generalized suffix array
Jumat, 2025-12-19 18:53:41In 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
Minggu, 2026-05-17 21:52:25publication 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 »Subwoofer
Senin, 2026-05-25 11:47:44vertical 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 »Antarctic Muon And Neutrino Detector Array
Sabtu, 2025-08-09 21:10:26The 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 »RBE2
Selasa, 2026-02-10 07:45:38passive 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 »Wiggler (synchrotron)
Selasa, 2024-05-07 04:21:13undulator. 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 »Vvvv
Selasa, 2025-02-25 19:47:31nodes 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 »List of people, items and places in Norse mythology
Senin, 2025-06-16 09:45:38Norse mythology includes a diverse array of people, places, creatures, and other mythical elements. Álfheim Asgard Bifröst Bilskirnir Breidablik Elivagar...
Click to read more »Range query (computer science)
Rabu, 2025-11-05 17:57:43answering 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 »Blumlein pair
Kamis, 2026-01-15 22:20:49spatial 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 »List of radars
Kamis, 2026-05-07 21:32:17Surveillance 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 »Distance-regular graph
Rabu, 2025-12-10 00:22:54having 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 »List of Runge–Kutta methods
Senin, 2026-03-30 21:42:30a numeric solution method. 0 0 1 {\displaystyle {\begin{array}{c|c}0&0\\\hline &1\\\end{array}}} Second-order methods can be generically written as follows:...
Click to read more »Array Operations Center
Minggu, 2026-03-22 08:28:22The 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 »Thermoacoustic imaging
Rabu, 2025-08-27 20:25:11focused 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 »Rossi X-ray Timing Explorer
Senin, 2026-06-01 03:34:46High-Energy X-ray Timing Experiment (HEXTE) and the Proportional Counter Array. The RXTE observed X-rays from black holes, neutron stars, X-ray pulsars...
Click to read more »NumPy
Jumat, 2026-04-17 02:22:51multi-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 »Coarray Fortran
Selasa, 2025-05-20 08:33:25Each copy has its own set of data objects and is termed an image. The array syntax of Fortran is extended with additional trailing subscripts in square...
Click to read more »Parkes Observatory
Sabtu, 2026-05-09 09:32:28CSIRO 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 »Starlink
Jumat, 2026-06-05 13:29:10measuring 4.1 m (13 ft) by 2.7 m (8 ft 10 in) with a total array of 120 m2 (1,300 sq ft). The Solar arrays are 2 in number. It could offer around 3–4 times more...
Click to read more »Stone Sentinel Maze
Jumat, 2026-03-06 14:55:37The 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 »Beriev A-100
Selasa, 2026-03-24 20:56:13will 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 »Rotman lens
Rabu, 2025-08-27 15:33:33range 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 »Piecewise function
Kamis, 2026-05-14 02:06:43using the common functional notation, where the body of the function is an array of functions and associated subdomains. A semicolon or comma may follow...
Click to read more »Priority queue
Kamis, 2026-06-04 00:34:01methods; 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 »Interval cycle
Rabu, 2026-02-11 00:52:09cycle: In 1920 Berg discovered/created a "master array" of all twelve interval cycles: Berg's Master Array of Interval Cycles Cycles P 0 11 10 9 8 7 6 5...
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 »Eubank Landfill Solar Array
Rabu, 2026-03-04 16:24:05The 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 »AN/SPY-1
Kamis, 2025-12-18 03:36:08The 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 »Comparative genomic hybridization
Jumat, 2026-05-22 03:16:02Implications" by Arthur Beaudet, MD arrayMap repository: Continuously expanded collection cancer genome array datasets, with per-array and aggregated data visualisation...
Click to read more »Generalized linear array model
Senin, 2023-09-04 18:49:25In 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 »Successive-approximation ADC
Sabtu, 2026-04-11 09:42:13Thus 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 »Tensor (machine learning)
Rabu, 2026-05-20 14:45:41(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 »United States v. Ash
Jumat, 2026-05-01 15:00:04defendant 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 »MATLAB
Selasa, 2026-05-05 21:46:106097 3.0000 A simple array is defined using the colon syntax: initial:increment:terminator. For instance: >> array = 1:2:9 array = 1 3 5 7 9 defines a...
Click to read more »BARREL
Senin, 2025-12-22 05:10:34Balloon Array for Radiation-belt Relativistic Electron Losses (BARREL, sometimes called Balloon Array for RBSP Relativistic Electron Losses) was a NASA...
Click to read more »MIMO
Jumat, 2026-05-08 15:12:51receiver's antenna array, each having a different spatial signature—gain phase pattern at the receiver’s antennas. These distinct array signatures allow...
Click to read more »Clover (telescope)
Sabtu, 2024-06-22 10:13:54Chile. The two telescope receivers would have been large format focal plane arrays of either 100 or 200 bolometric detectors. The aim of the experiment was...
Click to read more »Search algorithm
Selasa, 2025-12-09 13:21:13record 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 »Brazilian Decimetric Array
Sabtu, 2024-01-06 21:43:39The 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 »List comprehension
Senin, 2026-05-11 10:35:51as follows: # regular array comprehension a::Vector{Tuple{Int, Int}} = [(x, y) for x in 1:5 for y in 3:5] # parallel/zipped array comprehension b::Vector{Tuple{Int...
Click to read more »Phase-comparison monopulse
Selasa, 2026-05-12 07:11:55For 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 »Giraffe radar
Senin, 2026-05-25 12:07:48three-dimensional G/H-band (4 to 8 GHz) passive electronically scanned array radar-based surveillance and air defense command and control systems. It...
Click to read more »Duncan's taxonomy
Rabu, 2025-08-06 13:36:21characterized 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 »Gruppenhorchgerät
Selasa, 2026-02-17 20:54:22Gruppenhorchgerä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 »Nial
Minggu, 2025-01-19 13:12:46Nial (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 »List of data structures
Rabu, 2026-05-13 05:13:31Array 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 »KLA Corporation
Sabtu, 2026-05-30 00:43:01products manufacturer OnWafer Technologies, temperature monitoring firm SensArray Corporation and process control and metrology company Therma-Wave Corporation...
Click to read more »Fort Churchill Solar Array
Rabu, 2025-12-10 13:01:42The 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 »Solar car
Rabu, 2026-03-11 00:52:37solar arrays in development. Solar arrays on solar cars are mounted and encapsulated very differently from stationary solar arrays. Solar arrays on solar...
Click to read more »Neutrino Array Radio Calibration
Kamis, 2022-02-24 02:06:27The 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 »Cache Array Routing Protocol
Minggu, 2022-05-29 20:47:46The Cache Array Routing Protocol (CARP) is used in load-balancing HTTP requests across multiple proxy cache servers. It works by generating a hash for...
Click to read more »CL J1001+0220
Minggu, 2026-05-17 03:30:01conjunction 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 »Maximum power point tracking
Kamis, 2026-02-26 05:03:28MPP 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 »Type 095 submarine
Rabu, 2026-05-20 19:42:13advanced sensors such as new active/passive flank array sonar and low- and high-frequency towed sonar array.[citation needed] Additionally, it is also speculated...
Click to read more »Shell Flat
Jumat, 2024-09-27 10:23:20The 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 »Radix sort
Selasa, 2026-03-31 22:52:11the 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 »Miniature Exoplanet Radial Velocity Array
Selasa, 2026-05-26 08:56:16Exoplanet 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 »Bantú Mama
Selasa, 2026-03-03 08:22:17entry 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 »Type 997 Artisan radar
Selasa, 2025-12-30 07:15:43medium-range air and surface surveillance active electronically scanned array 3D radar developed and built by BAE Systems for the United Kingdom's Royal...
Click to read more »Selex RAT-31DL
Minggu, 2026-01-18 01:49:28array 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 »Hongmeng project
Senin, 2026-04-27 16:56:37Chinese space mission. The basic concept of the project is to launch an array of satellites to a lunar (selenocentric) orbit, to observe the sky at the...
Click to read more »Lucy (spacecraft)
Kamis, 2026-05-21 19:11:20two 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 »Solder ball
Jumat, 2026-01-02 13:23:00shape resembling that of a coin, to increase contact reliability. Ball grid array, chip-scale package, and flip chip packages generally use solder balls....
Click to read more »Pascal (programming language)
Selasa, 2026-05-26 14:36:43ALGOL 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 »Gerald R. Ford-class aircraft carrier
Minggu, 2026-05-17 08:46:14central controller and two active-array radars operating at different frequencies. The DBR gets its power from the Common Array Power System (CAPS), which comprises...
Click to read more »Zero-based numbering
Selasa, 2026-05-19 07:50:42programming 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 »Tianlai experiment
Rabu, 2025-11-12 04:34:57interferometric imaging radio telescope arrays have been built for this experiment. These are the cylinder array and the dish array. In the full scale stage, the...
Click to read more »3D sound localization
Selasa, 2026-06-02 19:10:37an Acoustic Vector Sensor (AVS) array Scanning techniques Offline methods (according to timeliness) Microphone Array Approach This approach utilizes eight...
Click to read more »Controlled reception pattern antenna
Selasa, 2026-05-19 16:55:52navigation 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 »Antibody microarray
Senin, 2025-10-27 19:51:18An 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 »JAX (software)
Kamis, 2026-04-30 14:19:31JAX 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 »Bell triangle
Senin, 2025-02-10 16:07:33and Cohn et al. (1962), and for that reason has also been called Aitken's array or the Peirce triangle. Different sources give the same triangle in different...
Click to read more »Modified Uniformly Redundant Array
Rabu, 2025-05-28 22:40:06A modified uniformly redundant array (MURA) is a type of mask used in coded aperture imaging. They were first proposed by Gottesman and Fenimore in 1989...
Click to read more »AMiBA
Senin, 2025-03-17 06:10:44The 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 »Adcock antenna
Jumat, 2023-09-29 22:00:20antenna 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 »Integral field spectrograph
Jumat, 2026-05-15 08:12:24both 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 »Primeval Structure Telescope
Selasa, 2026-03-10 06:06:27Structure 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 »Integral imaging
Minggu, 2024-11-17 08:35:32technique 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 »Complex programmable logic device
Minggu, 2026-05-24 21:20:28device with complexity between that of programmable array logic (PAL) and field-programmable gate arrays (FPGA), and architectural features of both. The main...
Click to read more »Leander-class frigate
Sabtu, 2026-02-21 02:04:41the 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 »Cycle sort
Kamis, 2025-12-04 09:22:37cycle_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 »Gap buffer
Senin, 2026-03-30 05:53:00A gap buffer in computer science is a dynamic array that allows efficient insertion and deletion operations clustered near the same location. Gap buffers...
Click to read more »Radio Astronomy Laboratory
Selasa, 2025-07-22 09:25:40Telescope 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 »MIM-104 Patriot
Kamis, 2026-06-04 18:22:55system. 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 »ISCSI
Minggu, 2026-05-31 06:17:04(SAN) protocol, allowing organizations to consolidate storage into storage arrays while providing clients (such as database and web servers) with the illusion...
Click to read more »Gat (hat)
Kamis, 2025-11-13 02:20:01requires 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 »CPU socket
Sabtu, 2026-05-02 22:48:33(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 »Multi-Color Graphics Array
Kamis, 2025-09-18 22:06:47The 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 »Jellicle cats
Sabtu, 2026-05-09 22:20:25for 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 »GUID Partition Table
Rabu, 2026-05-06 07:10:35for the Partition Entry Array. Thus, on a disk with 512-byte sectors, at least 32 sectors are used for the Partition Entry Array, and the first usable block...
Click to read more »Submillimetre Common-User Bolometer Array
Selasa, 2025-05-27 14:53:26Two 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 »Cambium Networks
Sabtu, 2026-04-11 22:08:17Cambium Networks Corporation is an American manufacturer of wireless telecommunications equipment, including Enterprise WiFi, Network switch, Internet...
Click to read more »MeerKAT
Senin, 2025-10-06 20:46:31MeerKAT, 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 »List of schools in Chennai
Jumat, 2026-05-15 03:29:52The school system in Chennai consists of an array of structured systems. Children typically start school (junior or lower kindergarten) at the age of...
Click to read more »Snapshot hyperspectral imaging
Kamis, 2026-01-22 00:33:42capturing 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 »John McNaughton
Minggu, 2026-05-31 16:13:16Serial Killer (1986) and Wild Things (1998). His works encompass a wide array of genres such as horror, thriller, drama and comedy. Other directorial...
Click to read more »Extended Video Graphics Array
Minggu, 2025-01-12 10:05:26Extended 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 »Klaus Halbach
Rabu, 2026-01-07 08:34:59system 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 »Radio astronomy
Rabu, 2025-12-24 21:06:40milliarcsecond 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 »Increment and decrement operators
Jumat, 2026-01-16 14:13:18elements of the array return sum; } The post-increment operator is also commonly used with pointers: // Copy one array to another void copy_array(float *src...
Click to read more »Polynomial long division
Kamis, 2026-04-09 02:23:01{\displaystyle {\begin{array}{cc}{\begin{array}{r}\\3\\\end{array}}&{\begin{array}{|rrrr}\ 1&-12&0&24\\&&&\\\hline \end{array}}\end{array}}} the first step...
Click to read more »Australian Square Kilometre Array Pathfinder
Jumat, 2026-05-29 07:55:28The ASKAP radio telescope is a radio telescope array located at Inyarrimanha Ilgari Bundara, the CSIRO Murchison Radio-astronomy Observatory in the Mid...
Click to read more »LED-backlit LCD
Jumat, 2026-06-05 15:26:27horizontal 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 »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 »Constexpr
Rabu, 2026-05-27 11:19:39operator[](size_t i) const { return a[i]; } MyIntArray(const MyIntArray&) = delete; MyIntArray& operator=(const MyIntArray&) = delete; }; C++23 allowed functions...
Click to read more »Perl Data Language
Sabtu, 2026-04-25 12:00:35Perl 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 »EL/M-2248 MF-STAR
Selasa, 2026-05-19 02:55:18EL/M-2248 MF-STAR is a GaN based multifunction active electronically scanned array naval radar system developed by IAI Elta for maritime installation on warships...
Click to read more »CuPy
Rabu, 2026-03-04 11:30:35Array Interface NEP 13 (__array_ufunc__) NEP 18 (__array_function__) Array API Standard >>> import cupy as cp >>> x = cp.array([1, 2, 3]) >>> x array([1...
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 »JSON
Minggu, 2026-05-03 21:58:29text 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 »List of The Simpsons characters
Sabtu, 2026-05-30 05:55:13Along with the Simpson family, The Simpsons includes a large array of characters: co-workers, teachers, family friends, extended relatives, townspeople...
Click to read more »Sentinel value
Kamis, 2026-04-23 22:38:22whether the end of the array has been reached. This latter test is what is avoided by using a sentinel value. Assuming the array can be extended by one...
Click to read more »MIMO radar
Jumat, 2026-01-02 10:07:03the 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 »Rapid Climate Change-Meridional Overturning Circulation and Heatflux Array
Jumat, 2025-11-21 08:38:31The Rapid Climate Change-Meridional Overturning Circulation and Heatflux Array (RAPID or MOCHA) program is a collaborative research project between the...
Click to read more »LGA 775
Selasa, 2026-05-26 02:06:29LGA 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 »Starship Mine
Sabtu, 2026-04-18 01:46:30film Die Hard. The Federation starship Enterprise is docked at the Remmler Array to be decontaminated through the use of a baryon sweep, harmless to the...
Click to read more »Refrigerator magnet
Rabu, 2025-12-31 20:27:57during manufacture in a sophisticated magnetization pattern called a Halbach array. This construction almost doubles the magnetic field on the refrigerator...
Click to read more »Chernyakhovsk CDAA
Selasa, 2025-12-30 17:45:09круг) 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 »Lookup table
Kamis, 2026-05-14 14:10:54science, 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 »Active-pixel sensor
Kamis, 2026-04-23 23:03:16also used to refer to the individual pixel sensor itself, as opposed to an array of such individuals, the image sensor. In this case, the image sensor is...
Click to read more »Hadamard product (matrices)
Jumat, 2026-01-02 03:10:00\quad {B}=\left[{\begin{array}{c | c | c }{B}_{1}&{B}_{2}&{B}_{3}\end{array}}\right]=\left[{\begin{array}{c c c | c c c | c c c...
Click to read more »IceCube Neutrino Observatory
Rabu, 2026-05-06 07:11:02kilometer. Similar to its predecessor, the Antarctic Muon And Neutrino Detector Array (AMANDA), IceCube consists of spherical optical sensors called digital optical...
Click to read more »Dot matrix
Kamis, 2026-05-21 01:28:15A 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 »Data striping
Jumat, 2025-05-02 00:42:15method 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 »Electronic component
Minggu, 2026-04-12 17:12:00oscillator). Basic electronic components may be packaged discretely, as arrays or networks of like components, or integrated inside of packages such as...
Click to read more »Avi Arad
Rabu, 2026-05-27 04:48:28successor, 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 »Degraded mode
Minggu, 2023-08-20 14:28:29When 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 »Kayla Nguyen
Selasa, 2026-02-17 01:53:14the 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 »Adaptive beamformer
Sabtu, 2023-12-23 08:51:43beamformer 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 »Driven and parasitic elements
Selasa, 2025-06-24 08:07:31In an antenna array made of multiple conductive elements (typically metal rods), a driven element or active element (also called driven radiator or active...
Click to read more »Pointer (computer programming)
Minggu, 2026-05-24 20:23:13of primitive, the aggregate may be called an array; in a sense, a multi-byte word primitive is an array of bytes, and some programs use words in this...
Click to read more »Germanium Detector Array
Kamis, 2026-04-02 23:07:04The 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 »Sequence container (C++)
Minggu, 2026-04-12 04:08:53std::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 »Allegro gravitational-wave detector
Kamis, 2025-10-02 03:20:10SQUID). Due its close proximity to the LIGO Livingston Detector (one in the array of three, large-scale, laser interferometric detectors), Allegro has partnered...
Click to read more »Oyashio-class submarine
Selasa, 2026-06-02 07:51:47larger than the earlier Harushio class, to provide space for a flank sonar array. There are a total of 11 boats in the class - the last boat was commissioned...
Click to read more »European Southern Observatory
Sabtu, 2026-05-30 21:02:57which can all work together or separately. The Atacama Large Millimeter Array observes the universe in the millimetre and submillimetre wavelength ranges...
Click to read more »MicroLED
Sabtu, 2026-01-31 08:23:54mLED or μLED is an emerging flat-panel display technology consisting of arrays of microscopic LEDs forming the individual pixel elements. Inorganic semiconductor...
Click to read more »Patch antenna
Rabu, 2026-04-22 23:35:35called 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 »Professional Graphics Controller
Minggu, 2026-04-26 14:46:44called Professional Graphics Adapter and sometimes Professional Graphics Array) is a graphics card manufactured by IBM for PCs. It consists of three interconnected...
Click to read more »Avery Schreiber
Sabtu, 2026-05-30 10:53:42prominence 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 »Cosmic-ray observatory
Rabu, 2026-01-14 11:26:53Wide-field Gamma-ray Observatory Telescope Array Project WALTA (Washington Large Area Time Coincidence Array) IceTop TACTIC VERITAS Major Atmospheric Cerenkov...
Click to read more »List (abstract data type)
Kamis, 2026-01-22 21:49:40lists and arrays. In some contexts, such as in Lisp programming, the term list may refer specifically to a linked list rather than an array. In class-based...
Click to read more »AN/TPS-70
Sabtu, 2025-12-27 14:06:47AN/TPS-70 is a mobile rotating S-band phased array 3D radar produced by Westinghouse (Northrop Grumman). It can track 500 targets, displaying target range...
Click to read more »POLARBEAR
Jumat, 2026-03-20 10:39:03Cardiff University. The instrument was first installed at the Combined Array for Research in Millimeter-wave Astronomy site near Westgard Pass in California...
Click to read more »Miniball experiment
Selasa, 2025-12-30 20:05:22PSI 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 »Taiyi shenshu
Senin, 2024-10-14 01:25:24a foundation. Analysis is conducted from the Taiyi Cosmic Board and the array of symbols found thereon, with special reference to the position of symbols...
Click to read more »Sonar
Sabtu, 2026-05-23 21:51:05were 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 »