单词 | memory model | ||||||||||||||||
释义 | memory model
更多释义 收起释义 例句释义: 内存模型,内存模式,存储器模型 1. The order of execution is perceived to be out of order, but is allowed to happen given the current memory model. 执行的顺序是颠倒的,但鉴于当前的内存模型,这也是允许发生的。 www.ibm.com 2. Additionally, any changes made to an in-memory model would be lost each time the application was shut down. 另外,每次关闭应用程序时,对内存模型进行的更改都将丢失。 www-128.ibm.com 3. In the large memory model, the native heap starts at segment 3; segment 2 is only used for the primordial (initial) thread stack. 在大内存模型中,本机堆从分段3开始;分段2仅用于原始(初始)线程栈。 www.ibm.com 4. All XPaths require some sort of in-memory model to operate upon, because XPaths are fundamentally about the hierarchy of an XML document. 所有XPath都需要由某种类型的内存中模型来操作,因为XPath基本上与XML文档的层次结构相关。 www.ibm.com 5. The issues with the old memory model and a summary of the new memory model semantics can be found in the. 中找到旧内存模型的问题以及对新内存模型语义的总结。 www-128.ibm.com 6. The memory model allows what is known as "out-of-order writes" and is a prime reason why this idiom fails. 内存模型允许所谓的“无序写入”,这也是这些习语失败的一个主要原因。 www.ibm.com 7. For a more complete and elaborate memory structure, refer to the memory model in developerWorks. 关于更完整、更详细的内存结构,请参考developerWorks中的内存模型。 www.ibm.com 8. If you select this check box, the in-memory model of the database will include the permissions that you imported from the source database. 如果选中此复选框,数据库的内存中模型将包括从源数据库导入的权限。 technet.microsoft.com 9. NET CLR, they are stronger memory model, and take no account of specific hardware implementation. NETCLR,它们都是比较强的内存模型,而且不考虑具体的硬件实现。 www.nwpu.net 10. Contemporary parallel programming model can be roughly divided into message-passing model and shared-memory model. 当前并行程序模型主要有消息传递模型和共享存储模型两种。 www.dictall.com 1. The issue of the failure of double-checked locking is not due to implementation bugs in JVMs but to the current Java platform memory model. 双重检查锁定失败的问题并不归咎于JVM中的实现bug,而是归咎于Java平台内存模型。 www.ibm.com 2. The hardware framework of CPU decided the intensity of memory model, it is easier that intensity writes code higher to be met. CPU的硬件架构决定了内存模型的强度,强度越高写代码就会更容易。 www.nwpu.net 3. However, due to some little-known details of the Java memory model, this double-checked locking idiom is not guaranteed to work. 然而,由于一些不太常见的Java内存模型细节的原因,并不能保证这个双重检查锁定习语有效。 www.ibm.com 4. Achieving thread-safety without locking is tricky and requires a deep understanding of the details of the Java Memory Model. 要在不使用锁的情况下取得线程安全性需要一定的技巧性,并且需要对Java内存模型(JavaMemoryModel)的细节有深入的理解。 www.ibm.com 5. Of this series, which describes the problems with the original Java Memory Model. 它描述了原来的Java内存模型的问题。 www-128.ibm.com 6. It is the memory model that determines when a thread can reliably "see" writes to variables made by other threads. 内存模型决定什么时候一个线程可以可靠地“看到”由其他线程对变量的写入。 www-128.ibm.com 7. Modified Multi-valued Exponential Correlation Associative Memory Model (MMECAM) is a neural network with higher storage capacity. 多值指数关联联想记忆模型(MMECAM)是一种高存储容量的自联想记忆神经网络。 www.cjig.cn 8. EFI supports boot devices, uses a flat memory model, and hides platform and firmware details from the operating system. EFI支持引导设备,使用一层内存模型并向操作系统隐藏平台和固件详细信息。 e-support.hp.com.cn 9. With your classes generated and ready for use, you're all set to unmarshal the XML document from Listing 1 into JAXB's in-memory model. 只要生成并准备好这些类,就可以把清单1中的XML文档解组成JAXB在内存中的模型。 www.ibm.com 10. To accommodate programs with larger data requirements, AIX provides the large memory model. 为了适应对数据需求较高的程序,AIX提供了一个大内存模型。 www.ibm.com 1. What was wrong with the old memory model? 旧的内存模型有什么错误? www.bing.com 2. Learn the fundamentals of how memory is constructed and managed in this guided introduction to the Linux memory model. 在这篇Linux内存模型指南中,我们将学习如何构建和管理内存方面的基础知识。 www-128.ibm.com 3. This one takes the in-memory model and dumps it to a file. 这个文件采用了内存(In-memory)模型,并将其中的内容转储到一个文件中。 www.ibm.com 4. Work is underway to redefine areas of the memory model that are weak. 重定义脆弱的内存模型这一领域的工作正在进行中。 www.ibm.com 5. However, even under the newly proposed memory model, double-checked locking will not work. 尽管如此,即使是在新提议的内存模型中,双重检查锁定也是无效的。 www.ibm.com 6. You can override the memory model by setting the LDR_CNTRL environment variable yourself before starting the Java launcher. 您可以覆盖内存模型,方法是在启动Java启动程序之前设置LDR_CNTRL环境变量。 www.ibm.com 7. Any value outside this range will cause the default memory model to be used. 超过此范围的任何值都会造成操作系统使用默认内存模型。 www.ibm.com 8. Does the new memory model fix the "double-checked locking" problem? 新的内存模型是否修复了双重锁检查问题? www.bing.com 9. Under the new memory model, this "fix" to double-checked locking renders the idiom thread-safe. 在新的内存模型中,对双重检查锁定的这个“修复”使idiom线程安全。 www.ibm.com 10. Current versions of Lotus Domino use the AIX large memory model. LotusDomino的当前版本使用AIX大内存模型。 www.ibm.com 1. Table 2 lists the default memory model configuration for different ranges of heap size. 表2列出了不同堆大小范围的默认内存模型配置。 www.ibm.com 2. Chapter 17, covers the gory details of the original Java Memory Model. 第17章,介绍了原始Java内存模型的一些骇人听闻的细节。 www-128.ibm.com 3. You can set the LDR_CNTRL environment variable to specify a different memory-model configuration or consider moving to 64-bit. 您可以设置LDR_CNTRL环境变量来指定一个不同的内存模型配置,或者考虑迁移到64位。 www.ibm.com 4. However, you may occasionally need to modify the in-memory model. 然而,有时可能需要修改内存模型。 www.ibm.com 5. Another way to approach the problem is by modifying the in-memory model. 解决这个问题的另一种方法是,对内存模型进行修改。 www.ibm.com 6. Apply the pattern and then look at the dump. xml file, which shows what the in-memory model looks like (Figure 40). 应用该模式,然后查看dump.xml文件,它显示了内存模型的情况(图40)。 www.ibm.com 7. There are three kinds of model of priming effects, spreading activation model, compound-cue theory and distributed memory model. 对启动效应机制的探讨上,主要集中在激活扩散模型、复合线索理论和分布记忆模型等三类模型上。 www.lw23.com 8. What is the Java Memory Model, and how was it broken in the first place? 什么是Java内存模型,最初它是怎样被破坏的? www-128.ibm.com 9. If you want a native heap larger than 2GB and you are running AIX 5. 1 or later, you can use the AIX very large memory model. 如果您希望本机堆大于2GB,并且运行的是AIX5.1或更高版本,那么您可以使用AIX超大内存模型。 www.ibm.com 10. What is a memory model, and why do I need one? 什么是内存模型,我为什么需要一个内存模型? www-128.ibm.com 1. The code in Listing 7 doesn't work because of the current definition of the memory model. 由于当前内存模型的定义,清单7中的代码无效。 www.ibm.com 2. Do other languages, like C , have a memory model? 其他语言,像c ,也有内存模型吗? www.bing.com 3. The reason for this is that DOM provides an in-memory model for the document. 其原因是DOM为文档提供了一个内存中的模型。 www.ibm.com 4. In AIX 5L version 5. 2 and later, there is a very large memory model. 在AIX5L版本5.2和更高版本中,有一个非常大的内存模型。 www.ibm.com 5. Objective: To study the cultural schema of Chinese schizophrenic's memory model and attributional tendency. 目的:研究精神分裂症病人记忆和知觉归因模式的文化倾向。 dictsearch.appspot.com 6. Exponential Bidirectional Associative Memory Model with Intraconnection 具有内连接的指数多值双向联想记忆模型 www.ilib.cn 7. Multiple Weighted Improved Exponential Bidirectional Associative Memory Model 多重加权改进型指数双向联想记忆网络及其决策性能 www.ilib.cn 8. Research on the Long Memory Model in Shanghai Stock Market Returns and Forecast 上海股市收益序列的长期记忆性建模分析及预测 service.ilib.cn 9. Data Compression by Improved Exponential Bidirectional Associative Memory Model 改进的指数双向联想记忆模型在数据压缩中的应用 www.ilib.cn 10. Grey self-memory model and its application in the prediction of groundwater depth in Hotan, Xinjiang 灰色自记忆模型及其在新疆和田地下水埋深预测中的应用 service.ilib.cn 1. Lexical, Conceptual Memory Model Hypothesis of Bilingualism and Translation 双语词汇、概念记忆模式假设与翻译 www.ilib.cn 2. Design and Implementation of a Memory Model Simulator 存储模型仿真器的设计与实现 service.ilib.cn 3. Scaled memory model and its parameters determination 土的量化记忆模型及其参数确定 www.ilib.cn 4. Programs that use the AIX large memory model have the following memory layout shown in figure 2 使用AIX大内存模型的程序具有图2所示的内存布局 www-128.ibm.com 5. An optimum solution to a memory model with cycle changes by using an arbitrary-function 需求为任意次函数并带周期变化存贮模型的优解 www.ilib.cn 6. Study of Artificial Immune Memory Model 人工免疫记忆模型研究 www.ilib.cn 7. Small-World Architecture Based Kernel Auto-associative Memory Model 基于小世界体系的核自联想记忆模型 service.ilib.cn 8. Analysis on the Learning Ability of Improved Sparse Distributed Memory Model 改进的稀疏分布存储器模型及其学习能力分析 www.ilib.cn 9. Now that we have designed our memory model, Figure 8 shows our updated system diagram with the memory areas marked 至此,我们已经设计好了内存模型,图8展示了更新后的系统图,其中标出了存储区 www.ibm.com 10. Research on Fault Diagnosis of Numerical Control Machine Tool Based on Artificial Neural Network Associative Memory Model 基于神经网络联想记忆模型的数控机床故障诊断 ilib.cn 1. An optimum solution to the memory model with imitate life cycle by using a quadratic function 二次函数拟合产品寿命周期存贮模型的最优解 www.ilib.cn 2. Scale memory model for dynamic nonlinear analysis of earth structure 土工建筑物动力真非线性分析的量化记忆模型 jhe.ches.org.cn 3. Similarity Judgment of Continuous Changing Stimuli under the Perceptual or Memory Model 知觉或记忆条件下对连续变化刺激的相似判断 www.ilib.cn 4. Timed Dose-Response Relationship of Maze Test on Learning and Memory Model of Rats 迷宫学习模型实验的时反应量-效关系 www.ilib.cn 5. Memory Model and Learning Strategy of English Vocabulary 记忆模式与英语词汇学习策略 ilib.cn 6. Application of Grey Self-memory Model in Prediction of Annual Runoff 灰色自记忆模型在年径流预测中的应用 ilib.com.cn 7. The Dual Memory Model of Emotion and Cognitive Regulation of Emotion 情绪的双重记忆模型与情绪的认知调节 www.ilib.cn 8. A Novel Exponential Associative Memory Model 一类新的指数式联想记忆模型 www.ilib.cn 9. distributed memory model of semantic priming 语义启动的分布式记忆模型 www.bing.com 10. A Preliminary Exploration on the Memory Model of English Idioms 英语习语记忆模式初探 scholar.ilib.cn 1. Predicting annual runoff with grey self-memory model 年径流预测的灰色自记忆模型 service.ilib.cn 2. A Homogenous Associative Memory Model Based on Structure Learning and Iterative Self-Mapping 基于结构学习和迭代自映射的自联想记忆模型 www.ilib.cn 3. Artillery Battlefield Target Value Analysis Based on the Associative Memory Model 基于联想记忆模型的炮兵战场目标价值分析 service.ilib.cn 4. Review on Learning and Memory Model of Drosophila 果蝇作为学习记忆实验动物模型的研究回顾 www.ilib.cn 5. The effects of SAaB on impairment of memory model mice 知母皂苷对学习记忆障碍模型小鼠的作用 www.ilib.cn 6. The effects of Butyl-phthalide on impairment of memory model mice 芹菜甲素对学习记忆障碍模型小鼠的作用 www.ilib.cn 7. Episodic Memory Model Based on Trade Data Stream in Stock Market 基于股票市场交易数据流的场景记忆模型 www.ilib.cn 8. wPos lOffset dwRange Ambient memory model pointer 内存模块指针,指针变量 wenku.baidu.com 9. The study on system self-memory model of hydrologic time series 水文时间序列的系统自记忆模式研究 www.ilib.cn 10. Here are some of the advantages of the new memory model 下面是这种新的内存模型的一些优点 www.ibm.com 1. The Memory Model Based on Analalogy 基于类比的记忆模型 www.ilib.cn 2. CPU usage is abnormally high when SAP processes use the new SAP flat memory model on a Windows Server 2003-based computer SAP进程使用新SAP平面内存模型基于WindowsServer2003计算机上时异常高CPU使用率 support.microsoft.com |
||||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。