文件名称:链表的类实现
介绍说明--下载内容均来自于网络,请自行研究使用
链表的基本操作包括:
1. 初如化表。
2. 检查表是否为空。
3. 输出表。
4. 确定表的长度。
5. 销毁表。
6. 检索第一个节点中的数据。
7. 检索最后一个节点中的数据。
8. 搜索表中指定的项。
9. 在表中插入一项。
10. 从表中删除一项。
11. 复制一个链表。
-Chain basic operation include : 1. As of early table. 2. Check whether the empty table. 3. Output Table. 4. Determine the length of table. 5. Table destruction. 6. A node retrieval of data. 7. Finally a node retrieval of data. 8. Search table designated items. 9. The insertion of a table. 10. From the table, delete one. 11. A copy List.
1. 初如化表。
2. 检查表是否为空。
3. 输出表。
4. 确定表的长度。
5. 销毁表。
6. 检索第一个节点中的数据。
7. 检索最后一个节点中的数据。
8. 搜索表中指定的项。
9. 在表中插入一项。
10. 从表中删除一项。
11. 复制一个链表。
-Chain basic operation include : 1. As of early table. 2. Check whether the empty table. 3. Output Table. 4. Determine the length of table. 5. Table destruction. 6. A node retrieval of data. 7. Finally a node retrieval of data. 8. Search table designated items. 9. The insertion of a table. 10. From the table, delete one. 11. A copy List.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
链表的类实现
............\未命名.bmp
............\链表的类实现.doc
............\未命名.bmp
............\链表的类实现.doc