摘要
线性表具有顺序和链式两种常用存储结构,每种存储结构都有其利弊.文中详细讨论不同存储结构的特点及常用算法的实现总结不同环境下对存储结构的需求,用以指导教学.
The linear table has two kinds of commonly used memory structures,the sequence and the chain.Each memory structure has its pros and cons.The article discusses in detail the characteristics of different memory structure and the commonly used algorithms realization,and summarizes the needs of memory structure under different environments to guide teaching.
出处
《电脑知识与技术(过刊)》
2007年第16期1166-,1171,共2页
Computer Knowledge and Technology
关键词
线性表
链式存储结构
顺序表
Linear table,Chain memory structure,Sequence table