文件名称:exe6_16
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- ce***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
考虑用双向链表来实现一个有序表,使得能在这个表中进行正向和反向搜索。若指针p 总是指向最后成功搜索到的结点,搜索可以从p 指示的结点出发沿任一方向进行。试根据这种情况编写一个函数search(head, p, key),检索具有关键码key 的结点,并相应地修改p。-Consider the use of two-way linked list to implement a sorted list in this table allows both forward and reverse search. If the pointer p always points to the last successful search nodes, the search direction from the node p starting in either direction. According to this test case to write a function search (head, p, key), to retrieve the key code with key nodes, and modify p.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
exe6_16
.......\exe6_16.cpp
.......\exe6_16.dsp
.......\exe6_16.dsw
.......\exe6_16.ncb
.......\exe6_16.opt
.......\exe6_16.plg
.......\exe6_16.cpp
.......\exe6_16.dsp
.......\exe6_16.dsw
.......\exe6_16.ncb
.......\exe6_16.opt
.......\exe6_16.plg