用C++程序写一个链表程序

时间:2015-01-15 11:02:05
【文件属性】:

文件名称:用C++程序写一个链表程序

文件大小:3KB

文件格式:ZIP

更新时间:2015-01-15 11:02:05

C++ 链表

用C++程序写一个链表的程序,实现插入、删除、等操作


【文件预览】:
链表操作
----Linklist.cpp(2KB)
----Linklist.h(843B)
----Stack.h(323B)
----main.cpp(2KB)
----Stack.cpp(93B)

网友评论

  • 程序有点问题,自己下去改改就可以
  • 程序确实有点问题,稍稍改改就可以了。。
  • 全是 代码,不适宜初学者。。并且在VC6.0下有错误 main.obj : error LNK2001: unresolved external symbol "public: bool __thiscall Linklist::UpCreat(int)" (?UpCreat@Linklist@@QAE_NH@Z)