Table 1. DB2 memory set limits based on 32-bit memory structure.
表1 -基于32位内存结构的DB 2内存集限制。
Table 1 - DB2 memory set limits based on 32-bit memory structure.
表1-基于32位内存结构的DB 2内存集限制。
The following diagram shows a simplified version of the DB2 Express-C memory structure.
下图给出DB 2Express - c内存结构的简化版本。
Within the JVM, the loading process gives a very basic memory structure to the class object.
在JVM中,装入阶段为类对象提供了非常基本的内存结构。
This means that you can write expressions that navigate the in-memory structure of the model.
这意味着您可以编写导航模型内存结构的表达式。
Basic IDS architecture has three major components; data storage, memory structure and background or virtual processors.
IDS的基本体系结构包括三个主要组件:数据存储器、内存结构和后台处理器或虚拟处理器。
By image process and using definite memory structure, the picture can be stored in equipment with little capability memory.
通过对于原始图像进行图像处理和使用特定的存储结构,使图片存储于小容量的设备上。
The memory structure and basic composition of interface, calling mechanism of com database and security mechanism are described.
讨论了组件对象模型的接口内存结构、基本构成,COM库调用机制以及安全性机制等问题。
Between data storage and memory structure, there are number of virtual or background processors that are busy with processing SQL statements.
在数据存储器和内存结构之间,有许多虚拟或后台处理器忙于处理sql语句。
It also introduce the hardware structure, the memory structure and the method of receiving and delivering datum bundle of RTL8019AS chip.
在硬件上介绍了RTL8019AS网卡芯片的硬件结构和内部存储器结构,以及其收发数据包的方法。
With 32-bit memory structure, no matter how big the physical RAM is, the instance, database configurations are limited by the 4gb addressable space.
对于32位内存结构,不管物理ram有多大,实例、数据库配置都受到4gb可寻址空间的限制。
With the 32-bit memory structure, regardless of how much physical RAM you may have on the system, the addressable memory by any process on any platform is 4gb.
对于32位内存结构,不管系统有多少物理ram,在任何平台上任何进程的可寻址内存都是4gb。
This text regards adjacent matrix as the memory structure of graph, and points out how to realize Kruskal algorithm in the computer, and analyses its complexity.
本文以邻接矩阵作为图的存储结构,指出如何在计算机上实现克鲁斯·卡尔算法,并分析所设计算法的时间复杂度。
Eliminates the Need for memory space Qualifiers - Silicon Labs' C8051 microcontrollers have a hierarchical memory structure with 6 different but overlapping memory Spaces.
去除对存储空间限制的要求-SiliconLabs的C8051微控制器具有分层存储架构,拥有6个不同但是重叠的存储空间。
This article looked at numerous aspects of both MySQL and DB2 Express-C backup and recovery mechanisms including architecture, memory structure, logging types, and backup and restore type.
本文讨论了MySQL和DB 2Express - c备份和恢复机制的许多方面,包括体系结构、内存结构、日志类型以及备份和恢复类型。
The memory structure, constitution of data communication channel and system bus are analyzed, and the algorithm allocating, algorithm mapping and scheduling on the multiprocessor are discussed.
对系统的存储器结构、数据通信通道组成和系统总线结构进行了分析; 讨论了算法划分、算法的多处理器映射及调度;
Similarly, if your application spends too much time building an elaborate in-memory structure, or perhaps computing the next move in a game, the system will conclude that your application has hung.
相似的,如果你的应用消耗太多时间来建立一个复杂的内存中的结构,或者也许计算游戏中的下一步,系统会断定你的应用已经挂起。
This paper gives the concept of-memory of S-rough sets and its-memory structure, puts forward-memory chain theorem, -memory loop theorem and the knowledge complementary principle of F-memory chain.
本文给出S-粗集的-F-记忆概念,S-粗集的-F-记忆结构,提出-F-记忆链定理,-F-记忆环定理和-F-记忆链上知识补充原理。
You now have a regular structure in memory, one which is very easy to deal with programmatically.
现在在内存中已经有了一个整齐的结构,非常容易通过程序处理它。
For example, when removing a node from a list, you have to remember to free the memory for the node structure.
例如,当从一个列表中删除某个节点时,必须记住释放这个节点结构的内存。
This often yields a tree structure in memory many times larger than the source XML file.
这通常会在内存中生成一个比源xml文件大许多倍的树状结构。
Allocates memory to the container structure based on the number of container data.
根据容器数据的多少为容器结构分配内存。
Using the XML file above, the screen capture below shows the memory map rendering an instance of this structure, shown below.
使用以上的XML文件,下面的屏幕截图会显示该结构实例的内存映射,如下所示。
This causes holes to be created inside the structure, thus inflating memory.
这将导致在该结构中出现一些空白的地方,从而使内存膨胀。
Any regular semi-technical user of your site should be able to navigate 90% of your app based off memory of the URL structure.
任何一个定期访问你的网站的半技术化的用户都应该能够基于内存中的URL结构来浏览你的应用的90%部分。
When loaded into the JVM, an object is represented by a structure in memory, occupying a continuous region of memory with a specific size (its fields plus metadata).
在被加载到JVM中时,对象是由内存中的结构来表示的,结构占据了某个特定大小(它的域加上元数据)的连续的内存区域。
The capacity to envision the future relies partly on the hippocampus, a brain structure that is crucial to memory.
设想未来的能力部分依赖于海马体,对记忆十分关键的大脑结构。
MMD4J provides tools to help developers confirm whether a suspect data structure is actually a memory leak or an appropriately growing data structure.
使用 MMD4J提供的工具可以帮助开发人员确认可疑数据结构是真正的内存泄漏还是适当增长的数据结构。
While it might be possible to identify the memory leaking data structure by analyzing the heap dumps, identifying the memory leaking code which is in a infinite loop is not straightforward.
虽然通过分析堆转储能够标识内存泄漏数据结构,但是标识无限循环中的内存泄漏代码并不简单。
While it might be possible to identify the memory leaking data structure by analyzing the heap dumps, identifying the memory leaking code which is in a infinite loop is not straightforward.
虽然通过分析堆转储能够标识内存泄漏数据结构,但是标识无限循环中的内存泄漏代码并不简单。
应用推荐