Translation of memory model into Russian
Noun
technology
- The programming language defines a strict memory model for multithreaded applications.Язык программирования определяет строгую модель памяти для многопоточных приложений.
psychology
- The new memory model challenges older views about long-term and short-term storage.Новая модель памяти оспаривает старые представления о долгосрочном и краткосрочном хранении.
Examples of memory model in a sentence
Understanding the JVM memory model is crucial for writing safe concurrent code. Memory model research has influenced new techniques for treating phobias. The course begins with an overview of the multi-store memory model.
Translations of "memory model" in Context ordered by category and frequency
An example of this is the working memory model.
Примером этого является рабочая модель памяти.
It came with 32-bit computing architecture and fully protected memory model.
В ней используется 32-разрядная компьютерная архитектура и полностью защищенная модель памяти.
These results provide evidence to support a non-synaptic, epigenetic memory model in saltwater hares.
Эти результаты предоставляет доказательства в поддержку несинаптической, эпигенетической модели памяти у морских зайцев.
People wanted containers independent of the memory model, which was somewhat excessive because the language doesn't include memory models.
Будущие пользователи хотели, чтобы контейнеры были независимыми от модели памяти, которая была несколько чрезмерной, поскольку язык не включает в себя модели памяти.
Other translations for memory model:
- моделью памяти
memory model: Examples and translations in context
The memory model integrated in the source schema was no longer manufactured and not available for purchase.
Заложенная в исходную схему модель памяти была снята с производства и недоступна для закупки.
Few, if any, languages or multi-core processors implement such a memory model.
Немногие, если таковые имеются, языки или многоядерные процессоры реализуют такую модель памяти.
There are two parts involved: a memory model which allows multiple threads to co-exist in a program and library support for interaction between threads.
Здесь задействованы две части: модель памяти, которая позволяет нескольким потокам сосуществовать в программе, и библиотека, поддерживающая взаимодействие между потоками.
The memory model defines when multiple threads may access the same memory location, and specifies when updates by one thread become visible to other threads.
Модель памяти определяет, как несколько потоков могут обращаться к одной и той же ячейке памяти, и определяет, когда изменения, произведенные одним потоком, становятся видимыми для других потоков.
In the flat memory model all segments (segment registers) are generally set to zero, and only offsets are variable.
В плоской модели памяти все сегменты (сегментные регистры) обычно устанавливаются в ноль, и только смещения являются переменными.
We invented a mechanism called "allocator," which encapsulates information about the memory model.
Мы изобрели механизм под названием «распределитель» (аллокатор), который инкапсулирует информацию о модели памяти.
Early x86 computers use the segmented memory model addresses based on a combination of two numbers: a memory segment, and an offset within that segment.
Старые компьютеры x86 использовали сегментированные адреса модели памяти на основе комбинации двух чисел: сегмента памяти и смещения внутри этого сегмента.
Java eliminates many low-level features such as pointers and has a very simple memory model where every object is allocated on the heap and all variables of object types are references.
В Java отсутствуют определённые низкоуровневые конструкции, такие как указатели, также Java имеет очень простую модель памяти, где каждый объект расположен в куче и все переменные объектного типа являются ссылками.
See also: