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

搜索资源列表

  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-with wildcard string matching algorithm source code. Procedures for the more advanced search algorithm to improve fuzzy query function can find letters and Chinese characters, useful shout.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4356
    • 提供者:张三水
  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. C语言算法——对分查找

    1下载:
  2. 详细论述了c语言的对分查找算法!
  3. 所属分类:嵌入式/单片机编程

  1. java蚁群算法

    1下载:
  2. 本代码是基于java语言,通过蚁群算法的实现了对最优路径查找的功能。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. Excel中农历的算法

    0下载:
  2. ★或是Excel中最牛的农历解法★ ★ 理由1:数据准确。数据起初来源于《万年历_中华农历网》中数据定义部分并进行了扩充(起止范围为:1900-1-1~2101-1-28),后又与《农历两百年算法【C语言代码】》及《寿星万年历》进行了校对,发现部分日期有出入。于是又下载了《中华五千年长历》和《三千五百年历日天象》两本书(第二本书只到2050年),对近2500个月的关键数据进行了逐一比对(2038年还有出入,最后以我的诺基亚6060手机为准),整理出了一套基础数据。(详见农历基础数据中的说明)
  3. 所属分类:Ftp客户端

    • 发布日期:2010-10-04
    • 文件大小:117139
    • 提供者:cl8034@126.com
  1. 路径查找AI算法

    0下载:
  2. 路径查找AI算法
  3. 所属分类:其他游戏

    • 发布日期:2011-06-28
    • 文件大小:45989
    • 提供者:qjs@jsrj.com
  1. binarysearch

    0下载:
  2. 问题的提出:编写程序对数据序列采用二分查找法和顺序查找法查找元素的下标,要求使用类模板实现(其中二分法查找算法要求用递归实现,给定数据序列有序)。-Of the problem: the preparation of procedures for the data sequence using binary search method and the order of search law search element subscr ipt, require the use of class t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:9158
    • 提供者:王清
  1. 111

    0下载:
  2. 实现折半查找算法,实现直接插入排序、希尔排序(选做)、起泡排序、快速排序、简单选择排序和堆排序(选做)等算法
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2936
    • 提供者:
  1. chazhao

    0下载:
  2. 数据结构课程作业,查找算法。用哈希算法下实行查找-Data structure course work, search algorithm. Under the hash algorithm used to find
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:341866
    • 提供者:梁吉培
  1. erchashu.txt

    0下载:
  2. 包括二叉树的建立和查找,是查找算法的一种,大家可以看看,参考一下。-Including the establishment of a binary tree and search is a search algorithm, we can see that reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:643
    • 提供者:zhangfei
  1. binary_search

    0下载:
  2. 二分查找算法:算然很简单但是要写好不容易,请指正-Binary search algorithm: operator ran a very simple but not easy to write, please correct me
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:160930
    • 提供者:luwei
  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
  1. KMP

    0下载:
  2. KMP是一种字符串查找算法,具有无需回溯的特点,效率高,本源码实现了KMP算法-KMP
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:4470
    • 提供者:ybelieve
  1. sort

    0下载:
  2. 随机生成5000个0~10000之间的整数,可对其进行查找,并对几种不同的查找算法进行比较;可对其进行排序,并对几种不同的排序算法比较。-5000 randomly generated integer between 0 and 10000, can find them, and several different search algorithms are compared can be sorted, and compare several different sorting algori
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4021
    • 提供者:zry
  1. FilterTest (2)

    0下载:
  2. 高效的关键字过滤及查找算法(Trie KO Hash)FilterTest(Trie KO Hash FilterTest)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:37888
    • 提供者:MEHUANG
  1. 算法第4版

    0下载:
  2. 包括了排序、查找、分类等目录下的各种算法,内容丰富,可钻研性高。唯一的问题是习题并没有答案。(Algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:89542656
    • 提供者:marquisire
  1. c二叉查找树

    0下载:
  2. 二叉树查找算法,是c数据结构的内容比较难做我做了很长时间才做出来(Two tree search algorithm, C data structure is more difficult to do, I have done a long time to do it)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:452608
    • 提供者:tianyudizhua
  1. 两个算法

    0下载:
  2. 实现了两种搜索算法,进行矩阵运算,可以在矩阵上查找出需要的若干行(Two kinds of search algorithms are realized and matrix operation is carried out)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:14295040
    • 提供者:lyfdamon
  1. 常用问题的算法

    0下载:
  2. 常用问题的算法,包括表达式求值,递归二分查找,归并算法,回溯法求解数独问题等(The commonly used algorithms, including recursive expression evaluation, two search, merging algorithm, backtracking and Sudoku problem etc.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:26624
    • 提供者:yiyiyiyiyiyiyi
  1. C常用算法程序集(第二版)

    0下载:
  2. 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。(The effective algorithm commonly used in engineering and preparation, the main contents include polynomia
  3. 所属分类:数值算法/人工智能

« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com