• 分析矢量电子地图现状采用面向对象数据模型数据结构实现矢量电子地图进行了研究。

    This paper analyzes the current situation of vector electronic map and investigates the realization of vector electronic map with object-oriented data model and structure.

    youdao

  • 设计采用层次化设计,运用链表树形数据结构实现FAT文件系统具有较高的可维护性与可移植性。

    The design USES hierarchical design method, with the use of chain and tree data structure to achieve the FAT file system. It has well maintainability and portability.

    youdao

  • 扩展函数实现可能仅限于一个处理程序,而且总是受到那个处理程序所公开机制数据结构限制

    Your implementation of the extension function might be confined to work in only one processor and is always limited by the mechanisms and data structures exposed by that processor.

    youdao

  • 特别是可以检查各种数据结构内容它们构成运行VM应用程序中间件实现

    In particular, you can examine the contents of various data structures that are part of the implementation of the application or middleware running inside the VM.

    youdao

  • 如果调用代码忽略api处理代码中的数据结构,那么丧失这种独立性因为实现中的改变可能破坏行为失常客户端

    If calling code ignored the API and manipulated data structures in the library code, this independence would be lost since a change in the library's implementation might break the misbehaving client.

    youdao

  • 对于后一个主题选择实现并发堆栈解释设计这种数据结构涉及一些问题

    For the latter topic, I have chosen to implement a concurrent stack and highlight some of the issues in designing such a data structure.

    youdao

  • 为支持例的搜索引擎表单使用了三个实例实现数据结构

    The form uses three instances to implement the data structures that enable this search engine.

    youdao

  • 不同物理数据结构之间实现关系

    Realization relationships between the different physical data structures.

    youdao

  • 这个阶段准备代表每个定义字段方法实现接口所必需数据结构

    This stage prepares the necessary data structures that represent fields, methods, and implemented interfaces that are defined within each class.

    youdao

  • 我们了解一下实现这种调度程序一些关键数据结构

    Let's look at some of the key data structures implementing the new scheduler.

    youdao

  • SPL中的补充php添加了一些有用的并且易于使用功能以及数据结构实现例如双重链接列表队列

    The new additions to SPL add some useful functionality to PHP that is easy to use, as well as implementations of data structures, such as doubly linked lists, stacks, heaps, and queues.

    youdao

  • 本文系列最后一篇,讨论两个主题:关于实现基于互斥锁的并发链表设计方法设计使用互斥锁的并发数据结构

    This articlethe concluding part in this seriesdiscusses two things: Design choices for implementing a mutex based concurrent list and designing concurrent data structures without mutexes.

    youdao

  • 数组用于实现诸如堆栈环形缓冲区之类数据结构时,会出现另一种形式对象游离

    Another form of object loitering arises when arrays are used to implement data structures such as stacks or circular buffers.

    youdao

  • 我们需要一种zippers实现,它应能够遍历过程处理标准Clojure数据结构

    We also need a zipper implementation that can deal with the standard Clojure data structures during traversal.

    youdao

  • Gperf内部实现两个内部数据结构为核心:关键签名(keyword signatures)列表(Key_List)关联(associated values)数组(asso_values)。

    Gperf's internal implementation centers on two internal data structures: the keyword signatures list (Key_List) and the associated values array (asso_values).

    youdao

  • 通过使用下列文件实现数据结构着手

    I started by implementing the data structure with the following files.

    youdao

  • 本文中,我们要在无锁数据结构实现使用GCC内置函数。

    In this article, you use the GCC built-ins in your implementation of lock-free data structures. Here's a look at the built-ins.

    youdao

  • 为了实现访问页面Webflow服务器导航历史可以使用数据结构:一个已访问的webflow栈,每个Webflow包含一个已访问页面的栈。

    To implement a server-side navigation history of visited pages and Webflow, you can use a stack of stacks data structure: a stack of visited Webflows, each containing a stack of visited pages.

    youdao

  • 上面示例中,如果使用简单的散列图(hashmap)二进制搜索可以轻易解决问题但是XSL实现这样数据结构并不是很方便,并且是不必要的。

    In the above example, a simple hashmap or binary search tree could have easily solved the problem, but implementing one of these data structures in XSL would be inconvenient and unnecessary.

    youdao

  • XForms实现内容动态更改无需通过将X Forms可视化表示(visual presentation)链接XML数据结构来重新提交来自服务器页面。

    XForms implements dynamic changes to the content without re-submitting the page from the server by linking the XForms visual presentation to an XML data structure.

    youdao

  • 清单14中的tree - zipper实现函数支持核心集合类型允许通过这些类型构建任何Clojure数据结构作为zippers: branch ?

    The tree-zipper in Listing 14 implements the functions that enable the core collection types to allow any Clojure data structure built from those types to become a zipper: branch?

    youdao

  • 实现作用当前名称空间声明堆栈数据结构

    NsStack: a data structure that implements a stack of namespace declarations that are currently in scope.

    youdao

  • 为了实现该目的,JSON定义以下主要数据结构数字字符串布尔值()、数组(有序排列)、对象(集合)null

    For that effect, JSON defines the following main data structures: number, string, Boolean (true and false), array (an ordered sequence of values), object (collection of key value pairs), and null.

    youdao

  • 使用数据安全性数据结构数据质量数据标准整个数据模型的有关决策一般需要真正实现开始之前完成

    Decisions about data sources to be used, security, data structure, data quality, data standards, and an overall data model will typically need to be completed before actual implementation begins.

    youdao

  • 个别数据结构内存需求可能发生改变,这依赖编译器实现对齐的方式。

    The memory requirements of individual data structures might get altered, depending upon the way packing is implemented in the compiler.

    youdao

  • 总之很多相关模型用于分析定义服务约定服务软件实现数据平台涉及数据结构

    In summary, there are a range of interrelated models used to analyze and define the data structures involved in service contracts, software implementations of those services, and the data platform.

    youdao

  • 这些帖子激起了一系列有关所有可能可能实现数据结构智能编码零件编码标准深入探讨。

    These posts sparkled an intensive discussion about all possible and impossible data schemas, intelligent numbers and standards for part numbering.

    youdao

  • 它们使用各种各样数据结构应该使用正确数据来填充这些数据结构以便实现预期的结果

    They use various data structures and should be populated with correct data to achieve desired results.

    youdao

  • 文中及其已采用协议具体实现了介绍给出了相关数据结构程序流程

    This paper introduces the realization of specific protocol on each layer, and gives related data structure with rough program process.

    youdao

  • 目前为止,我们完了实现难度数据结构选择还要考虑一些其他因素

    So far we have been talking mostly about ease of implementation, but there are other factors to consider in choosing data structures.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定