-
1 memory
noun1) Gedächtnis, dashave a good/poor memory for faces — ein gutes/schlechtes Personengedächtnis haben
2) (recollection, person or thing remembered, act of remembering) Erinnerung, die (of an + Akk.)have a vague memory of something — sich nur ungenau an etwas (Akk.) erinnern
it slipped or escaped my memory — es ist mir entfallen
from memory — aus dem Gedächtnis od. Kopf
in memory of — zur Erinnerung an (+ Akk.); attrib.
a trip down memory lane — eine Reise in die Vergangenheit
3) (Computing) Speicher, der* * *['meməri]plural - memories; noun1) (the power to remember things: a good memory for details.) das Gedächtnis2) (the mind's store of remembered things: Her memory is full of interesting stories.) das Gedächtnis3) (something remembered: memories of her childhood.) die Erinnerung4) (the time as far back as can be remembered: the greatest fire in memory.) das Gedenken5) (a part of computer in which information is stored for immediate use; a computer with 8 megabytes of memory)•- academic.ru/46134/memorize">memorize- memorise
- from memory
- in memory of / to the memory of* * *memo·ry[ˈmeməri, AM -mɚi]nto have a \memory like an elephant ein Elefantengedächtnis habenloss of \memory Gedächtnisschwund mto have a good \memory for names/numbers ein gutes Namen-/Zahlengedächtnis habena bad/good/photographic \memory ein schlechtes/gutes/fotografisches Gedächtnisimpaired \memory Gedächtnisschwäche fwithin living/sb's \memory soweit man/jd zurückdenken kannthis is still within my \memory daran kann ich mich noch erinnernto commit sth to \memory sich dat etw einprägento recite sth from \memory etw aus dem Gedächtnis rezitierento search one's \memory versuchen, sich akk zu erinnernin \memory of sb/sth zum Gedenken an jdn/etwto bring back memories Erinnerungen wachrufen* * *['memərɪ]n1) Gedächtnis nt; (= faculty) Erinnerungsvermögen ntto commit sth to memory — sich (dat) etw einprägen; poem etw auswendig lernen
I have a bad memory for faces/names — ich habe ein schlechtes Personengedächtnis/Namensgedächtnis
See:→ living2) (= thing remembered) Erinnerung f (of an +acc)he had happy memories of his father — er verband angenehme Erinnerungen mit seinem Vater
3) (COMPUT) (Arbeits-, Haupt)speicher m4)sb's memory — jds Andenken nt ehren
in memory of — zur Erinnerung or zum Gedenken (form) an (+acc)
* * *memory [ˈmemərı] s1. Gedächtnis n, Erinnerung(svermögen) f(n):from memory aus dem Gedächtnis, auswendig;speak from memory frei sprechen;call to memory sich etwas ins Gedächtnis zurückrufen;escape sb’s memory jemandes Gedächtnis entfallen;the memory goes first zuerst wird man vergesslich;have a good (weak) memory ein gutes (schwaches) Gedächtnis haben;have a bad memory for names ein schlechtes Namensgedächtnis haben;have a bad memory for faces sich keine Gesichter merken können, ein schlechtes Personengedächtnis haben;retain a clear memory of sth etwas in klarer Erinnerung behalten;if my memory serves me (right) wenn ich mich recht erinnere;before memory, beyond memory vor undenklichen Zeiten;the best of my memory soweit ich mich erinnern kann; → commit 2, erase 3, jog1 A 1, living A 1, sieve A 1, sponge A 1, wipe out 22. Andenken n, Erinnerung f:of an akk):memories of one’s youth Jugenderinnerungen4. COMPUT Speicher m:memory access Speicherzugriff m;memory bank Speicherbank f;memory capacity Speicherkapazität f;memory expansion Speichererweiterung f;memory function Speicherfunktion f;memory location Speicherplatz m;memory protection Speicherschutz m;memory unit Speichereinheit f* * *noun1) Gedächtnis, dashave a good/poor memory for faces — ein gutes/schlechtes Personengedächtnis haben
2) (recollection, person or thing remembered, act of remembering) Erinnerung, die (of an + Akk.)have a vague memory of something — sich nur ungenau an etwas (Akk.) erinnern
it slipped or escaped my memory — es ist mir entfallen
from memory — aus dem Gedächtnis od. Kopf
in memory of — zur Erinnerung an (+ Akk.); attrib.
3) (Computing) Speicher, der* * *n.Andenken - n.Erinnerung f.Gedächtnis n. -
2 memory
-
3 random access memory
-
4 byte
noun(Computing) Byte, das* * *(a unit of memory in a computer equal to eight bits.)* * *[baɪt]giga-/kilo-/mega\byte Giga-/Kilo-/Megabyte nt* * *[baɪt]n (COMPUT)Byte nt* * *a) Zusammenfassung von 8 Binärstellen als Einheit für die Speicherkapazität* * *noun(Computing) Byte, das* * *n. -
5 RAM
См. также в других словарях:
computer memory unit — noun a unit for measuring computer memory • Hypernyms: ↑unit of measurement, ↑unit • Hyponyms: ↑nybble, ↑nibble, ↑byte, ↑sector, ↑block, ↑allo … Useful english dictionary
Computer memory — types Volatile RAM DRAM (e.g., DDR SDRAM) SRAM In development T RAM Z RAM TTRAM Historical Delay line memory Selectron tube Williams tube Non volatile … Wikipedia
computer memory — memory (def. 11). * * * Introduction device that is used to store data or programs (sequences of instructions) on a temporary or permanent basis for use in an electronic digital computer. Computers represent information in binary code,… … Universalium
Aperture (computer memory) — In computing, an aperture is a portion of the address space which is persistently associated with a particular peripheral device or a memory unit. Apertures may reach external devices such as ROM or RAM chips, or internal memory on the CPU itself … Wikipedia
unit of measurement — noun any division of quantity accepted as a standard of measurement or exchange the dollar is the United States unit of currency a unit of wheat is a bushel change per unit volume • Syn: ↑unit • Derivationally related forms: ↑unitize ( … Useful english dictionary
computer science — computer scientist. the science that deals with the theory and methods of processing information in digital computers, the design of computer hardware and software, and the applications of computers. [1970 75] * * * Study of computers, their… … Universalium
Computer security compromised by hardware failure — is a branch of computer security applied to hardware. The objective of computer security includes protection of information and property from theft, corruption, or natural disaster, while allowing the information and property to remain accessible … Wikipedia
Memory management — is the act of managing computer memory. The essential requirement of memory management is to provide ways to dynamically allocate portions of memory to programs at their request, and freeing it for reuse when no longer needed. This is critical to … Wikipedia
Memory segmentation — is the division of computer memory into segments or sections. Segments or sections are also used in object files of compiled programs when they are linked together into a program image, or the image is loaded into memory. In a computer system… … Wikipedia
Page (computer memory) — Page size redirects to this article. For information on paper see Paper size A page, memory page, or virtual page is a fixed length contiguous block of virtual memory that is the smallest unit of data for the following: memory allocation… … Wikipedia
memory — mem‧o‧ry [ˈmemri] noun [uncountable] COMPUTING the part of a computer in which information is stored: • Storing and retrieving video images requires vast amounts of computer memory. • a machine with 4 gigabytes of memory • Both companies have… … Financial and business terms