线性表类的定义与实现

时间:2015-11-17 13:04:45
【文件属性】:

文件名称:线性表类的定义与实现

文件大小:526KB

文件格式:ZIP

更新时间:2015-11-17 13:04:45

顺序表 单链表 双链表 模版类 多态

压缩包内为线性表工程包。 工程包内包含顺序表、单链表、双链表的定义与实现,附有适当注释。 整个工程完全面向对象,封装成类(模版类)。


【文件预览】:
README.txt
list
----bin()
--------Debug()
----linkList.h(1KB)
----seqList.txt(2KB)
----list.layout(1KB)
----obj()
--------Debug()
----linkList.txt(3KB)
----test.txt(5KB)
----main.exe(920KB)
----list.depend(1KB)
----test.h(790B)
----dLinkList.txt(3KB)
----seqList.h(1KB)
----main.cpp(166B)
----list.h(693B)
----list.cbp(1KB)
----main.o(35KB)
----dLinkList.h(1KB)

网友评论