矢量数据的一种分层动态组织方法
A Dynamic Method of Vector Data Organized by Sepearated Layer
-
摘要: 提出矢量数据分层组织的一种动态结构,在该结构中,单点、单字符或符号作为基元,以属性串组织基元,并分层叠置。采用区别于链式结构的动态通用串结构及C语言予以实现。Abstract: This paper introduces a dynamic structure used in vector data organized by sepearated layer.In this structure,single point,single character or symbol is used as elememts,which are organized by attribute string and overlayed.Structure of dynamic general string different from linked structure and C langugae are used to achieve the purpose.