CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 折半查找

搜索资源列表

  1. 二分法查找

    0下载:
  2. 二分法查找 二分法查找其实就是折半查找,一种效率较高的查找方法。针对有需数组来查找的。 主要思想是:(设查找的数组期间为array[low, high])
  3. 所属分类:技术管理

  1. d.doc

    0下载:
  2. 题目:对记录序列:{55,13,23,72,109,67,2,78,13}分别使用顺序查找和折半查找算法实现特定关键字值记录的查找。然后建立该记录序列的二叉排序树,并在其上实现特定关键字值结点的查找和删除。-Title: on the record sequence: (), respectively 55,13,23,72,109,67,2,78,13 order to find and use half the search algorithm to achieve a specific k
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:6538
    • 提供者:sad
  1. ccode

    0下载:
  2. 有15个数按由小到大顺序放在一个数组中,输入一个数,要求用折半查找法找出该数是数组中的第几个元素的值,如果该数不在数组中,则打印出无此数-15 the number of small to large order placed by an array, enter a few, require half the number of search method is to identify the array elements in the first few values, if the num
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:2578
    • 提供者:马玉莲
  1. c

    0下载:
  2. 二分法(折半)插入排序:在已排好序的序列中使用二分法查找插入位置,找到后移动其后记录插入新记录。-Dichotomy (binary) insertion sort:In the series have been sequenced use dichotomy search into position,after finding a new record record insertion by moving.
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:562
    • 提供者:刘丹
  1. sortds

    0下载:
  2. "1--插入排序。\n") ("2--快速排序。\n") ("3--选择排序。\n") ("4--冒泡排序。\n") ("5--堆排序。\n") ("6--归并排序。\n") ("7--排完序后进行折半查找") -6 sort methods.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:466899
    • 提供者:hejunrong
  1. yuanma

    0下载:
  2. 顺序表查找算法的实现,查找函数用顺序查询和折半查询实现-Order table lookup algorithm to achieve the Find function to order inquiries and binary query implementation.
  3. 所属分类:Project Design

    • 发布日期:2017-11-17
    • 文件大小:72820
    • 提供者:陆海锋
  1. sxj2

    0下载:
  2. 罢市五个数由大到小的顺序存放到一个数组中,输入一个数,要求用折半查找法找出该数是数组中第几个元素的值。如果该数不在数组中,则打印出无此数。-Strike descending order of five numbers stored in an array, enter a number, the binary search method to find out the number of several elements in the array values. If the number i
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:889559
    • 提供者:单雄军
  1. Experimental-data

    0下载:
  2. 实验操作:进行单链表的基本操作,单链表的基本操作,折半查找,内部排序。-Experimental data structure and algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:36748
    • 提供者:zj
  1. 1

    0下载:
  2. 对记录序列(查找表):{55,13,23,72,109,67,2,78,13}分别实现如下操作: 1) 顺序查找; 3) 对排好序的纪录序列表进行折半查找; 4) 利用1)中记录序列建立一颗二叉排序树,并在其上实现特定关键字值结点的查找; 5) 按照“除留余数法”哈希构造函数和线性探测再散列的冲突处理方法创建表长为m=11的哈希表; 6) 实现5)创建哈希表上的查找 -On the record sequence (lookup table): {} 55,13,23,7
  3. 所属分类:Software Testing

    • 发布日期:2017-04-26
    • 文件大小:8214
    • 提供者:潘珍
  1. find-and-sort

    0下载:
  2. 对数据序列:{55,13,23,72,109,67,2,78,13}分别实现如下操作: 必做: 1) 顺序查找; 2) 使用直接插入排序或冒泡排序(二选一)、快速排序(必做)对原纪录序列进行排序; 3) 对排好序的纪录序列表进行折半查找; 4) 利用原纪录序列建立一颗二叉排序树,并在其上实现特定关键字值结点的查找; 选做: 5) 按照“除留余数法”哈希构造函数和线性探测法的冲突处理方法创建表长为m=11的哈希表; 6) 实现5)创建哈希表上的查找。 -fin
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:114339
    • 提供者:
  1. gezhong-paixu

    0下载:
  2. 含折半查找算法、冒泡排序、选择排序的C程序-a series of sort is based on C
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1703
    • 提供者:小丸子
搜珍网 www.dssz.com