文件名称:exp12
介绍说明--下载内容均来自于网络,请自行研究使用
合肥工业大学数据结构试验一二(包括完整的试验要求、试验预习报告、最终试验报告)
试验内容:
编写链表类及其辅助结构,实现基本的操作。
<1>设计算法依次访问无头结点的单循环链表的各结点。
<2>设计算法以判断一个带头结点的单循环链表是否满足这样的条件
<3>利用递增有序的单循环链表表示集合,分别求两个链表表示的集合的交、并集所构成的链表。
<4> 编写算法以构造带头结点的双循环链表。
<5>编写算法以判断一个带头结点的双循环链表是否是对称的。 -Hefei University of Technology Experimental data structure 12 (including the complete test requirements, test prep report, the final test report) test content: the preparation of the list class and its supporting structure, to achieve the basic operation. " 1" followed by access to headless design algorithm of the single cycle nodes each linked list node. " 2" design algorithm to determine a node-cycle lead the list meets the conditions for such " 3" the use of single-loop incremental and orderly collection of lists that were expressed in order to two sets of cross-linked, and set the composition of list. " 4" take the lead in the preparation of algorithms to construct the double circular linked list node. " 5" write algorithm to determine a lead node pairs of circular linked list whether it is symmetrical.
试验内容:
编写链表类及其辅助结构,实现基本的操作。
<1>设计算法依次访问无头结点的单循环链表的各结点。
<2>设计算法以判断一个带头结点的单循环链表是否满足这样的条件
<3>利用递增有序的单循环链表表示集合,分别求两个链表表示的集合的交、并集所构成的链表。
<4> 编写算法以构造带头结点的双循环链表。
<5>编写算法以判断一个带头结点的双循环链表是否是对称的。 -Hefei University of Technology Experimental data structure 12 (including the complete test requirements, test prep report, the final test report) test content: the preparation of the list class and its supporting structure, to achieve the basic operation. " 1" followed by access to headless design algorithm of the single cycle nodes each linked list node. " 2" design algorithm to determine a node-cycle lead the list meets the conditions for such " 3" the use of single-loop incremental and orderly collection of lists that were expressed in order to two sets of cross-linked, and set the composition of list. " 4" take the lead in the preparation of algorithms to construct the double circular linked list node. " 5" write algorithm to determine a lead node pairs of circular linked list whether it is symmetrical.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
数据结构试验一二\实验指导0903.pdf
................\.匝橐籠ex1.cpp
................\......\ex1.exe
................\......\数据结构试验一预习报告.doc
................\......\试验一最终报告.doc
................\....二\cirList.hpp
................\......\cirNode.hpp
................\......\DulNode.hpp
................\......\error_code.hpp
................\......\ex2.cpp
................\......\ex2.exe
................\......\ex2b.cpp
................\......\ex2b.exe
................\......\ex2c.cpp
................\......\ex2c.exe
................\......\数据结构试验二最终报告.doc
................\......\数据结构试验二预习报告.doc
................\试验一
................\试验二
数据结构试验一二
................\.匝橐籠ex1.cpp
................\......\ex1.exe
................\......\数据结构试验一预习报告.doc
................\......\试验一最终报告.doc
................\....二\cirList.hpp
................\......\cirNode.hpp
................\......\DulNode.hpp
................\......\error_code.hpp
................\......\ex2.cpp
................\......\ex2.exe
................\......\ex2b.cpp
................\......\ex2b.exe
................\......\ex2c.cpp
................\......\ex2c.exe
................\......\数据结构试验二最终报告.doc
................\......\数据结构试验二预习报告.doc
................\试验一
................\试验二
数据结构试验一二