文件名称:exe6_16
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:9.08kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
考虑用双向链表来实现一个有序表,使得能在这个表中进行正向和反向搜索。若指针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/exe6_16.cpp
exe6_16/exe6_16.dsp
exe6_16/exe6_16.dsw
exe6_16/exe6_16.ncb
exe6_16/exe6_16.opt
exe6_16/exe6_16.plg
exe6_16/exe6_16.cpp
exe6_16/exe6_16.dsp
exe6_16/exe6_16.dsw
exe6_16/exe6_16.ncb
exe6_16/exe6_16.opt
exe6_16/exe6_16.plg
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.