链式存储结构

  • 网络Linked Storage Structure
链式存储结构链式存储结构
  1. 利用DNA分子和连接酶的生物特性,提出DNA计算机中二叉树的链式存储结构的设计方法,并给出二叉树链式存储结构的形式描述。

    This paper proposed the method of designing linked storage structure of the binary tree in DNA computer , which utilized the biological characteristics of DNA molecules and ligases .

  2. 基于面向对象与链式存储结构的配电网拓扑分析方法

    Distribution network topology analysis and application based on object oriented and linked storage structure

  3. 该系统采用的链式存储结构下的索引更新算法复杂度达到了O(n)。

    The index dynamic updating algorithm complex has achieves O ( n ) based on chain memory .

  4. 使用基于链式存储结构的PIC方法对离子发动机光学系统进行了粒子模拟,验证了链式粒子信息存储方法在粒子模拟中的可用性。

    Based on this method , the plasma particle simulation of ion thruster optics is carried out by PIC method , so that the feasibility of applying the linked list method to the particle simulation is validated .

  5. 基于扩展双链式存储结构的最小生成树算法

    Minimum Spanning Tree Algorithm Based on Extended Double List Storage Structure

  6. 图的一种双链式存储结构

    Double list : an approach to new data structure of graph

  7. 基于链式存储结构的排序算法

    Sorting Algorithms on the Linked Storage Structure

  8. 图的关联链式存储结构

    An incidence linked storage structure of graph

  9. 链式存储结构在网络编程中的应用

    Application of Link Storage Structure to Network Programming & A Case of Data Structure Application

  10. 数据的链式存储结构

    Linked storage structure in data structures

  11. 计算机中数据的存储结构有2种,其中链式存储结构是数据在计算机中的一种离散存储方式。

    There are two storage structures of dada in computer and linked storage structure is one of them .

  12. 在粒子模拟中采用链式存储结构,由于不存在内存资源的浪费,因而可显著提高程序的存储效率与计算效率。

    There is no consumption of the memory resource , so the storage efficiency and calculation efficiency is enhanced .

  13. 本文对线性表的链式存储结构进行了较为详细的探讨,并给出了部分基本操作和相关算法。

    This article classified particularly the linked storage structure of linear list , and partly supplies the basic operations and the correlated algorithm .

  14. 采用链式存储结构存储粒子信息,可以实现数组式存储方法所不能实现的功能。

    Linked list storage structure was adopted to save the information of particles , which can achieve the functions that array can not achieve .

  15. 在图的一种双链式存储结构的基础上提出了一种扩展的双链式存储结构。

    This paper presents an extended double list storage structure based on a double list storage structure and then applies it to the minimum spanning tree algorithm .

  16. 基于此开发了一种使用链式存储结构的粒子模拟程序,该程序使用带头节点的单向链表存储粒子信息。

    In this paper , a particle simulation program based on linked list storage structure is developed , in which the single linked list is used as the save method .

  17. 采用多线程技术与内存数据管理技术,运用高效链式存储结构实现内存数据到存储介质的转存,减少了对磁盘的频繁操作,提高系统的实时性和响应速度;

    Adopting multithreading technology , memory data managing technology and the high efficiency list structure to store the data in the database , reducing the frequent operation on the disk , this method can advance the real time and reacting speed of the system ;