CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 折半查找

搜索资源列表

  1. kecsj_java

    2下载:
  2. JAVA课程设计!用线程来实现比较查找、排序算法的运行时间,第一部分是将顺序查找、折半查找算法设计成线程并同时运行来比较两种查找算法,第二部分是将冒泡排序、快速排序及选择排序设计成线程并同时运行来比较三种排序算法。本程序使用流行的GUI界面设计。-Java curriculum design! Using thread to achieve more search, algorithm running time, the first part of the order is to locate,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12864
    • 提供者:爱情无敌
  1. 折半查找

    0下载:
  2. 数据结构二分查找,演示了使用递归函数或者循环语句实现的二分查找算法,两种方法都使用了称为二分搜索的算法-data structure search for two hours to demonstrate the use of recursive function or loop is the realization of two searching algorithm, both methods are used as a two-Search Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:263052
    • 提供者:李顺
  1. 排序和查找

    0下载:
  2. 常用的数据结构排序和查找算法:简单选择排序,冒泡排序,折半插入排序,快速排序,堆排序 顺序查找,折半查找.-commonly used data structures sorting and searching algorithms : simple choice, in order of Bubble Sort, half insertion sort, rapid sequencing, Heap Sort sequence search, binary search.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2577
    • 提供者:张杰
  1. Information_System_of_Students_Implement_by_C

    0下载:
  2. 学生信息查询系统C语言实现 包含的功能有: 1、 系统功能选择菜单:提供了5个功能 A、 按“班级+平均成绩”显示原始数据 B、 输入学号,显示学生档案,并可选择用顺序查找或者折半查找去实现 C、 输入不完全的学生姓名即可模糊查找学生档案。 D、 输入班级及课程即可统计平均分,优秀率及及格率。 2、 数据显示函数 3、 学号查找函数 4、 模糊查找函数 5、 成绩统计函数 -Student Information System C language f
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8019
    • 提供者:丘方
  1. mylist654

    0下载:
  2. 包括链表的遍历,插入,删除,排序,回文判断,折半查找等操作,适合数据结构的初学者,希望对大家有帮助-including Chain traversal, insertion, deletion, sorting, palindrome judgment, binary search, etc, data structure suitable for beginners, we hope to help
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8928
    • 提供者:杜莉
  1. CshapeSearch

    0下载:
  2. 这是C#的查找算法,,一个很好的算法,折半查找,在查找过程中能节约很多时间
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1517
    • 提供者:仇成忠
  1. zhebanchazhao

    0下载:
  2. 折半查找算法,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6989
    • 提供者:吴丹
  1. a

    0下载:
  2. 递归实现折半查找的C++源程序,快速查找一个数在数列中位置.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:830
    • 提供者:宇亮
  1. 8_15

    0下载:
  2. 输入职工序号和姓名; 实现按职工号由大到小排序,职工姓名也随之改变; 运用折半查找法找出职工姓名;
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1304
    • 提供者:YUJIAN.XU
  1. suanfashuju001

    0下载:
  2. 1.双向链表的插入 2.二叉树的先序遍历 3.图的深度优先搜索 4.折半查找 5.希尔排序
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8826
    • 提供者:常亮
  1. HeapSort

    0下载:
  2. 希尔排序和折半查找的程序,可以运行。 数据类型是整形。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1135
    • 提供者:吴超
  1. digui

    0下载:
  2. 对数据的递归折半查找 效率较高,能在短时间内找到所要求的内容
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:179823
    • 提供者:云从龙
  1. zhebanchazhao

    0下载:
  2. 用折半查找的方法进行指定数的查询并返回其位置
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-18
    • 文件大小:593
    • 提供者:dengzhihua2347
  1. 顺序查找

    0下载:
  2. 本程序用于数据的折半查找,是折半查找的基本算法-the procedures for the binary search data is the basic binary search algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13373
    • 提供者:我心飞扬
  1. 折半查找-c++

    0下载:
  2. 折半查找算法,实现对于一组数据的查找操作,利用折半查找法进行查找-binary search algorithm, to achieve a set of data for the search operation, the use of binary search method you
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9767
    • 提供者:陈钊
  1. 用折半查找法找出该职工的姓名

    0下载:
  2. 用折半查找法找出该职工的姓名.txt 这个问题并不是C语言,是数据结构方面的问题 首先,你要查找的表是有规定的有序表 表中数据元素按关键码升序或降序排列的表称为有序表。 折半查找的思路是,在有序表中取中间元素作为比较对象,若给定值与中间元素的关键码相等,则查找成功;若给定值小于中间元素的关键码,则在中间元素的左半区继续查找;同理,如果找不到在右半部查找。不断重复上述的查找过程,直到查找成功,或所查找的区域无数据元素,查找失败。 如果还是不懂的话,可以查找一下有关数据结构方面的书,会更加
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-09-17
    • 文件大小:4821
    • 提供者:3345143
  1. search

    0下载:
  2. 使用c++实现顺序表的二分查找(具体使用折半查找)。-The use of c++ Realization of the order of the binary search table (specifically the use of half to find).
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:22213
    • 提供者:小宋
  1. erfenfadigui

    0下载:
  2. 用递归实现的二分法,数据结构的典型问题,二分查找也称折半查找,它要求待查找的数据元素必须是按关键字大小有序排列的顺序表。-Realize the dichotomy with recursive data structure of a typical problem, binary search, also known as split-half search, which requires the data elements to be search by keyword must be or
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1161
    • 提供者:Anni
  1. zheban_finding

    0下载:
  2. 数据结构中的折半查找源程序,适合学习数绝结构的人学习使用-Data structure in the binary search source code, suitable for studying the structure of the number of people must learn to use
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:690
    • 提供者:
  1. SearchPosition

    0下载:
  2. 折半查找算法的实现,使用VC实现,希望对大家有用-Implementation of binary search algorithm, using VC realize the hope for all of us
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:231537
    • 提供者:fcwindpasss
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com