文件名称:zhebanchazhao
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 167kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
折半查找的算法。将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。 -Binary search algorithm. The series by ordering (ascending or descending) order, find the process of using leap way to find that the first series of the mid-point of an orderly place to compare objects to find the element if the value is less than the midpoint of the element, will reduce the left part of the sequence of unknown origin, otherwise the right half. Through a comparison, will narrow the search interval by half.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
zhebanchazhao\Debug\vc60.idb
.............\.....\vc60.pdb
.............\.....\zhebanchazhao.exe
.............\.....\zhebanchazhao.ilk
.............\.....\zhebanchazhao.obj
.............\.....\zhebanchazhao.pch
.............\.....\zhebanchazhao.pdb
.............\zhebanchazhao.cpp
.............\zhebanchazhao.dsp
.............\zhebanchazhao.dsw
.............\zhebanchazhao.ncb
.............\zhebanchazhao.opt
.............\zhebanchazhao.plg
.............\Debug
zhebanchazhao
.............\.....\vc60.pdb
.............\.....\zhebanchazhao.exe
.............\.....\zhebanchazhao.ilk
.............\.....\zhebanchazhao.obj
.............\.....\zhebanchazhao.pch
.............\.....\zhebanchazhao.pdb
.............\zhebanchazhao.cpp
.............\zhebanchazhao.dsp
.............\zhebanchazhao.dsw
.............\zhebanchazhao.ncb
.............\zhebanchazhao.opt
.............\zhebanchazhao.plg
.............\Debug
zhebanchazhao