Scarica l'app
educalingo
main memory

Significato di "main memory" sul dizionario di inglese

DIZIONARIO

PRONUNCIA DI MAIN MEMORY IN INGLESE

main memory


CATEGORIA GRAMMATICALE DI MAIN MEMORY

sostantivo
aggettivo
verbo
avverbio
pronome
preposizione
congiunzione
determinante
esclamazione
Main memory è un sostantivo.
Il nome o sostantivo è il tipo di parole il cui significato determina la realtà. I sostantivi nominano tutte le cose: persone, oggetti, sensazioni, sentimenti, ecc.

CHE SIGNIFICA MAIN MEMORY IN INGLESE

Memorizzazione dei dati di computer

L'archiviazione di dati di computer, spesso chiamata memoria o memoria, è una tecnologia composta da componenti di computer e supporti di registrazione utilizzati per mantenere i dati digitali. È una funzione fondamentale e componente fondamentale dei computer. L'unità di elaborazione centrale di un computer è ciò che manipola i dati eseguendo calcoli. In pratica, quasi tutti i computer utilizzano una gerarchia di archiviazione, che mette le opzioni di archiviazione veloci ma costose e piccole vicino alla CPU e le opzioni più lente ma più grandi e più economiche più lontane. Spesso le tecnologie veloci e volatili sono chiamate "memoria", mentre le tecnologie più lente sono chiamate "storage", ma questi termini possono essere utilizzati anche in modo intercambiabile. Nell'architettura Von Neumann, la CPU è costituita da due parti principali: unità di controllo e unità logica aritmetica. Il primo controlla il flusso di dati tra la CPU e la memoria; Quest'ultimo esegue operazioni operative aritmetiche e logiche sui dati.

definizione di main memory nel dizionario inglese

La definizione della memoria principale nel dizionario è la funzione di memoria centrale in un computer.

PAROLE IN INGLESE CHE COMINCIANO COME MAIN MEMORY

main beam · main bearing · main clause · main course · main deck · main door · main door flat · main drag · main line · main man · main market · main office · main plane · main road · main sequence · main store · Main Street · main yard · main-line · main-sequence

PAROLE IN INGLESE CHE FINISCONO COME MAIN MEMORY

armory · buffer memory · cache memory · collective memory · commit to memory · episodic memory · erasable programmable read only memory · extended memory · long-term memory · memory · nonvolatile memory · photographic memory · random access memory · read only memory · screen memory · selective memory · semantic memory · short-term memory · video memory · virtual memory · working memory

Sinonimi e antonimi di main memory sul dizionario inglese di sinonimi

SINONIMI

PAROLE IN INGLESE ASSOCIATE CON «MAIN MEMORY»

main memory · main · memory · management · database · computer · architecture · adalah · types · data · storage · often · called · technology · consisting · components · recording · media · used · retain · digital · core · function · fundamental · component · computers · webopedia · manipulate · only · that · therefore · every · program · execute · file · access · must · copied · from · known · standing · random · constructed · integrated · circuits · needs · have · where · programs · kept · when · processor · actively · using · them · become · active · they · gordon · schools · anything · working · with · example · moment · this · page · being · stored ·

Traduzione di main memory in 25 lingue

TRADUTTORE

TRADUZIONE DI MAIN MEMORY

Conosci la traduzione di main memory in 25 lingue con il nostro traduttore inglese multilingue.

Le traduzioni di main memory verso altre lingue presenti in questa sezione sono il risultato di una traduzione automatica statistica; dove l'unità essenziale della traduzione è la parola «main memory» in inglese.
zh

Traduttore italiano - cinese

主存储器
1 325 milioni di parlanti
es

Traduttore italiano - spagnolo

la memoria principal
570 milioni di parlanti
en

inglese

main memory
510 milioni di parlanti
hi

Traduttore italiano - hindi

मुख्य स्मृति
380 milioni di parlanti
ar

Traduttore italiano - arabo

الذاكرة الرئيسية
280 milioni di parlanti
ru

Traduttore italiano - russo

