-
1 data/memory allocator
програма розподілу даних за елементами пам’ятіEnglish-Ukrainian dictionary of microelectronics > data/memory allocator
-
2 array
1) матриця; матрична ІС 2) структура 3) масив 4) таблиця 5) вектор - bulk CMOS array
- cell array
- channel-free gate array
- channelless gate array
- charge-coupled-devicearray
- charge-coupledarray
- circuit array
- coupled quantum box array
- customizable array
- data array
- diode array with self-scanning
- drop-in test array
- FET array
- field-programmable gate array
- fuse-link array
- fuse-programmable array
- gate array
- IC array
- image array
- large-scale array
- laser-scanning array
- lateral array
- linear array
- logic array
- Macrocell array
- mask-programmable array
- master slice array
- master-slice gate [master-slice logic] array
- memory array
- mesa p-n diode array
- microcell array
- monolithic array
- multichip array
- multistrip array
- n-channel MOS array
- negative MOS array
- nonoverlapping redundant array
- original image data array
- original subimage data array
- pattern array
- p-channel MOS array
- pin-grid array
- polycell array
- processing array
- programmable gate array
- programmable logic array
- register array
- semiconductor array
- semicustom array
- Schottky-cellarray
- Schottkyarray
- Schottky TTL gate array
- single-layer metal array
- SOS array
- standardized array
- storage logic array
- structured array
- systolic array
- tiledarray
- tilearray
- uncommitted logic array
- universal array
- wafer-scale array
- x-y array
- 2D quantum box array -
3 generator
1) генератор 2) вимірювальний перетворювач, датчик 3) генератор [програма синтезу] тестів - automated test generator
- built-in test generator
- character generator
- electron-beam mask generator
- function generator
- gate test generator
- Hall generator
- macroblock test generator
- mask pattern generator
- mask generator
- memory test pattern generator
- memory pattern generator
- molecular-beam generator
- multilevel-interconnection generator
- optical pattern generator
- pattern generator
- primary pattern generator
- speech generator
- test generator
- test-data generator
- ultrasonic generator
- verification condition generatorEnglish-Ukrainian dictionary of microelectronics > generator
-
4 allocator
English-Ukrainian dictionary of microelectronics > allocator
-
5 register
1. ім.1)регістр2) (точне) суміщення2. дієсл.1) реєструвати2) (точно) суміщати- address register
- bucket-brigade device register
- bucket-brigade register
- charge-coupled device register
- charge-coupled register
- charge-transfer device register
- charge-transfer register
- check register
- circulating shift register
- circulating register
- code register
- command register
- control register
- control status register
- CRC shift register
- data register
- feedback register
- feed-forward register
- flip-flop register
- interconnected registers
- interrupt register
- master-slave register
- memory register
- molecular shift register
- number register
- on-chip register
- quadruple-length register
- readout register
- shift register
- state variables register
- successive approximation register SAR
- successive approximation register
- word register -
6 bus
n2) (широкофюзеляжний) пасажирський літак, аеробус3) канал передавання інформації;◊•- AC bus- address bus - battery bus - by-pass bus - common bus - communication bus - connecting bus - control bus - data bus - DC bus - deenergized bus - distribution bus - DMA bus - emergency bus - energized bus - essential-services bus - expansion bus - generator bus - interintegrated-circuit bus - left bus - load distribution bus - local bus - main distribution bus - memory bus - monitored bus - nonessential bus - processor bus - rectifier bus - secondary bus - standby bus - tie bus - voltage distribution bus
См. также в других словарях:
Memory data register — The Memory Data Register (MDR) is the register of a computer s control unit that contains the data to be stored in the computer storage (e.g. RAM), or the data after a fetch from the computer storage. It acts like a buffer and holds anything that … Wikipedia
Memory Data Register — MDR Das memory data register (MDR) ist ein Register der CPU und enthält die Daten, die in das RAM gespeichert oder aus dem RAM gelesen werden sollen. Es verhält sich daher wie ein Puffer, der die Daten bereithält, bis sie per Steuersignal in das… … Deutsch Wikipedia
Memory protection — is a way to control memory access rights on a computer, and is a part of most modern operating systems. The main purpose of memory protection is to prevent a process from accessing memory that has not been allocated to it. This prevents a bug… … Wikipedia
Memory-disk synchronization — Memory disk synchronisation is a process used in computers that immediately writes to disk any data queued for writing in volatile memory. Data is often held in this way for efficiency s sake, since writing to disk is a much slower process than… … Wikipedia
Memory virtualization — In computer science, memory virtualization decouples volatile random access memory (RAM) resources from individual systems in the data center, and then aggregates those resources into a virtualized memory pool available to any computer in the… … Wikipedia
Memory card — Miniaturization is evident in memory card creation; over time, the physical card sizes grow smaller. A memory card or flash card is an electronic flash memory data storage device used for storing digital information. They are commonly used in… … Wikipedia
Memory address register — The Memory Address Register (MAR) is a CPU register that either stores the memory address from which data will be fetched to the CPU or the address to which data will be sent and stored. In other words, MAR holds the memory location of data that… … Wikipedia
memory abnormality — Introduction any of the disorders that affect the ability to remember. Disorders of memory must have been known to the ancients and are mentioned in several early medical texts, but it was not until the closing decades of the 19th… … Universalium
Data grid — A data grid is a grid computing system that deals with data mdash; the controlled sharing and management of large amounts of distributed data. These are often, but not always, combined with computational grid computing systems.Many scientific and … Wikipedia
memory stick — noun a portable solid state electronic flash memory data storage device Syn: thumb drive, pen drive … Wiktionary
Data structure alignment — is the way data is arranged and accessed in computer memory. It consists of two separate but related issues: data alignment and data structure padding. When a modern computer reads from or writes to a memory address, it will do this in word sized … Wikipedia