LDS:本地数据结构

“本地数据结构”(Local Data Structure,常缩写为LDS)是计算机科学中的一个常见术语,广泛应用于数据处理和编程领域。该缩写方便快捷,便于书写和交流,通常用于描述在本地存储或处理的数据组织形式。它有助于提高代码可读性与开发效率,是软件设计与系统实现中的基础概念之一。

Local Data Structure具体释义

  • 英文缩写:LDS
  • 英语全称:Local Data Structure
  • 中文意思:本地数据结构
  • 中文拼音:běn dì shù jù jié gòu
  • 相关领域lds 常用

Local Data Structure的英文发音

例句

  1. In order to keep the data independence from application program, the necessary local logical data structure can be self-defined in every individual application program.
  2. 为了实现数据对应用程序的独立性,应用程序自行定义所需要的局部逻辑数据结构。
  3. An algorithm for refining the tetrahedral mesh in its any local part is presented. Data structure has been designed for this algorithm and the procedure has also been implemented.
  4. 介绍了一种四面体单元网格的局部加密算法,设计了相应的数据结构,并进行了程序实现。
  5. Closed line segments connected end to end with each other are used to represent the ideal edge of each sub output image approximately when calculating local output area, and a data structure is put forward to save irregular sub output images.
  6. 文章利用首尾相连的闭线段近似表示理想的输出图像块边界这一思想,详细讨论了局部输出区域的计算方法,并采用一种新的存储结构用于保存校正后的输出图像块信息。
  7. Moreover, based on the local characteristic of our method we use a uniform space partition data structure to deal with large-scale mesh model.
  8. 此外,对于实际应用中的大规模数据处理问题,我们也根据本文提出的网格特征恢复算法的局部性,采用均匀空间剖分的策略对特征恢复进行加速。
  9. After forming logic network, breadth-first search in local range is used for switches ' operations. The searching is based on hierarchical data structure of Physical node-equipment.
  10. 针对开关动作引起网络拓扑的变化,本文将离线数据组织成物理结点-元件关联分层链表结构,并在此结构之上采用局部的广度优先局部搜索,来进行网络拓扑的快速修正。