Both filesystem types link their file and directory data to the structure used by the AIX LVM for storage and retrieval.
这两种文件类型都将其文件和目录数据链接到AIXlvm所使用的存储和检索结构中。
Between data storage and memory structure, there are number of virtual or background processors that are busy with processing SQL statements.
在数据存储器和内存结构之间,有许多虚拟或后台处理器忙于处理sql语句。
A table space is a storage structure containing tables, indexes, large objects, and long data.
表空间是一个包含表、索引、大对象和长数据的存储结构。
Extensible markup language (XML), described as both a markup language and a text-based data storage format, offers a text-based means to apply and describe a tree-based structure to information.
可扩展标记语言(XML)不仅仅是一种标记语言,还是一种基于文本的数据存储格式,提供了应用和描述信息的树状结构的一种基于文本的方法。
Native XML storage means storing XML data intact with full database knowledge of each document's internal hierarchical structure and individual elements and attributes.
原生XML存储指的是存储完整的 XML数据,即存储每个文档的内部层次结构以及各个元素和属性的所有数据库内容。
Basic IDS architecture has three major components; data storage, memory structure and background or virtual processors.
IDS的基本体系结构包括三个主要组件:数据存储器、内存结构和后台处理器或虚拟处理器。
We must also evaluate our storage structure to make sure we can store, and retrieve, the data required by our objects.
我们还得评估一下存储结构,确信我们可以存取对象需要的数据。
Extensible markup language (XML) is described as both a markup language and a text-based data storage format; it offers a text-based means to apply and describe a tree-based structure to information.
可扩展标记语言(Extensible Markup Language,XML)不仅被看作是一种标记语言,而且是一种基于文本的数据存储格式,它提供了基于文本的方法来应用和描述信息的树状结构。
We use Clojure data structure literals as both intermediate representation for communication, and for storage.
我们将Clojure数据结构用作通信和存储的中间表示。
Through the Data Pipe based Integrating technology and the storage procedure based tracking technology, the structure and system flow of Quality Continuing Improvement have been dealt with.
通过基于数据管道的集成技术和基于存储过程的跟踪技术,研究了质量持续改进系统的体系结构和系统流程。
Data composing structure and storage management is the key factor which can influences software running efficiency, security, maintenance, expansibility and the quality of universal character.
数据的组成结构和存储管理方法是影响软件的运行效率和安全性、维护和扩展性以及通用性优劣的关键因素。
There is great difference between the data structure of XML and the data storage structure of database, and XML technology is not only unripe, but also discommodiousness.
但由于XML表示数据的结构和数据库存储数据的结构存在很大的差异,这种技术不成熟,而且使用也不方便。
The storage structure for model data and a reorganization algorithm for the model were provided.
给出了模型数据的存储结构以及模型信息的重组算法。
The structure of this granulator includes computer automatic inspection and control system which has the functions of data storage and analysis, thus, the machine is high automatically controlled.
该设计包括整体结构和计算机自动检测与控制系统以及实验数据存储与分析等功能,自动化程度高。
The storage structure of dynamic data, static data and mission data are discussed respectively, too.
并对数据库中动态数据、静态数据和任务数据的存储结构分别进行了讨论。
It adopts the Gozintograph as the data storage structure of virtual folder, and the tree structure as the sort form of document.
采用高津托图作为虚拟文件夹的数据存储结构,以树型结构作为文档分类的形式。
Evolution storage system (ESS) is a new type storage system, which can improve and evolve storage performance, storage capability, data structure etc.
进化存储系统(ess)是一种能实现存储性能、存储容量不断提高,数据组织结构不断进化的新型存储系统。
The data structure and method of component storage are presented, and the identifying message coding method of component oriented CIMS domain is defined.
提出了构件存储的数据结构和存储方法,定义了面向CIMS领域的构件标识信息编码。
Based on the XML technology, XML data presentation, data manipulation and data storage structure and procedure are accomplished, which resolve the database and tax interface isomerism.
基于XML技术,设计、实现了XML数据表示、数据操作、数据存储等结构和过程,有效解决了数据库异构性和银税接口异构性问题。
Because of the limit in structure and data storage, common search engine cannot solve the problems in data collection, data storage, information searching and sorting of searching result.
普通的搜索引擎由于其结构和所存储数据等方面的限制,使其不能很好的解决在数据采集、数据存储、信息查询以及查询结果排序等方面所存在的问题。
The solver of this software uses the linked list data structure to store the global stiffness matrix, which is efficient in storage and calculation.
本文的计算软件采用动态链表数据结构存贮总体刚度矩阵,具有很高的存贮和计算效率。
Based on designed the overall architecture of on-line monitoring system, this paper designed the software function architecture and data storage structure.
本文以在线监测系统总结架构设计展开,设计了系统需实现软件功能架构及监测系统数据存储结构。
With the consideration of the drain bias on the impact of TDDB, we have optimized the anti-fuse structure, which improve the programming speed and data storage reliability.
针对漏极偏置对经时击穿的影响,对反熔丝结构做了优化,提高了编程速度和数据存储的可靠性。
Different smart IC card has different characters of physical storage structure and data storage structure, IC card data storage model could present IC card internal storage structure.
不同型号的智能IC卡的存储器有其不同的物理存储器构造和不同的数据存储结构的特点,IC卡数据存储模型可以很好的描述IC卡内部存储结构。
Computer memory is an important system resources, any procedures data and the control data structure must occupy some storage space.
存储器是计算机系统的重要资源之一,任何程序、数据和各控制数据结构都必须占用一定的存储空间。
This paper introduces system structure, function and the major part of the subsystem design and implementation, and talks about the data collection, storage and matching algorithms in detail.
本文介绍了该系统的系统结构、各子系统功能及各主要部分的设计与实现,并对数据采集、存储与选配算法及上下位机通信进行了详细介绍。
When data has an object structure, the trade-offs are reversed: Writing efficient and maintainable code comes at the cost of efficient data access, storage, and scalability.
当数据具有对象结构时,上述关系恰好相反:编写高效的、可维护的代码要以牺牲数据访问、存储和可扩展性方面的高效性为代价。
Then we investigate sparse data scenarios such except OLAP, analyze the storage structure characteristics of sparse data and give three common data models in the sparse database.
通过研究稀疏数据的应用场景,分析稀疏数据的存储结构特点,给出稀疏数据库常见的数据模型。
The applications of transactions pruning and a new data structure for storage of the candidate sets help to compute the support counts of candidate sets fast and reduce the cost of scanning database.
通过事务剪枝、采用数组链表相结合的数据结构存储候选数据集来改进频繁集支持数的计算;
When data has a relational structure, data access, storage, and scalability are very efficient, but writing efficient and maintainable code becomes more difficult.
当数据具有关系结构时,其在数据访问、存储和可扩展性方面会非常高效,但编写高效的、可维护的代码则变得非常困难。
应用推荐