CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 查找算法

搜索资源列表

  1. find

    0下载:
  2. 本文中列出了几种查找算法源码,例如快速查找,折中查找等等!-This article lists the source of several search algorithms, such as Quick Search, a compromise to find more!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3115
    • 提供者:端木玺
  1. findfile

    0下载:
  2. 查找文件的代码实现了查找算法,适合初学者使用-Find file search algorithm code implements suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9659275
    • 提供者:李昕
  1. jichuchazhao

    0下载:
  2. 利用c#语言实现数据结构里面的一些基础查找算法,例如顺序查找,最大值最小值查找等等。-Use c# language inside some of the basic data structure search algorithm, such as sequential search, find, etc. Maximum and Minimum Value.
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:5827
    • 提供者:王东晓
  1. orderandsearch

    0下载:
  2. 数据结构中的排序和查找算法比较,绝对原创-Sorting data structures and search algorithm comparison, the absolute originality
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:44492
    • 提供者:马瑞良
  1. skyblue_LLK_Cheat

    0下载:
  2. QQ连连看游戏 很受欢迎,根据QQ连连看游戏界面的图形数据,设计一套外挂。其中包挂查找算法,自动消去。注意:必须先打开QQ游戏的连连看,外挂才能启动自动,并且把外挂先关,才能关QQ游戏。-QQ Lianliankan game was very popular, according to QQ Lianliankan game interface graphics data, design a set of plug-in. Package linked to the search algori
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-26
    • 文件大小:36630
    • 提供者:王治
  1. C

    0下载:
  2. C 语言100个经典的算法例题 让你了解一些常用的编程算法,比如排序算法、冒泡算法、折半查找算法-C-100 classical algorithm example to let you know some common programming algorithms, such as sorting algorithms, bubble algorithm, binary search algorithm etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:7292
    • 提供者:wuxinchao
  1. Delphi_Programming_classic_code_path_finding_algor

    0下载:
  2. Delphi编程开发路径查找算法经典代码Delphi Programming classic code path finding algorithm-Delphi Programming classic code path finding algorithm
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:281640
    • 提供者:huiling
  1. Sort

    0下载:
  2. 这个文件里包含常见的几种排序算法:包括冒泡法、快速查找算法、合并查找算法、线性查找算法等。-sort algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:466598
    • 提供者:xcc
  1. suanfa

    1下载:
  2. 数据结构基本算法演示程序实现: 1、实现KMP模式匹配算法、哈夫曼编码算法、由遍历序列恢复二叉树、Prim算法、Kruskal算法、Floyd算法、Dijkstra算法、拓扑排序、关键路径算法、二叉排序树生成算法(含平衡化)、哈希表生成及哈希查找算法、希尔排序、快速排序、堆排序、归并排序、基数排序。(四则表达式计算、矩阵运算、有向图的强连通分量求解) 2、算法中的链表结构和数组结构的基本操作要求单独函数实现(同组内算法要求共享使用)。 要求数据结构基本算法演示程序具有菜单选择,算法要
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:20855
    • 提供者:dark
  1. quicksort

    0下载:
  2. 编写程序实现快速排序算法与二分查找算法的-dfhjdhfdj jdhf ddfdf dfdfgfgrtrretg
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:846
    • 提供者:Xxy
  1. chazhao

    0下载:
  2. 折半查找算法的递归算法,采用顺序方式存储。完整的程序-Recursive algorithm binary search algorithm, using the order stored. Complete program
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:743
    • 提供者:changqianqian
  1. shujujiegou

    0下载:
  2. 数据结构中几种查找算法及一些说明-Data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:58742
    • 提供者:张建
  1. search_in_part

    0下载:
  2. 这个程序的功能是能够实现分块查找,优化查找算法,加快查找时间-This program is the ability to realize block search, optimization search algorithm, to speed up search time
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1339
    • 提供者:Roslynn
  1. Match

    1下载:
  2. 基于sift的图像间匹配点查找算法,经测试可以可以适应各种图像状况(包括各种仿射变换)。-Sift-based image matching points between the search algorithm, the tests can be adapted to a variety of image conditions (including affine transformation.)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4097225
    • 提供者:matchless
  1. chazhao

    0下载:
  2. 1:折半查找算法的思想及实现。 2:掌握二叉排序树,AVL树的查找,插入,删除,建立算法的思想及实现 3:存储结构的思想,能选择合适散列函数,实现不同冲突处理方法的散列表的查找,建立 -1: The binary search algorithm and the realization of the idea. 2: The master binary sort tree, AVL tree search, insert, delete, create the idea of the
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:85113
    • 提供者:王博
  1. MergeSortBinSearch

    0下载:
  2. 一个归并排序算法的实现,还有一个二分查找算法的实现。-A merge sort algorithm, there is a binary search algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:941
    • 提供者:wensen
  1. fenkuaichazhao

    2下载:
  2. 试编写利用折半查找确定记录所在块的分块查找算法。 提示:1. 读入各记录建立主表; 2. 按L个记录/块建立索引表; 3. 对给定关键字k进行查找; 测试实例:设主表关键字序列:{12 22 13 8 28 33 38 42 87 76 50 63 99 101 97 96},L=4 ,依次查找K=13, K=86,K=88 -Trial preparation records using binary search to determine where the bl
  3. 所属分类:Data structs

    • 发布日期:2014-12-20
    • 文件大小:1024
    • 提供者:zhongkeli
  1. binarysearch

    0下载:
  2. 二分查找算法.实际有效的一个程序源代码。经过自己的调试,有详细说明。-binary search 。I have make the introduction in it .
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:577435
    • 提供者:叶一力
  1. hash

    0下载:
  2. 哈希算法,,一次查找要找的数据,,非常有效的查找算法-haxi,,seach the data you want only use one time
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2063
    • 提供者:王曲
  1. erfenfa

    0下载:
  2. 编写程序对数据序列采用二分查找法和顺序查找法查找元素的下标,要求使用类模板实现(其中二分法查找算法要求用递归实现,给定数据序列有序)-Programming data sequence using binary search and sequential search method to find the next element standard, requires the use of class templates (which use a recursive binary search
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:10666
    • 提供者:dxq
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com