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

搜索资源列表

  1. 顺序查找的实现

    1下载:
  2. 查找是使用计算机中CPU最大的一个功能,查找算法决定了程序的优劣性,此算法完成了顺序查找的实现。- The search was uses in the computer a CPU biggest function, the search algorithm had decided the procedure fit and unfit quality, this algorithm has completed the smooth search realization.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:841
    • 提供者:杨涛
  1. 通配符查找算法

    0下载:
  2. 一个效率很高的通配符查找算法,适用于对\"*\"和“?”的通配符查找,可以根据需要进行修改,适用于不同应用, 另外还有一个非常适用的CRC检查算法-a highly efficient wildcard search algorithm that applies to the "*" and "the" wildcard search, it may need to make changes apply to different applications,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1877
    • 提供者:
  1. 比Boyer-Moore更快的字符串查找算法

    1下载:
  2. 比Boyer-Moore更快的字符串查找算法-than the Boyer - Moore string search for a faster algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1833
    • 提供者:老石
  1. KMP查找法

    0下载:
  2. 方便快捷地实现目标的查找,是高速度的优化查找算法-convenient manner to achieve the goal of discovering, is the optimization of high-speed search algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2793
    • 提供者:李乐
  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. H[1].264解码器中CAVLC码表查找算法的改进

    0下载:
  2. H.264解码器中CAVLC码表查找算法的改进.PDF-H.264 decoder CAVLC code table lookup algorithm improvements. PDF
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:92166
    • 提供者:罗生
  1. kmp查找算法

    1下载:
  2. 最常用的字符串查找算法
  3. 所属分类:数据结构常用算法

  1. AdvTree

    0下载:
  2. 高等树控件,带有源代码,查找速度和数据量可以非常大,是一个难得的好的查找算法-Search based on tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:37677
    • 提供者:xunen dong
  1. erfenchazhaosuanfa

    0下载:
  2. 二分查找算法,觉得非常有意义,不是每个人都需要,但需要时很急人-two hours to search algorithm, very meaningful, not everyone needs, but people need urgent
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:959
    • 提供者:飘飘
  1. C

    1下载:
  2. 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:15320
    • 提供者:海霞
  1. Searching

    0下载:
  2. 整理了各种查找算法:多种数据结构的顺序查找;对分查找;关键字查找-Organize a variety of search algorithms: a variety of data structures in order to find of sub-search keywords to find more
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:13804
    • 提供者:陈忠宁
  1. ConsoleApplication7

    0下载:
  2. 涵盖了多个查找算法,能够实现对数据的查找(this is a algorithm that it can be use to search something you want to find in a group data)
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:1763328
    • 提供者:aaa12
  1. 二分法查找算法C源码

    0下载:
  2. 此程序可实现二分查找算法,采用的是C编程。(This procedure can achieve two points search algorithm, using C programming.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:11264
    • 提供者:xihananhai
  1. 查找算法

    0下载:
  2. 在Windows平台下VS2010实现了集中基本的查找算法,数据结构的基础(In the Windows platform, VS2010 implements the basic search algorithm, data structure foundation)
  3. 所属分类:数据结构

    • 发布日期:2017-12-31
    • 文件大小:7205888
    • 提供者:JUSTONEBOY
  1. 散列查找

    0下载:
  2. 文件包含散列查找的C++代码以及说明文档。散列查找是一种高效的查找算法。代码中使用了类模板,可作为大型项目的查找接口。(The file contains hashed lookups for C ++ code and documentation. Hash search is an efficient search algorithm. Class code is used in the code as a lookup interface for large projects.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:52224
    • 提供者:启明jun
  1. 基于二分查找的有序符号表

    0下载:
  2. 基于平行数组与二分查找的有序符号表是《算法》中的经典查找算法,本程序使用 Python 语言,实现有序符号表。 ST.py 包含两个类,ST 和 OrderedST。 ST是无序的符号表,基于链表实现。按照顺序将键值对插入链表。 OrderedST 则是基于平行数组的有序符号表。在进行查找的时候,使用 二分查找 算法。(The ordered symbol table based on parallel array and two point lookup is the classic
  3. 所属分类:其他

  1. 查找算法

    0下载:
  2. 分析对比顺序查找和折半查找法的特点,并分析算法时间复杂度;以及哈希表的构造与查找,利用开放 地址法函数处理机制;(Two point lookup method and hash function processing mechanism)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:126976
    • 提供者:SUSHAN666
  1. 02二叉排序树_BinarySortTree

    0下载:
  2. 二叉排列树的查找算法,《大话数据结构》里面的。(Lookup algorithm, balance two forked tree, big talk data structure inside.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:kingtree
  1. AVL

    1下载:
  2. 实现AVL 存储结构的建立(插入)、删除、查找算法,并反映各种旋转变化。(Implements the establishment (insertion), deletion, and search algorithms for AVL storage structures and reflects various rotation changes.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:唯唯王
  1. 20180430

    0下载:
  2. 实现一个简易的管理信息系统,进行学生信息管理,具有排序、查询、显示学生信息的功能。 要求: (1)采用链表实现; (2)使用快速排序算法实现排序功能; (3)使用分块索引查找算法实现查询功能(需要构建索引表)。(To achieve a simple management information system, student information management, sorting, query, display student information function. Re
  3. 所属分类:文章/文档

    • 发布日期:2018-05-06
    • 文件大小:388096
    • 提供者:cheqy
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com