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

搜索资源列表

  1. case4

    0下载:
  2. DA算法中的使用的查找表模块,本程序先设计查找表,然后设计4*4DA算法模块,之后进行位扩展和字扩展得到32阶滤波器程序.附带4各表,和FIR滤波器序数-DA algorithm used in the lookup table module, the design of the program first look-up table, and then design 4* 4DA algorithm module, after the word-bit expansion and extens
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:9739
    • 提供者:黄萌
  1. MCS51-ASM6

    0下载:
  2. MCS51 单片机源码系列之 第六章 排序、查找和非线性算法-MCS51 单片机源码系列之 第六章 排序、查找和非线性算法         
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:12624
    • 提供者:狼猛
  1. find

    0下载:
  2. 数据结构中的顺序表和数表的查找算法。基本思想:从表的一端开始,顺序扫描线性表,依次将扫描到的结点的关键字与给定值k进行比较,若相等,则查找成功;若扫描到表的另一端仍没有找到与关键字k相等的结点,则查找失败。-Data structure in the order list and several forms of the search algorithm. The basic idea: to start from one end of the table, the order of the l
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1043
    • 提供者:wuyoudanbo
  1. find

    0下载:
  2. 查找算法,在一些数当中找到符合要求的一个算法-Search algorithm, found in some few of them to meet the requirements of an algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:11172
    • 提供者:韩斌
  1. sort

    0下载:
  2. 介绍了三种排序与查找算法:选择排序算法,冒泡排序算法,折半查找法-selection sort,bubble sort,find
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:586
    • 提供者:Mary
  1. hash1

    0下载:
  2. 数据结构 基本查找算法之哈希查找 散列 使用c++语言-Find a data structure of the hash algorithm used to find the hash c++ language
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1217
    • 提供者:kevin
  1. ConvertLength

    0下载:
  2. VC++编的查找最小二叉树的算法 很简洁 效率很高 是不可多得的好代码-VC++ for the smallest binary tree search algorithm is very simple and efficient is a good source rare
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:2380
    • 提供者:黄金
  1. Student

    0下载:
  2. 学生管理系统 根据指定学生个数,逐个输入学生信息; (2) 逐个显示学生表中所有学生的相关信息; (3) 给定一个学生信息,插入到表中指定的位置; (4) 删除指定位置的学生记录; (5) 统计表中学生个数; (6) 利用直接插入排序或者折半插入排序按照姓名进行排序; (7) 利用快速排序按照学号进行排序; (8) 根据姓名进行折半查找,要求使用递归算法实现,成功返回此学生的学号和成绩; (9) 根据学号进行折半查找,要求使用非递归算法实现,成功返回此学生的姓
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:2282
    • 提供者:mianhuatang
  1. IntervalSearch

    1下载:
  2. 区间树上的重叠区间查找算法:通过增加树结点的信息域将红黑树扩张为区间树,并通过给定的某个区间i,查找区间树上相应的重叠区间。-The overlap interval between the tree search algorithm: tree node by increasing the information domain will be red and black tree expansion for the interval tree, and through a given inte
  3. 所属分类:Data structs

    • 发布日期:2016-11-05
    • 文件大小:2705
    • 提供者:米石
  1. Theoverlapinterva

    0下载:
  2. 自己采用VB.NET编写的区间树上的重叠区间查找算法,全图形界面,VS2005下编译通过。-VB.NET prepared to adopt its own range of overlap between the tree search algorithm, the graphical interface, VS2005 compiler through the next.
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:69101
    • 提供者:XIII
  1. myproject

    0下载:
  2. 应用DFS,递归调用完成的图中环查找算法过程-Application of DFS, recursive calls to complete the plan process in Central search algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6751
    • 提供者:zoyag
  1. two_d_dct_serial

    0下载:
  2. 二维DCT变换,采用查找表的方法实现算法,分别通过列变换,再通过行变换,通过加法器乘法器以及流水线技术得出更快的结果!-two-dimention DCTtransform,the algorithm was implemented by look up table,via row trasforming and colum trasforming respectively
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:23110
    • 提供者:chenguohao
  1. search

    0下载:
  2. 各种查找算法,如顺序查找、折半查找、二分查找等,应有尽有-a series of ideas for searching
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:1096
    • 提供者:柳彬彬
  1. binaryreserch

    0下载:
  2. 利用c++实现的二分查找算法,实现相关工能-Using c++ to achieve the binary search algorithm, the realization of the relevant work can
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:576813
    • 提供者:迪迪派
  1. vc_Algorithm

    0下载:
  2. VC++数据结构与算法经典的上百种源码包,绝对对C++编程有帮助,涉及数学、底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找、汉诺塔算法以及其它一些常用算法,有的含有示例,C++编程不可多得的编程资料。-VC++ data structures and algorithms on hundreds of classic source package, absolutely on the C++ programming help, involving
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:316702
    • 提供者:126
  1. ivzcl

    1下载:
  2. 查找文件夹下所有的文件,递归算法实现,delphi-Folder to find all the documents, recursive algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:171742
    • 提供者:ivzcl
  1. BinarySearch

    0下载:
  2. 简单的二分查找算法,用java语言实现,-A simple binary search algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4351
    • 提供者:zhengxuncan
  1. Text9

    0下载:
  2. 在顺序存储结构上,采用顺序查找算法,直接插入排序算法等算法查找一关键字,输出查找结果-In the sequential storage structure, using the sequential search algorithm, sorting algorithm directly into the search for a keyword such as algorithms, the output search results
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1181
    • 提供者:wangningning
  1. StaticSearchTable

    0下载:
  2. 一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。-A search function to achieve the three c-language source code, namely, sequential search, binary search and binary search tree to find. VC can be compiled to run directly on the searc
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:7221
    • 提供者:LIZHENG
  1. AVL.doc

    0下载:
  2. 次代码是实现平衡二叉树的数据结构算法。参考的是严蔚敏c和c++数据结构书上的思想。经过调试可以连续实现删除、插入、查找算法-Sub-code is to achieve a balanced binary tree data structure algorithms. Reference is Yan Wei-Min c and c++ data structure book ideas. Debugging can be achieved through a continuous delete
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:8507
    • 提供者:liuhua
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com