文件名称:二分搜索法
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 225kb
- 下载次数:
- 0次
- 提 供 者:
- 林**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。- there is a random series ,when looking for any an element in this series,we can achieve this by the method of bisectional searching,also the number of search times will be displayed.when using this method ,first of all you should sequence the series bigger and bigger.For this reason the program shoule have the founction of secquencing.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源程序
......\Debug
......\yy.cpp
......\yy.dsp
......\yy.dsw
......\yy.ncb
......\yy.opt
......\yy.plg
......\新建 Microsoft Word 文档.doc
......\Debug
......\yy.cpp
......\yy.dsp
......\yy.dsw
......\yy.ncb
......\yy.opt
......\yy.plg
......\新建 Microsoft Word 文档.doc