What is the translation of " 内存模型 " in English?

memory model
内存模型
记忆模型
内存模式

Examples of using 内存模型 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
现有的Java内存模型涵盖了很多Java语言的语义保证。
The traditional Java Memory Model covers a lot in Java language semantic guarantees.
回到内存模型,本质上只有两大阵营:.
So going back to memory models, there are essentially two camps:.
它们在内存模型中没有被明确讨论。
They are not explicitly discussed in the memory model.
内存模型确定在程序的每个点上可以读取哪些值。
The memory model determines what values can be read at every point in the program.
IEC61131-3内存模型(该标准称为软件模型)是分层的,每一层都隐藏了下面各层的许多功能。
The IEC 61131-3 memory model(what the standard calls the software model) is layered-each layer hides many of the features of the layers beneath.
Java的原始的线程规范,内存模型,从根本上是有缺陷的。
Java's original threading specification, its memory model, was fundamentally flawed.
Java理论与实践:修复Java内存模型,第2部分在JSR133中JMM会有什么改变?
Java theory and practice: Fixing the Java Memory Model, part 2- Explains the changes JSR 133 made to the Java memory model..
此外,x86和x64处理器实现强于C11/C++11内存模型内存模型,并且阻止提高性能的特定指令的重新排序。
Furthermore, x86 and x64 processors implement a memory model that's stronger than the C11/C++11 memory model and prevents certain instruction reordering that could improve performance.
了解happens-before和synchronizes-with在Java或C++内存模型中的实际定义具有指导意义。
It is instructive to learn the actual definitions of happens-before and synchronizes-with in the Java orC++ Memory Model.
有一件令我十分困扰的事情(同时我相信也在困扰着Ken和Robert)是新的C++内存模型有原子类型。
One thing that really bothered me- and I think Ken and Robert as well-was the new C++ memory model with atomic types.
该论文尝试以严谨但易于接受的方式介绍ARMSMP内存模型
It attempts to describe the ARM SMP memory model in a rigorous but accessible fashion.
真正困扰我的――我认为也困扰着Ken和Robert――是具有原子类型的新C++内存模型
One thing that really bothered me- and I think Ken and Robert as well-was the new C++ memory model with atomic types.
JakobJenkov撰写了一篇有关线程和Java内存模型相关各种问题的文章。
Jakob Jenkov has written an excellent collection of article on various issues related to thread andthe Java Memory Model.
我们知道D语言能够直接调用C函数,看起来好像D语言直接构建在C语言内存模型上似的。
Given that D can call C functions directly,it may seem that D builds straight on C's memory model.
如果a是一个读取,那么对t的进一步评估将使用a所看到的由内存模型决定的值。
If a is a read, then further evaluation of tuses the value seen by a as determined by the memory model.
顺序一致性内存模型是一个比严格一致性内存模型稍微弱化一点的模型。
Sequential consistency is a slightly weaker memory model than strict consistency.
DougLea与朋友合写了这篇文章来补充JSR-133(Java内存模型)文档。
Doug Lea wrote this as a companion to the JSR-133(Java Memory Model) documentation.
在这些语言中,程序继承了运行该程序硬件平台的内存模型
In such languages, programs inherit the memory model of the hardware platform on which the program runs.
从JDK5开始,java使用新的JSR-133内存模型(本文除非特别说明,针对的都是JSR-133内存模型)。
Starting with JDK 5,Java uses a new JSR-133 memory model(unless specifically specified, this is all JSR-133 memory models).
DataRaceFree后来成为了Java和C++内存模型的基础。
Her data-race-free model now forms the foundation of the memory models for Java and C++.
你将构建各种JavaScript对象,并了解不同的继承模型对代码的执行和内存模型有何影响。
You will build a variety of JavaScript objects and explore how their differentinheritance models affect your code's execution and in-memory model.
Java虚拟机是一个完整的计算机的一个模型,因此这个模型自然也包含一个内存模型--又称为Java内存模型
The Java virtual machine is a model of awhole computer so this model naturally includes a memory model- AKA the Java memory model.
技术上来说,当你编写并调试可移植的C11,C++11或Java的无锁代码,你只需要关心软件内存模型
Technically, once you have written(and debugged) portable lock-free code in C11, C++11 or Java,only the software memory model is supposed to matter.
操作系统的WOWEXEC子系统会形实替换(thunks)旧的16位API到较新的32位环境,以提供16位指针、内存模型和地址空间的支持。
The WOWEXEC subsystem of the operating system thunks legacy 16-bit APIs to their newer 32-bit equivalents in order toprovide support for 16-bit pointers, memory models and address space.
精确描述了x86内存模型
A precise description of the x86 memory model.
内存模型有什么错误??
What was wrong the old Invincible model?
内存模型中没有显式地讨论它们。
They are not explicitly discussed in the memory model.
C++11引入了标准化的内存模型
C++11 introduced a standardized memory model.
C++11引入了标准化的内存模型
SOLVED C++11 introduced a standardized memory model.
C++内存模型中的基本存储单元是字节。
The fundamental storage unit in the C++ memory model is the byte.
Results: 115, Time: 0.0232

Word-for-word translation

Top dictionary queries

Chinese - English