文件名称:link
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 184kb
- 下载次数:
- 0次
- 提 供 者:
- br***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用带表头的链表存放输入的数据,每读入一个数,按升序顺序插入到链表中,链表中允许两个结点有相同值。链表的头结点存放链表后面的结点个数,初始化时就生成头结点(初值为0)。链表翻转是把数据逆序(变成降序),注意,头结点不动。翻转后要再翻转一次,恢复升序后才能插入新元素,否则会出错。-Using the list with the first table input data storage, each read a few, according to ascending order of inserted into the list, the list allows the two nodes have the same value. List the first node behind the storage node list the number of generated when initializing the first node (the initial value for 0). List of data inversion is to reverse (into descending), note that the first fixed node. Flip flip again after the first, after ascending to restore order to insert a new element, or else they will make mistakes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
link
....\Debug
....\link(待填空).cpp
....\link(待填空).dsp
....\link(待填空).dsw
....\link(待填空).ncb
....\link(待填空).opt
....\link(待填空).plg
....\Debug
....\link(待填空).cpp
....\link(待填空).dsp
....\link(待填空).dsw
....\link(待填空).ncb
....\link(待填空).opt
....\link(待填空).plg