Description: Linear link table can be used to achieve a single linked list to implement, each node stores an element. Using a single linked list to implement elements of the linear table insert, delete, modify, and other functions.
To Search:
File list (Check if you may need any files):
线性表的链接实现.doc