文件名称:binsearch
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:961byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。-The series by ordering (increasing or decreasing) order, the process used to find the way by leaps and bounds to find that the first series of the mid-point in an orderly manner to compare the location of the object, if the elements to find the mid-point value is less than the element, will be reduced to sequences of unknown origin left part, or for the right part. Through a comparison, the half to narrow the search interval.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
折半查找.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.