Основная память
278 milioni di parlanti
pt

Traduttore italiano - portoghese

memória principal
270 milioni di parlanti
bn

Traduttore italiano - bengalese

প্রধান স্মৃতি
260 milioni di parlanti
fr

Traduttore italiano - francese

la mémoire principale
220 milioni di parlanti
ms

Traduttore italiano - malese

Ingatan utama
190 milioni di parlanti
de

Traduttore italiano - tedesco

Arbeitsspeicher
180 milioni di parlanti
ja

Traduttore italiano - giapponese

メインメモリ
130 milioni di parlanti
ko

Traduttore italiano - coreano

메인 메모리
85 milioni di parlanti
jv

Traduttore italiano - giavanese

Memori utama
85 milioni di parlanti
vi

Traduttore italiano - vietnamita

bộ nhớ chính
80 milioni di parlanti
ta

Traduttore italiano - tamil

முதன்மை நினைவகம்
75 milioni di parlanti
mr

Traduttore italiano - marathi

मुख्य स्मृती
75 milioni di parlanti
tr

Traduttore italiano - turco

ana hafıza
70 milioni di parlanti
it

Traduttore italiano - italiano

memoria principale
65 milioni di parlanti
pl

Traduttore italiano - polacco

pamięć główna
50 milioni di parlanti
uk

Traduttore italiano - ucraino

Основна пам´ять
40 milioni di parlanti
ro

Traduttore italiano - rumeno

memorie principală
30 milioni di parlanti
el

Traduttore italiano - greco

κύρια μνήμη
15 milioni di parlanti
af

Traduttore italiano - afrikaans

hoof geheue
14 milioni di parlanti
sv

Traduttore italiano - svedese

huvudminne
10 milioni di parlanti
no

Traduttore italiano - norvegese

hovedminnet
5 milioni di parlanti

Tendenze d'uso di main memory

TENDENZE

TENDENZE D'USO DEL TERMINE «MAIN MEMORY»

Principali tendenze di ricerca e usi comuni di main memory
Elenco delle principali ricerche fatte dagli utenti per accedere al nostro dizionario di inglese online ed espressioni più utilizzate con la parola «main memory».

Citazioni, bibliografia in inglese e attualità su main memory

ESEMPI

10 LIBRI IN INGLESE ASSOCIATI CON «MAIN MEMORY»

