It exposes a simple data structure - a Cache - in which you can store objects.
它公开了一个简单的数据结构(一个Cache)来存储对象。
The simple data structure makes the method cooperate with other culling methods well.
因为此算法数据结构简单,可以和其他基于层次遮挡的消隐算法一起使用。
The simple data structure of vector model is introduced using the ORACLE SPATIAL as an example.
在该部分,以ORACLESPATIAL为例,讨论了矢量数据模型的简单数据结构;
Through the mechanism we can perform DSP register access just like to access a simple data structure.
利用该机制可以将对DSP寄存器的访问转变为单纯的对一数据结构的访问。
During the analysis, I defined a simple data structure (and corresponding XML vocabulary) for a file description.
在分析过程中,我定义了一个简单的数据结构(以及相应的xml词汇表)用于文件的描述。
This method uses some relative simple data structure to conserve XMLs dynamic information and correlational information.
此方法用较为简洁的结构保存了XML文档的动态信息和相关信息。
Because the web service does the work of retrieving the stock ticker data and storing it in a simple data structure, I only needed to convert that data to RDF.
由于web服务完成了检索股票数据并存储在一个简单的数据结构中,所以我只需要将数据转换成rdf。
In this paper we present a new algorithm to locate all maximal tandem repeats in DNA sequence, which is based on a simple data structure called suffix array.
本文提出了一种新的算法,此算法基于一种简单的数据结构后缀数,用于查找给定的DNA序列中所有的最大串联重复。
Despite their simple data structure, many complicated problems can be solved in linear time with suffix trees. So they are intensively employed in pattern matching on string and trees.
它的结构简单,但可以在线性的时间里解决许多复杂的问题,被大量的使用在字符串及树的模式匹配中。
Compared with the scan line algorithm, it has a simple data structure, no need to maintain and sort lots of tables, simple implementation, and fitting for being implemented by hardware.
该算法和扫描线算法相比,具有数据结构简单,不需要对众多的表格进行维护和排序,实现思想简洁和适合硬化等优点。
The tree structure provides a view of the data that is more flexible than a simple database format.
与简单的数据库格式相比,树型结构提供了更加灵活的数据视图。
This simple design, possible because the data obeys strict LIFO order, means that no complex data structure is needed to track stack contents - a simple pointer to the top of the stack will do.
这种简单的设计,很有可能是考虑到数据操作都符合后进先出(LIFO )规则,这意味着访问栈的内容并不需要复杂的数据结构,一个简单的栈顶指针就能搞定一切。
Here the data structure is especially simple: a single string.
这里所使用的数据结构尤其简单:一个字符串。
To be effective, it must be simple enough to communicate the required data structure to the end user, yet detailed enough that the database designer can create the physical structure.
为了是数据模型更加有效,它必须足够简单以使最终用户能够沟通必需的数据结构,同时它也要足够详细以使数据库设计人员能够创建物理结构。
We believe it is important to create powerful, simple, and effective models of the data structure from an enterprise viewpoint — a set of models known as the "enterprise data architecture."
我们相信用企业级的观点来创建强有力的、简单并有效的数据结构模型是很重要的——一组被称为“企业数据架构”的模型。
If the value is not a simple data type (such as string, integer, and so on) then a WS.Binder should be specified that is capable of serializing the value into the appropriate XML structure.
如果该值不是一个简单数据类型(例如,字符串、整数或其他),则应该指定一个能将该值序列化为适当的XML结构的WS .Binder。
A Ruby hash (or associative array) is a data structure that allows you to define the key for storage (instead of a simple numerical index).
Ruby散列表(或关联数组)是一种数据结构,允许您定义用于存储的键(而不是简单的数值索引)。
Simple Protocol and RDF Query Language (SPARQL — pronounced "sparkle") is the language typically used to query against that data, as it syntactically matches the structure of RDF itself.
简单协议和RDF查询语言(Simple Protocol and RDF Query Language,SPARQL —发音为 “sparkle”)是通常用于针对该数据进行查询的语言,因为它在语句构成上匹配 RDF本身的结构。
This format is simple, concise, retains all the information of earlier formats, retains structure well, yet it is still flexible enough for the semi-structured data.
这种格式很简洁,保留了以前格式的所有信息,还保留了结构,而且仍然足够灵活,可以处理半结构化数据。
Does it have to be a simple linear array data structure?
它是一个简单的线性阵列的数据结构?
A list is one simple example of a data structure.
列表是数据结构的一个简单例子。
This is the data structure of a simple traversal algorithm, and they hope to be helpful to beginners.
这是数据结构的一个遍历的简单算法,希望对初学者有所帮助。
The simple repair must according to a reliable and detailed data to match the original structure.
如果可以简单修缮,必须根据可靠而详实的资料来匹配最初的结构框架。
RDBMS is based on firm mathematics set theory with simple and clear data structure, and powerful query function, so it has become the basic technology for realization of information system.
因为RDBMS是建立在严格的数学集合论基础上的,数据结构简单、清晰,具有强大的查询能力,RDBMS成为实现信息系统的基本技术。
Data structure (c language version) concluded that individuals had a simple summary of the book, the students hope to learn from this book helpful.
说明:数据结构(C语言版)总结,个人对本书进行了简单总结,希望对学习本书的学生有所帮助。
This design was used in wireless communication system widely because of its structure simple and data communication extensive.
本设计模块结构简单、数据传输可靠,可广泛应用于无线通信系统。
Experience model is built by practical data and using statistics method, it has simple structure and convenience use.
经验性模型是根据实际资料应用统计相关的方法建立起来的,其结构简单,使用方便。
The system has simple structure, high system reliability, and the data recorded are reliable and the operation and maintenance are convenient.
整个系统具有硬件结构简单、人机界面的管理功能全、系统可靠性高、记录的数据可靠、使用和维修方便等特点。
This simple design, possible because the data obeys strict LIFO order, means that no complex data structure is needed to track stack contents – a simple pointer to the top of the stack will do.
这个简单的设计,可能是因为数据遵循严格的后进先出顺序,这意味着没有复杂的数据结构需要跟踪堆栈的内容-一个简单的指针的堆栈的顶部就可以了。
This simple design, possible because the data obeys strict LIFO order, means that no complex data structure is needed to track stack contents – a simple pointer to the top of the stack will do.
这个简单的设计,可能是因为数据遵循严格的后进先出顺序,这意味着没有复杂的数据结构需要跟踪堆栈的内容-一个简单的指针的堆栈的顶部就可以了。
应用推荐