单词 | data structures | ||||||||||
释义 | data structures
更多释义 收起释义 例句释义: 数据结构,资料结构,基本数据结构 1. Data structures used for defining GDI font objects and for obtaining font information are among the largest in Windows. 用来定义GDI字体对象和获得字体信息的数据结构在Windows中是大量的。 www.cn26.com 2. Complex data structures and algorithms can be described concisely by Pascal, and its programs are easy to read and debug. 复杂的数据结构与算法可以用Pascal简洁地描述,程序容易阅读和除错。 www.tdict.com 3. Sharing shows how much of the size of the data structure is reachable from other data structures. 共享显示通过其他数据结构可获得该数据结构的大小比例。 www.ibm.com 4. That should be enough to give you an overall idea of how the major data structures are laid out in CVM. 给了你们上面的主意足够让你们了解CVM里最主要的数据结构。 blog.sina.com.cn 5. Explanation of those data structures is beyond the scope of this manual, but you'll find at least one example for each of them. 解释这些结构超出了本手册的范围,但对于每种结构至少会发现一个例子。 in2.php.net 6. It is much easier to call the functions directly instead of trying to decode the data structures from outside the process. 直接调用函数(而不是从进程外尝试对数据结构进行解码)要容易得多。 technet.microsoft.com 7. In data structures, a structure in which any node may be connected to any other node. 数据结构中的一种结构,其中任一节点可以与另外任一节点相连。 dictsearch.appspot.com 8. And then we were looking for timers and data structures and trying to relate them to the real world -- to potential real world targets. 然后我们要找到定时器和数据结构,接着尝试把它们和现实世界联系起来--与潜在的现实世界目标联系起来。 www.ted.com 9. You might think of it as the collection of data structures that fully describes how far the execution of the program has progressed. 你可以把它想成是描述“程序的运行进行到哪里”的数据结构的集合。 linux.chinaunix.net 10. The existing consumers continue using input data structures as if they were mandatory. 现有使用者将继续把输入数据结构当作强制内容处理。 www.ibm.com 1. For some of these data structures, a user-space command is provided to print their contents in a more user-friendly format. 有些数据结构,有一个用户空间的命令提供了可以友好方式打印它们内容。 www.cnblogs.com 2. Using data structures that don't easily map to a document tends to produce tight coupling. 使用并不能方便地映射到文档的数据结构会更趋向于产生紧密耦合。 www.ibm.com 3. JiBX supports user extension code for unmarshalling (and marshalling) data structures that otherwise cannot be bound to XML. JiBX支持使用用户扩展代码来解组(和整理)那些原本无法绑定到XML的数据结构。 www.ibm.com 4. The kernel data structures and file names referred to in this article are those used in current Linux versions. 本文涉及到的内核数据结构和文件名是当前Linux版本中所使用的。 www-128.ibm.com 5. The information shown in this view can help you understand the shape and interconnection of the data structures within the heap dump. 此视图中显示的信息可帮助您打造和连接堆转储中的数据结构。 www.ibm.com 6. Delegates, which are data structures that refer to a static method or to a class instance, are also non-blittable. 委托(它是引用静态方法或类实例的数据结构)也是非直接复制到本机结构中的。 msdn2.microsoft.com 7. Experiment environment software of data structures is one of the important parts of CAI software. 数据结构实验环境是数据结构计算机辅助教学软件的重要组成部分之一。 word.hcbus.com 8. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. 它包括了高效的高级数据结构,提供了一个简单但很有效的方式进行面向对象编程。 www.pudn.com 9. Most of these problems will apply to any technique which just serializes data structures to and from XML. 大多数这些问题适用于那些只是在数据结构和XML间序列化的技术。 www.infoq.com 10. Consider what happens when Linux wants to read or write one of these data structures on a new disk with 4096-byte sectors. 想一下,当Linux想在一个带4096字节扇区的新磁盘上读写这些数据结构时,会发生什么事情。 www.ibm.com 1. The tricky issue, though, is the fact that the PhoneBook application expects the data structures to be defined in COBOL language. 可是不易处理的问题是,应用软件期望这个数据结构用COBOL语言来定义。 www.ibm.com 2. The analysis of memory dumps is targeted to identifying data structures within the Java heap that might be root causes of memory leaks. 内存转储分析旨在确定Java堆中可能是内存泄露根源的数据结构。 www.ibm.com 3. Owing to a set of data structures for tetrahedral mesh, high efficiencies of the improvement algorithm is guaranteed. 通过有效的数据结构设计保证网格拓扑关系的快速查询,提高算法的时间效率。 www.fabiao.net 4. A normal process has a number of data structures associated with it in the kernel, including a stack and process control block (PCB). 在内核中,普通进程有若干数据结构与之关联,包括一个堆栈,进程控制块(PCB)。 www.chinaunix.net 5. Data binding is the term used for techniques that handle this conversion between XML and application data structures. 数据绑定是指处理XML和应用程序数据结构间的这种转换的技术。 www.ibm.com 6. These two types of retrievals are the quickest , as no additional data structures have to be built . 这两种检索类型是最快的,因为它们不需要构建额外的数据结构。 www.bing.com 7. Returning such a list from a method could be useful for building many very common data structures. 从方法返回这种列表对于构建许多很常用的数据结构很有用。 www.ibm.com 8. Most file systems align their data structures to the beginning of the partitions that contain them. 大多数文件系统将其数据结构与包含其本身的分区开头对齐。 www.ibm.com 9. One of the nice features of Squirrel is its rich set of data structures relative to typical shells. 与典型shell相比,Squirrel的优秀特性之一就是它丰富的数据结构。 www.ibm.com 10. As you can guess, the kernel and internal data structures are modified to support this approach to virtualization. 正如您可能猜到的那样,内核和内部数据结构也需要进行修改来支持这种虚拟化方法。 www.ibm.com 1. Work items in the local queue frequently reference data structures that are physically near to one another in memory. 本地队列中的工作项经常引用内存中的物理位置互相接近的数据结构。 technet.microsoft.com 2. The rate of change of the data structure in a warehouse is much greater than that of operational data structures. 仓库中数据结构的修改速度比操作性数据结构要快得多。 www.ibm.com 3. Pascal was well thought out; it had strong typing and good support for data structures. Pascal是经过精心设计考虑的语言;它具有很强的类型和对数据结构的良好支持。 www.ibm.com 4. Generics information from Java 5 programs can be very helpful in understanding program data structures. Java5程序中的泛型信息对于理解程序的数据结构非常有帮助。 www.ibm.com 5. The idea of active patterns is to enable you to use the pattern matching syntax with other data structures. 活动模式的思想就是让你能把模式匹配语法用于其他数据结构。 www.infoq.com 6. Additionally, Ksplice can affect data structures, albeit with a little extra programming. 另外,Ksplice可以影响数据结构,只是需要多做一点儿编程工作。 www.ibm.com 7. One symptom of this approach is revealed by the inspection of the data structures being exposed through service messages. 通过检查由服务消息公开的数据结构,可以揭露这种方法的一个症状。 www.ibm.com 8. The only available collection data structures are vectors, stacks, enumerations, and hash tables. 唯一可用的集合数据结构是向量栈、枚举和hash表。 www.ibm.com 9. The number of bytes used for global server data structures. 用于全局服务器数据结构的字节数。 www.ianywhere.com 10. Thirdly, the work introduces the design thinking, related data structures and parameter configuration of this simulator. 随后,介绍了仿真器的设计思路,相关数据结构和主要仿真参数的配置。 www.fabiao.net 1. The UDDI base classes form the general data structures that the UDDI registry stores. UDDI基类构成了UDDI注册中心存储的通用数据结构。 www.ibm.com 2. These services have input and output data structures just like any other service. 就像其他服务一样,这些服务具有输入和输出数据结构。 www.ibm.com 3. Keep an eye out for all the amazing data structures and data structure processing functions. 留意所有神奇的数据结构及数据结构处理函数。 www.infoq.com 4. Summary: When debugging kernel problems, being able to trace the kernel execution and examine its memory and data structures is very useful. 调试内核问题时,能够跟踪内核执行情况并查看其内存和数据结构是非常有用的。 www.cnblogs.com 5. You also need an XML Schema to generate classes and data structures from as you work with JAXB. 使用JAXB时还需要一个XMLSchema以生成类和数据结构。 www.ibm.com 6. XML-RPC is designed to be as simple as possible, while allowing complex data structures to be transmitted, processed, and returned. XML-RPC的定义尽可能简单,但能够传送、处理和返回复杂的数据结构。 www-128.ibm.com 7. Our system includes tow program, several pieces of equipment, and a number of data structures. 本系统包括两个程序、若干台设备和大量的数据结构。 www.jukuu.com 8. When portions of a data structure are shared with other data structures, the section list contains an entry for each shared portion. 在与其他数据结构共享一个数据结构的各部分时,选择列表将包含多个项目,每个项目针对一个共享部分。 www.ibm.com 9. Algorithms and Theory of Computation Handbook presents a comprehensive treatment of algorithms, data structures, and theory of computation. 算法和计算理论手册提出广泛的处理算法,数据结构和计算理论。 download.csdn.net 10. Generics allow you to define type-safe data structures, without committing to actual data types. 通过泛型可以定义类型安全的数据结构,而无须使用实际的数据类型。 msdn2.microsoft.com 1. In a functional programming language, persistent data structures are also important for writing pure functions, free of side-effects. 在函数式编程语言中,持久数据结构对于编写纯粹的函数(无负面作用)的意义也是十分重要的。 www.ibm.com 2. To understand why, you should understand something about file system data structures and how partitions are placed on the hard disk. 要了解个中原因,首先应了解文件系统数据结构以及如何进行磁盘分区。 www.ibm.com 3. Realization relationships between the different physical data structures. 不同物理数据结构之间的实现关系。 www.ibm.com 4. Structural sharing is the technique used to make Clojure's persistent data structures efficient. 结构共享这种技术使Clojure的持久数据结构更加高效。 www.ibm.com 5. It contains the representations of the actions required to preserve consistent meaning across different data structures and repositories. 其中包含了在不同数据结构和存储库之间保持一致含义所必需的操作表示形式。 www.ibm.com 6. Class provides a series of static utility methods for working with arrays, those indexed data structures that are of a fixed size. 类提供了一系列处理数组的静态工具方法,这些索引的数据结构的大小是固定的。 www-128.ibm.com 7. A timer that expires regularly invokes a routine that scans a set of data structures and frees the ones considered eligible for deletion. 经常一个定时器有规律的终止调用一个程式扫描一组数据结构,而且释放那些被认为符合条件删除的。 www.xue163.com 8. The new application domain loads its own copies of the common language runtime DLLs, data structures, and memory pools. 新应用程序域将加载自己的公共语言运行库DLL、数据结构和内存池的副本。 msdn2.microsoft.com 9. The Linux kernel must be able to parse GPT data structures in order to provide access to the partitions the disk contains. Linux必须能够解析GPT数据结构,以便对磁盘包含的分区提供访问。 www.ibm.com 10. The challenge is bringing together different groups using different meta data structures in a common content management service. 目前的挑战是通过共用的内容管理服务集成不同元数据结构的不同组织。 www.bing.com 1. The binding information in the name server database is stored in data structures called as towers. 名称服务数据库中的绑定信息存储在称为塔的数据结构中。 www.ibm.com 2. Identification of suspected data structures aid in a better understanding of the root cause of a memory leak. 标识可疑数据结构有助于更好地理解内存泄漏的根源。 www.ibm.com 3. Message and data structures can be transformed, aggregated, correlated and validated using Java code snippets. 消息和数据结构能够使用Java代码片断实现转换、聚合、关联和验证。 www-128.ibm.com 4. Data structures were formal and storage mechanisms were limited to the capabilities of the various technologies. 数据结构是格式化的,存储机制受限于各种技术的能力。 www.ibm.com 5. The data structures can be divided into structures for core business data and structures for supporting configuration data. 数据结构可被分为核心业务数据结构和支持配置数据结构。 www.ibm.com 6. The first issue in building the analysis program is to define a representation for the data structures used by a target program. 在构建分析程序时的第一个问题是,定义目标程序使用的数据结构的表示形式。 www.ibm.com 7. Incoming records are parsed into simple data structures which looked similar to Open Library's, but without the URI-ness. 它们把获得的记录转化为简单的数据结构,这种结构看起来和开放图书馆的结构很相似,但是没有添加URI的过程。 www.bing.com 8. Aim To research the methods and techniques of automatic data migration when data structures or data in an information system are changed. 目的研究当信息系统在数据结构、数据或数据库管理系统改变时数据自动迁移的方法和技术。 www.ceps.com.tw 9. Wirth's biggest contribution to my education and career was his book, Algorithms Data Structures = Programs. Wirth对我学业和职业影响最大的是他的书籍,《算法 数据结构=程序》。 www.ibm.com 10. Clojure provides a core set of persistent, immutable data structures: lists, vectors, maps, sets, and queues. Clojure提供了一组核心的持久、不可变的数据结构:列表、矢量、映射、集合和队列。 www.ibm.com 1. The heart of all programming is the creation and manipulation of data structures. 所有编程的核心都是创建和操作数据结构。 www.ibm.com 2. Then there are the data extraction tools which allow you to extract data from tables, lists and other data structures on the webpage. 然后是数据提取工具,可以从网页上的表格、列表和其他数据结构中提取数据。 www.bing.com 3. Direct parsers & optimized validation of complex data structures of SOAP Messages (advantage of Document style of messaging). SOAP消息中复杂数据结构的直接分析器和已优化的验证(Document类型消息的优点)。 www.ibm.com 4. It is much easier to eliminate such data structures at the beginning of the process. 在这个步骤的开始消除这些数据结构是件非常简单的事情。 www.ibm.com 5. In data structures, the node at the end of a path in a tree structure. 数据结构中,在树形结构的一条通路末端处的结点。 www.hotdic.com 6. You also use it to define data structures; control access to the data; and insert, modify, and delete occurrences of the data. 您还可以使用它来定义数据结构;控制对数据的访问;以及插入、修改和删除数据的发生。 www.ibm.com 7. Enumerating sentences of CFL are often needed when testing programs involving complex data structures. 在测试基于复杂数据结构的程序时,需要用到上下文无关语言句子的枚举。 dictsearch.appspot.com 8. CLOSE leaves the data structures available for reopening , but fetches and positioned updates are not allowed until the cursor is reopened . CLOSE将保留数据结构以便重新打开,但在重新打开游标之前,不允许提取和定位更新。 www.bing.com 9. Inventing, analyzing, and optimizing new algorithms or data structures that are provably better than the alternatives. 编写,分析并优化新的算法或数据结构并证实比现有方案更优。 www.job956.com 10. So you don't have to understand the WSDL and create all these data structures from scratch. 所以您不需要了解WSDL并且不用从头开始创建所有这些数据结构。 www.ibm.com 1. There are a variety of important algorithms and data structures that are the lingua franca of computer science. 计算机科学是一门语言的学科,它有各种各样的重要算法和数据结构。 www.bing.com 2. This section describes the actual data structures and algorithms in a little more detail. 本节较为详细地描述了实际的数据结构和算法。 www.ibm.com 3. All programmers are fluent in these algorithms, including such things as recursion, hierarchical data structures, and multithreading. 所有的程序员都熟悉这些算法,包括递归、层次数据结构和多线程等。 www.dictall.com 4. Instead of using a simple hash, the programmer must learn to use a number of new data structures and access methods. 程序员必须学习使用一些新数据结构和访问方法,而不是使用简单的散列。 www.ibm.com 5. This brings the additional benefits of alignment of data structures across data persistence, software components and service definitions. 这带来了跨数据持久性、软件组件和服务定义的数据结构的对齐。 www.ibm.com 6. The use of the reference count is a simple but effective mechanism to avoid freeing still- referenced data structures. 叁考计数的使用作为一个简单而有效的机制-避免释放静止的叁考数据结构。 dictsearch.appspot.com 7. These types are typically used for indexing data structures and increase the usability of the library. 这些类型一般用于为数据结构创建索引和提高库的可用性。 technet.microsoft.com 8. Coordination Data Structures, CDS, are a new set of thread-safe objects, mostly collections, planned for . NET 4. 协调数据结构(CoordinationDataStructures,CDS)是在.NET4.0中包含的一套线程安全对象,其中大部分是集合类型。 www.infoq.com 9. In the design of many types of computer program, the choice of data structures is a primary design consideration. 设计中的多种类型的计算机程序,选择的数据结构是一个主要的设计考虑。 blog.sina.com.cn 10. One way IBM plans to detect and correct corrupted data is to create more-resilient storage software with repairable data structures. IBM计划用来检测和纠正被破坏数据的一个方法,就是用可修理的数据结构来生成更有弹性的存储软件。 www2.ccw.com.cn 1. The algorithms and data structures of a dynamic market forecast engine that base on Bayesian ne. 提出了一种基于贝叶斯网络的实时行情预测算法,并对其数据结构与实现方法进行了阐述。 www.dictall.com 2. After a discussion about strongly typed objects versus list-based data structures, Andrej moves on to definitions verses variables. Andrej在比较了强类型对象与基于列表的数据结构后,又转向对变量定义的讨论。 www.infoq.com 3. among other things , the collector examines the class loader data structures to determine which classes are. 在众多的事情当中,收集器检查类别载入器的资料结构,来判断哪个类别是。 www.ichacha.net 4. Client applications do not need to know anything about the underlying data structures. 客户端应用程序不需要知道有关基础数据结构的任何信息。 technet.microsoft.com 5. This article, the first in a two-part series, discusses the design of concurrent data structures in a multithreaded environment. 本文是两篇系列文章的第一篇,讨论如何在多线程环境中设计并发数据结构。 www.ibm.com 6. Document or data structures should address the consumer's needs instead of representing internals of a service. 文档或者数据结构应该满足消费者的需要,而不是展现服务的内部结构。 www.infoq.com 7. Configuration files contain elements, which are logical data structures that set configuration information. 配置文件包含元素,它们是用来设置配置信息的逻辑数据结构。 msdn2.microsoft.com 8. The memory requirements of individual data structures might get altered, depending upon the way packing is implemented in the compiler. 个别数据结构的内存需求可能会发生改变,这依赖于编译器中实现对齐的方式。 www.ibm.com 9. Early cross-industry adopters of XML data structures find themselves in a similar situation to early adopters of EDI. 最早采用XML数据结构跨行业者发现他们和早期的EDI使用者处于相似的境地。 blog.sina.com.cn 10. Groovy supports the notion of Builders, which are logical mechanisms for defining hierarchical data structures (see Resources). Groovy支持Builder的概念,Builder是用于定义层次化数据结构的逻辑机制(见参考资料)。 www.ibm.com 1. Has different underlying data structures from its corresponding. 数据类型不同的基础数据结构。 msdn2.microsoft.com 2. These root references are essentially globals, and are usually stored in data structures called root stacks. 这些根参考本质上是全局的。用来存储被称为根堆(rootstacks)的数据结构。 blog.sina.com.cn 3. Locking should ensure both that per-CPU data structures and state are always protected against preemption. 锁定可以确保每个CPU的数据结构和状态始终受到保护而不被抢占。 www.ibm.com 4. Concurrent Collections make concurrent programming easier by providing thread-safe, well-tuned data structures. 并发Collections提供了线程安全、经过良好调优的数据结构,简化了并发编程。 www.ibm.com 5. While the Workflow environment can accommodate different input and output data structures for a process instance, a collaboration cannot. Workflow环境可以容纳不同的处理实例输入输出数据结构,而协作却不能。 www.ibm.com 6. Identifies the issues of passing data structures with a predefined layout. 说明用已定义的布局传送数据结构时的问题。 msdn2.microsoft.com 7. Moreover, more than most types of text files (or streams), XML documents typically encode rich and complex data structures. 而且,XML文档除了编码大多数类型的文本文件(或流文件),通常还编码大量复杂的数据结构。 www.ibm.com 8. The JExtract utility understands both the format of the system dump and the Java runtime's internal data structures. JExtract实用程序了解系统转储和Java运行时内部数据结构的格式。 www.ibm.com 9. SqlDecimal has different underlying data structures from its corresponding. NET Framework Decimal data type. SqlDecimal具有与其相应的.NETFrameworkDecimal数据类型不同的基础数据结构。 msdn2.microsoft.com 10. Partition resizing software must alter low-level partition and file system data structures and possibly move significant amounts of data. 分区调整软件必须改变低级别分区和文件系统数据结构,可能需要移动大量数据。 www.ibm.com 1. Partition resizing software must alter low-level partition and file system data structures and possibly move significant amounts of data. 分区调整软件必须改变低级别分区和文件系统数据结构,可能需要移动大量数据。 www.ibm.com 2. But solidDB also has data structures and access methods specifically designed for storing, searching, and processing data in main memory. 但是,solidDB还有专为存储、搜索和处理主存中数据而设计的数据结构和访问方法。 www.ibm.com 3. Track changes in the size of these data structures over time. 跟踪这些数绝结构的大小变更。 www.ibm.com 4. Then, each would define its own transactions or rentals handling data structures and methods. 然后,每一个继承出来的类都可以定义自己的汇报和租金,控制数据结构和方法。 www.cnblogs.com 5. Data structures are implemented by a programming language as data types and the references and operations they provide. 数据结构通过程序语言和它们提供的数据类型、引用以及操作来实现。 wenwen.soso.com 6. Both require data structures that do not change often. 这两种数据都需要使用不会频繁变化的数据结构。 www.ibm.com 7. These java-class representations of data structures are the in-memory representation of items. 数据结构的这些Java类表示形式是项在内存中的表示形式。 www.ibm.com 8. Cyclic redundancy check (CRC) values are computed for critical data structures, improving the odds of detection of data corruption. 循环冗余检验(CRC)值针对关键数据结构计算,提高了数据崩溃的探测几率。 www.ibm.com 9. A common example of effective code reuse is in connection with libraries that manage data structures. 一个常见的有效代码重用的示例与管理数据结构的库有关。 msdn2.microsoft.com 10. From there, you can use all the higher order techniques Haskell provides for dealing with recursive data structures. 从那里,可以使用Haskell提供的所有高阶技术来处理递归数据结构。 www-128.ibm.com 1. Complex data files and data structures are generally made up of a lot of smaller components. 复杂的数据文件和数据结构通常由众多的小的组件构成。 www-128.ibm.com 2. As we'll see in a later example, it also allows JDOM to use other XML tools that don't yet recognize the JDOM data structures natively. 正如我们在后面一个示例中所看到的,它还允许JDOM使用其它的还不能识别JDOM的数据结构的XML工具。 www.ibm.com 3. Instead of sending static HTML, the server adds data structures and JavaScript code for the dynamic components into the page content. 服务器会将动态组件的数据结构和JavaScript代码添加到页面内容中,而非发送静态HTML。 www.ibm.com 4. Similarly, Linux kernel data structures can also be logged and even modified non-disruptively, as well. 类似地,同样可以无干扰地记录Linux内核数据结构的日志,甚至进行修改。 www.ibm.com 5. Another form of object loitering arises when arrays are used to implement data structures such as stacks or circular buffers. 当数组用于实现诸如堆栈或环形缓冲区之类的数据结构时,会出现另一种形式的对象游离。 www-128.ibm.com 6. XML complex-type data structures represent all of the objects and relationships, and WSDL gives the exact syntax of the structures. XML复杂类型数据结构表示所有这些对象和关系,而WSDL给出结构的确切语法。 www-128.ibm.com 7. Partitions are containers that consist of contiguous sectors on the disk; partitions are defined by simple data structures. 分区是由磁盘上相邻扇区组成的容器,分区是由简单数据结构定义的。 www.ibm.com 8. Advertisements are language - neutral meta- data structures represented as XML documents. 广告是中性语言的原数据结构表现,比如xml文档。 dictsearch.appspot.com 9. Contains extensive discussions on string matching, data structures, and finite precision. 包含在字符串匹配,数据结构和有限的精密上的广泛的讨论。 download.csdn.net 10. Begin by extending one of the most basic data structures: the queue. 我们首先扩展最基本的数据结构之一:队列。 www.ibm.com 1. This essay is a detailed explanation of one of the most important data structures ever created for Game Artificial Intelligence. 这篇文章将介绍一种对于所有的GameAI(游戏智能)开发来说都非常重要的数据结构。 www.bing.com 2. Voice commands cannot create its data structures, probably because there isn't enough memory. Quit some other programs, and then try again. 声音命令无法创建其数据结构,可能是因为没有足够内存。退出其它一些程序,再试一次。 www.fan6.net 3. Programmers use the term "data structures" to describe various ways to organize data within a program. 程序员使用术语“数据结构”来描述在一个程序里通过各种方法来组织数据 www.baike.com 4. XML: : Simple converts XML input files into an easily manipulated Perl data structure, and writes such data structures back out as XML. Simple将XML输入文件转化成易于操作的Perl数据结构,然后将这种数据结构作为XML写回。 www.ibm.com 5. Under normal circumstances, careful selection of data structures can lead to higher efficiency of the operation or storage algorithms. 通常情况下,精心选择的数据结构可以带来更高的运行或者存储效率的算法。 it.zhishi.sohu.com 6. can significantly improve performance when building up persistent data structures. 能够大幅改善构建持久数据结构的性能。 www.infoq.com 7. The Boost program_options library provides routines and data structures that make command-line processing easier. Boostprogram_options库提供了简化命令行处理的例程和数据结构。 www.ibm.com 8. The file system data structures are not affected by the central processing unit (CPU) architecture. 文件系统数据结构不受中央处理器(CPU)架构的影响。 www.ibm.com 9. During scanning software searches for the lost files and folders to relocate corrupt data structures. 在扫描软件寻找失落的文件和文件夹搬迁舞弊的数据结构。 xtdownload.com 10. In this case, the permissions are built into the very data structures of the application. 在这种情况下,权限内置到应用程序的数据结构中。 www.ibm.com 1. The service analysis model represents the data structures for service and component specification. 服务分析模型表示服务和组件规范的数据结构。 www.ibm.com 2. They use various data structures and should be populated with correct data to achieve desired results. 它们使用了各种各样的数据结构,应该使用正确的数据来填充这些数据结构,以便实现预期的结果。 www.ibm.com 3. The visitor pattern is a simple technique to process arbitrary data structures. 访问者模式是一种处理任意数据结构的简单技术。 www.ibm.com 4. In offering true data structures, it operated at a level that was just high enough. C语言提供了真正的数据结构概念,从这个角度来说已经足够高级了。 dongxi.net 5. Get your data structures correct first, and the rest of the program will write itself. 首先得到正确的数据结构,接下来程序就会自动出现了。 wuhaixing.blogbus.com 6. commons-collections: A framework that contains powerful data structures that accelerate development of Java applications. commons-collections:包含强大数据结构的框架,该框架可以加快Java应用程序的开发。 www.ibm.com 7. Because the system was a mish-mash of algorithms and data structures, he was unable to fully understand the software in order to fix issues. 由于系统使用mish-mash算法与数据结构,他不可能完全搞清楚整个软件之后来确定问题出在什么地方。 www.ibm.com 8. For custom protocols and data structures, you can use Perl to extract the raw data and get all the information you need. 对于自定义的协议和结构,您可以使用Perl提取原始数据,并获得您需要的所有信息。 www.ibm.com 9. The first thing you do in Listing 1 is declare a pair of data structures, item and bid. 在清单1中首先声明了一对数据结构,item和bid。 www.ibm.com 10. The metadata engine makes the data available but stops short of providing direct access to the in-memory data structures. 通过使用元数据引擎,可以获得数据,但不能直接访问内存中的数据结构。 207.46.16.251 1. This aptly named tool is essentially a patch to the kernel code that lets hackers access kernel memory and data structures. 这个恰如其名的工具实质上是内核代码的补丁,它允许高手访问内核内存和数据结构。 www-128.ibm.com 2. This describes the interfaces of the service, including data types and data structures. 它描述了服务的接口,包括数据类型和数据结构。 www.ibm.com 3. The service layer provides translation between internal and external data structures. 服务层负责内部与外部数据结构之间的来回转换。 www.infoq.com 4. Three reasons for using data structures are efficiency, abstraction, and reusability. 高效、抽象、可再用是使用数据结构的三大理由。 blog.sina.com.cn 5. The big digital warhead -- we had a shot at this by looking very closely at data and data structures. 大的数字弹头--通过仔细地观察数据和数据结构,我们有机会对它有所了解。 www.ted.com 6. It is a powerful ETL solution which collects, integrates and transforms large volumes of data with simple and complex data structures. 它是一个强大的ETL解决方案,能够收集、集成和转换大量数据,能够处理复杂的数据结构。 www.ibm.com 7. What kind of mapper will we need to bridge the data structures representing the business processes interfaces? 需要什么样的映射才能在表示业务流程接口的数据结构之间架起桥梁? www-128.ibm.com 8. Often, data structures overlap; the contents of one data structure are simultaneously part of another. 通常,数据结构有重叠,一个数据结构的内容同时也是另一个数据结构的一部分。 www.ibm.com 9. The XML in the feeds makes it possible to publish and ingest complex data structures over the web. 提要中的XML使提要能够通过网络发布和接收复杂的数据结构。 www.ibm.com 10. By encoding the operations in a DSL, I can take extra actions (like beneficial side effects) in addition to populating data structures. 通过在DSL中编码操作,除了填充数据结构外我还可以采取额外的行动(如有益的副作用)。 www.ibm.com 1. Essentially, builders allow you to easily represent nested tree-like data structures, such as XML documents, in Groovy. 实际上,生成器允许您很方便地在Groovy中表示树形数据结构,例如XML文档。 www.ibm.com 2. All other data structures are either allocated from global data (i. e. . bss, . data, or their equivalents), or from the C heap. 所有其它数据结构都从全局数据(i.e..bss,.data,ortheirequivalents)或从Cheap分配。 blog.sina.com.cn 3. Defined value types are peer-peer, parent-child, or identity and are defined in the UDDI data structures specification. 定义的值类型为对等、父子或等同类型,它们在UDDI数据结构规范中定义。 www.ibm.com 4. The expression is composed of data structures, bound variables (that is, those with a value), mathematical operations and function calls. 表达式由数据结构、绑定的变量(即具有值的变量)、数学操作符和函数调用组成。 www.ibm.com 5. To avoid this, it's important to use data structures with good locality of reference, which means keeping related things together. 为避免此问题,使用具有良好引用地址的数据结构很重要,这意味着将相关的事物合在一起。 msdn2.microsoft.com 6. Typically, you can access all the data structures belonging to the same business object in one step. 通常情况下,您可以一步到位地访问所有属于相同业务对象的数据结构。 www.ibm.com 7. Before that, though, comes the (rather long) preparation of the data structures. 在这个调用之前,很大一部分是准备数据结构。 www.ibm.com 8. During parsing, the query syntax is validated and data structures representing the parsed query are built. 在分析过程中,会对查询语法进行验证,并会生成代表所分析查询的数据结构。 msdn2.microsoft.com 9. After the data structures are chosen, the algorithms to be used often become relatively obvious. 在所选择的数据结构,算法,用于往往成为相对明显。 blog.sina.com.cn 10. Suffers from a simplistic configuration language and lack of data structures. 受过分简单的配置语言和缺乏数据结构影响。 www-128.ibm.com 1. A language-specific toolkit provides convenience classes to create the SOAP and REST data structures. 一个特定于语言的工具包提供了一些使用方便的类,用来创建SOAP和REST数据结构。 www.ibm.com 2. This header file must also define any symbols and data structures that are used with the exported functions and variables. 头文件还必须定义用于输出函数和变量的任何符号和数据结构。 objectarx2008.spaces.live.com 3. one dialog per module of code, and the commands and processes precisely echo the internal data structures and algorithms. 每个函数一个按钮,每个代码模块一个对话框,命令和进程都精确地回应着内部的数据结构和算法。 www.jukuu.com 4. In contrast, lists in Vimscript are mutable and in many ways far more like (references to) anonymous-array data structures. 相反,Vimscript中的列表的序列是可变的,并且在很多情况下类似于匿名数组数据结构。 www.ibm.com 5. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. GetHashCode适合在哈希算法和数据结构(如哈希表)中使用。 msdn2.microsoft.com 6. Nullable types are useful when working with databases and other data structures that may contain elements that contain no specific values. 在使用数据库和其他可能包含未含有具体值的元素的数据结构时,可以使用可空类型。 msdn2.microsoft.com 7. Parts define the data structures that are available to your program. 部件定义了可用于您的程序的数据结构。 www-128.ibm.com 8. The four public methods of the ACLPerspective supply callers with actual views and underlying data structures. ACLPerspective的四种公共方法为调用方提供了实际视图和底层数据结构。 www.ibm.com 9. DBAs work on data structures as usual and "apply good data governance principles as they do their jobs, " according to Brooks. DBA通常忙于数据结构工作且“在他们进行他们的作业时,应用良好的数据治理原则,”Brooks说。 www.ibm.com 10. In this paper, a data structures called multi branch stack is defined in theories as a try. 在这里,作为一种尝试,主要是作为一种理论的形式提出一种新的数据结构—多枝堆栈。 www.52ssc.com 1. The per-CPU data structures used by the two networking software interrupts (softirqs) are initialized. 每个CPU的数据结构是由两个网络软件中断(软中断)初始化所使用。 dictsearch.appspot.com 2. However, it is a little awkward for constructing and modifying data structures. 然而,构造和修改数据结构有点困难。 www.ibm.com 3. Materializing the view does require access to the lock manager internal data structures. 具体化该视图需要访问锁管理器的内部数据结构。 msdn2.microsoft.com 4. Given the increasing amount of information available on- and offline, it's more important than ever to create usable data structures. 面对日益增多的在线和离线信息,创建可用的数据结构变得前所未有地重要。 www.ibm.com 5. In particular, C gives control over the memory layout of data structures. 尤其是,C给出了在数据结构的内存层上的控制方法。 www.bing.com 6. Recursion and recursive data structures (linked lists, trees, graphs). 递归和递归数据结构(链表,树,图) acalib.org 7. Models define the data structures and relationships that users work with when creating reports. 模型定义了用户创建报表时所使用的数据结构和关系。 msdn2.microsoft.com 8. Before defining the specifics of data types and data structures, let us first define a term that will be used throughput this text. 在定义数据类型和数据结构的细节之前,首先定义一个将贯穿使用于本文的术语。 xkdwyx.com 9. Could there be memory locality effects that some data structures benefit from more than others? 内存位置效应是否对于某些数据结构更有利? www.ibm.com 10. They differ in specific low-level data structures, but they are semantically identical, storing the exact same information. 它们在特定的底层数据结构上有区别,但这些结构体在语法上一致的,存储完全相同的信息。 www.bing.com 1. Includes more pages for algorithms and data structures than for purely theoretical issues. 给算法和数据结构包括更多页比适合理论期的完全。 download.csdn.net 2. OLAP does not add extra data structures or dimensions to business data. OLAP并不在业务数据上添加额外的数据结构或维。 www.ibm.com 3. In white-box testing, the test engineer has access to the internal data structures and algorithms. 在白箱测试中,测试工程师能够访问内部数据结构和算法。 www.ibm.com 4. Linux reserves few page frames exclusively for the kernel code and data structures. Linux为内核代码和数据结构预留了几个页框。 www-128.ibm.com 5. Rubinius was already organized around thread-local and shared data structures. Rubinius已经按照线程局域和共享的数据结构把代码组织起来了。 www.infoq.com 6. Generics information in a Java 5 program provides a detailed road map of application data structures. Java5程序中的泛型信息,提供了应用程序数据结构的详细地图。 www.ibm.com 7. It shows you overall information about the heap including leak suspects and significant data structures. 它为您展示关于堆的所有信息,包括可能造成泄漏的和重要的数据结构。 www.ibm.com 8. The data structures you will look at in this article will be reused in the next article as components in WSDL messages. 您在本文中看到的数据结构将作为WSDL信息的元素在下一篇文章中继续使用。 www.ibm.com 9. In other words, it shows those data structures that are shared with other data structures. 换句话说,显示了与其他数据结构共享的数据结构。 www.ibm.com 10. As usual, we start by loading necessary modules and initializing global data structures. 按步就班的,我们从引入必要的模块和初始化全局数据结构开始。 wiki.perlchina.org 1. It provides developers an exchange format that maps directly to the data structures they use. 它为开发人员提供一种可以直接映射到他们使用的数据结构的格式。 www.ibm.com 2. Applications store GIS data using two distinct data structures: raster data and vector data. 应用程序使用两种不同的数据结构存储GIS数据:栅格数据和矢量数据。 www.ibm.com 3. Names proceeded by "statics" indicate data structures rooted under a static field of the given class. 前接“statics”的名称表示在给定类静态字段根下的数据结构。 www.ibm.com 4. Describes the space allocation algorithms and data structures. 说明空间分配算法和数据结构。 msdn2.microsoft.com 5. That way, you can change the internal data structures without affecting the calling programs. 这样,你在改变内部数据结构时不会影响到调用它的外部程序。 www-128.ibm.com 6. The first technique that should come to every programmer's mind is improving the algorithms and data structures used. 每个程序员都应当想到的第一种技术就是改进所使用的算法和数据结构。 www.ibm.com 7. We also need a zipper implementation that can deal with the standard Clojure data structures during traversal. 我们还需要一种zippers实现,它应能够在遍历过程中处理标准Clojure数据结构。 www.ibm.com 8. This paper introduces the designing method of the electronic medical record system based on the Dynamic analysis data structures. 本文介绍了基于动态解析数据结构的电子病历系统设计方法。 www.chemyq.com 9. A stack is one of the most frequently used and most important data structures. 栈是一种最常用、最重要的数据结构。 hi.baidu.com 10. The data structures of embedded file queue resource and embedded file node were described in the paper. 文中描述了嵌入式中文件队列资源的数据结构以及嵌入式中文件节点的数据结构。 www.magsci.org 1. Components can then publish or consume those replicated data structures. 然后,组件能够发布(publish)或者使用(consume)这些复制的数据结构。 www.infoq.com 2. It offers various options and enables analysis of memory contents and data structures. 它提供了各种选项,并且使我们能够分析内存内容和数据结构。 www-128.ibm.com 3. Strictly speaking, these data structures need not be stacks. 确切的说,这些数据结构不需要成为堆。 blog.sina.com.cn 4. TX Series uses information in the WSBind file to perform the mapping between application data structures and SOAP messages at runtime. TXSeries使用WSBind文件中的信息在运行时执行应用程序数据结构和SOAP消息之间的映射。 www.ibm.com 5. Smart data structures and dumb code works a lot better than the other way around. 轻巧的数据结构同笨拙的代码搭配比相反的组合要好。 933340.qzone.qq.com 6. After the data structures, state variables, and function definitions are in place, add the load_shadow_dynamics function at line 3163. 在数据结构、状态变量和函数定义就绪后,请在第3163行中添加load_shadow_dynamics函数。 www.ibm.com 7. Common notions of comparison identity used with sorted data structures. 用于分类数据结构的比较恒等的常用表示法。 msdn.microsoft.com 8. A report model file that describes data structures and how they relate. 用来描述数据结构以及它们之间如何关联的报表模型文件。 technet.microsoft.com 9. On the "COBOL Importer" dialog (Figure 9), scroll down the communication data structures and select DFHCOMMAREA. 在“COBOLImporter”对话框中(图9),向下移动到通信数据结构,然后选择DFHCOMMAREA。 www.ibm.com 10. The study of data structures is core to a computer science curriculum. 数据结构的学习是计算机科学课程的核心。 hi.baidu.com 1. These data structures greatly speed up differential backups. 这些数据结构极大地加快了差异备份的速度。 technet.microsoft.com 2. The structure of the game is radically different. All the data structures and all of the mechanics are completely new. 因为这两个游戏的结构完全不同。所有的数据结构和机制都是全新的。 news.play119.com 3. Stored procedure and the data structures that hold information about messages. 存储过程和保存邮件信息的数据结构。 msdn2.microsoft.com 4. Use simple algorithms as well as simple data structures. 尽量使用简单的算法配合简单的数据结构。 www.kuqin.com 5. The YAML format simply matches the data structures of dynamic languages better. YAML格式仅使动态语言的数据结构匹配得更好。 www.ibm.com 6. models that follow implementation models, Undo systems tend to model code and data structures instead of user goals. 在根据实现模型创建显式模型的传统方法中,撤销系统倾向于对代码和数据结构建模,而不是对用户目标建模。 www.jukuu.com 7. The data structures are reminiscent of graphs, and the mathematical basis lies in graph theory. 数据结构与图形关联,并以图形理论做为其数学基础。 www.ibm.com 8. To complete the matching, we'll need to set up some additional variables and data structures. 要完成匹配,我们需要设置一些附加变量和数据结构。 www.ibm.com 9. This class helps the students understand the characteristics of basic data structures for software development and problem. 这门课程帮助同学们懂得关于软件开发和解决问题的基础数据结构的特征。 www.2002f.com 10. Instead, the script could rapidly read and write data structures directly. 相反,使用脚本可以直接快速读写数据结构。 www.ibm.com 1. studied software engineering, SQL database infrastructure, data structures, computer network infrastructure and so on. 学过软件工程、SQL数据库基础、数据结构、计算机网络基础等课程。 wenwen.soso.com 2. Your text describes a number of logical data structures, or models. 你的文字叙述了一些逻辑上的数据结构,或模式。 blog.sina.com.cn 3. The data mart's data structures can be changed at any time according to users' reporting needs. 可以随时根据用户的报表需求修改数据集市的数据结构。 www.ibm.com 4. Most of these limits are subtle constraints based on data structures. 这些限制在极大程度上是因为数据结构的复杂约束。 www.infoq.com 5. It might depend on the surrounding APIs and data structures which data type is preferred. 它可能会依赖于邻近的API和数据类型首选的数据结构。 www.ibm.com 6. Generating the HaXml data structures from a DTD involves several steps. 从DTD生成HaXml数据结构涉及几个步骤。 www-128.ibm.com 7. ADO. NET provides a number of data structures suitable for binding to. ADO.NET提供大量适于绑定到的数据结构。 msdn2.microsoft.com 8. Variables are used to store values of data structures. 变量是用来存储数据结构内容的。 bbs.lupaworld.com 9. Looking in CVMglobals, you will find that it is an aggregation of system global data structures. 看下CVMglobals,你会发现它是一个系统全局数据结构的集合。 blog.sina.com.cn 10. A library for accessing WordNet data as very flexible Python data structures. 通过非常灵活的Python数据结构访问WordNet数据的库。 www-128.ibm.com 1. These structures are universal data structures. 这两个结构是通用的数据结构。 www.ibm.com 2. You can use a SOAP API to communicate content using XML data structures or a Java API to communicate content using SDO data graphs. 您可以使用SOAPAPI来传递使用XML数据结构的内容,或者使用JavaAPI来传递使用SDO数据图的内容。 www.ibm.com 3. This is because leaking data structures and valid caches of objects are often indistinguishable. 这是因为对象的泄漏数据结构和有效对象缓存通常不好区别。 www.ibm.com 4. At its inception, JSON was designed to represent simple data structures. 在其出现之初,JSON设计用于表示简单数据结构。 www.ibm.com 5. A library for accessing WordNet data as flexible Python data structures. 后者是用灵活的Python数据结构访问WordNet数据的一个库。 www-128.ibm.com 6. There will be software developers who will focus on Data Structures, Algorithms. 面试里面有专门研究数据结构和算法的软件设计员。 www.bing.com 7. Calling Windows API functions is clunky, because VB data structures don't map nicely to C. 调用Windows的API程序非常笨拙,因为VB的数据结构没能很好的映射到C中。 www.ltesting.net 8. No. They are system requirements that force people to adapt to the security models or back-end data structures of the site. 没有,这些只是强制用户去应付网站的安全模块或后台数据结构的系统条件。 1982fj.blog.163.com 9. Shared data structures exposed as inter-module knowledge. 共享数据的结构是所有模块必须知道的 www.wendang365.cn 10. The ADL provides a plurality of core data structure types upon which one or more data structures may be built. 该ADL提供多个核心数据结构类型,在该多个核心数据结构类型之上可建立一个或多个数据结构。 ip.com |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。