Scopri l'uso di main memory nella seguente selezione bibliografica. Libri associati con main memory e piccoli estratti per contestualizzare il loro uso nella letteratura.
1
How Computers Work: Processor and Main Memory
Unlike most explanations of how computers work which are a lot of analogies or require a background in electrical engineering, this book will tell you precisely what each of them is and how each of them works without requiring any previous ...
Roger Young, 2009
2
Write Great Code
The one thing that many people tend to forget, however, is that a BSS section still requires main memory at runtime. Even though the executable file size may be smaller, each byte of data you declare in your program translates to one byte of ...
Randall Hyde, 2006
3
Computer Architecture
4.7 Virtual Memories In most modern computers, the physical main memory is not as large as the address space spanned by an address issued by the processor. Here, the virtual memory technique is used to extend the apparent size of the ...
A.P.Godse, D.A.Godse, 2010
4
Memory Systems and Pipelined Processors
For data writes, policies for all cases of hits and misses and writing into the cache and main memory are needed. Write Hit After the early select process determines that the write will hit in the cache (that is, the tags match), the write must update ...
Harvey G. Cragon, 1996
5
Encyclopedia of Database Technologies and Applications
But in recent years, main memories have become cheaper and grown to apoint that for some fields of application it allows one to keep the whole information of a database in main memory and therefore speed up operation. This article focuses  ...
Laura C. Rivero, Jorge H. Doorn, Viviana E. Ferraggine, 2006
6
The X86 Microprocessors: Architecture And Programming (8086 ...
An important point to note and remember at all times is that a cache stores only a copy' of a portion of the content of main memory. Compared to the size of the main memory, the cache is many times smaller. So, at any time, the 'large main ...
Das Lyla B, 2010
7
Memory Systems: Cache, DRAM, Disk
When placed in this perspective, the TLB is clearly seen to function as a tags array for the main memory cache as well as the actual cache hierarchy fronting main memory. The TLB's advantage is that, since it is typically situated on-CPU, it has ...
Bruce Jacob, Spencer Ng, David Wang, 2010
8
The Cache Memory Book
Jim Handy. Table 4.4. N+l Private Read. Set main memory Usage-Mode bit. Write to cache line. Update status to Dirty. From System Bus Table 4.7. Firefly Shared Valid Exclusive Dirry From CPU Bus 170 MAINTAINING COHERENCY IN ...
Jim Handy, 1998
9
In-Memory Data Management: Technology and Applications
0.00001 0.0001 0.001 0.01 0.1 1 10 100 1000 10000 100000 1000000 10000000 100000000 Main Memory Flash Drives Disk Drives 1955 1960 1965 1970 1975 1980 1985 1990 1995 2000 2005 2010 U S $ / M B Year Fig. 1.2 Storage price ...
Hasso Plattner, Alexander Zeier, 2012
10
Computer Architecture
Programs that are not currently needed in main memory are transferred into auxiliary memory that provides the space for the programs that is to be reside in main memory presently. At the second level there is main memory. It is the called  ...
Nirmala Sharma, 2009

10 NOTIZIE DOVE SI INCLUDE IL TERMINE «MAIN MEMORY»

Vedi di che si parla nei media nazionali e internazionali e come viene utilizzato il termine ino main memory nel contesto delle seguenti notizie.
1
Cray to build Australia's biggest supercomputer - Hardware - News …
Raijin has 57,472 Intel 2.6GHz Xeon Sandy Bridge cores in 3596 compute nodes, around 160TB main memory and a peak performance of 1.2 ... «iT News, lug 15»
2
Simple but elusive – why are we still talking about HIV drug delivery?
My main memory of the last IAS conference I attended, held in Vienna in 2010, was a resounding standing ovation for a presentation (including ... «Medical Xpress, lug 15»
3
G DATA BankGuard Technology Awarded Best Banking Browser …
G DATA BankGuard compares the version of the library currently stored in the main memory with a trustworthy copy generated by BankGuard ... «PR Web, lug 15»
4
Alienware M17X R2 Review | GearNuke
In addition the system was also equipped with 16GB DDR3 main memory and a hybrid SSD solution for storage. The storage configuration ... «GearNuke, lug 15»
5
What If NUMA Scaling Was Easier And Cheaper?
In theory, the NumaQ 3D torus interconnect can link together up to 4,096 server nodes and 256 TB of main memory. (The node ID in the ... «The Platform, lug 15»
6
Madam Black's Jethro Skinner on Getting Cool With Being Poor
But my main memory was hanging out with Pearl [Everard], who plays Tilly. She hugely out-cooled all of us adult actors. She was the dude on ... «Huffington Post, lug 15»
7
2014 ACM Turing Award-Winner Michael Stonebraker to Deliver …
After joining MIT, he was the principal architect of C-Store (a column store commercialized by Vertica), H-Store, a main memory OLTP engine ... «Business Wire, lug 15»
8
SGI Launches UltraViolet Supers Ahead Of Schedule
... high instructions per clock across integer workloads, and support DDR4 main memory, which runs faster than DDR3 main memory and which ... «The Platform, lug 15»
9
Have researchers just sounded the death knell for RAM?
What is likely to happen is that system memory and main memory will merge. HP is already working on Memristor, the Graal of unified memory, ... «TechRadar, lug 15»
10
OS X 10.10.4 Best Improvement is Memory Management
The main memory hogs are though the three browsers I use with dozens of tabs open on each. Firefox and Google Chrome use up the most ... «I4U News, lug 15»
RIFERIMENTO
« EDUCALINGO. Main memory [in linea]. Disponibile <https://educalingo.com/it/dic-en/main-memory>. Giu 2026 ».
Scarica l'app educalingo
IT