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

搜索资源列表

  1. chazhaoyuansu

    0下载:
  2. 查找线性表中的某元素:L为带头接点的单链表的头指针,当第i个元素存在的时候,其值赋给e并返回OK,否则返回ERROR */ -linear search of a table of elements : L tap for the lead single linked list for the first guide, When the first i elements exist, the value assigned to the e and return to the lounges, o
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.55kb
    • 提供者:周伯通
  1. jiheAUB

    0下载:
  2. 求集合运算AUB 利用两个线性表la和lb分别存放集合A和B的成员,依次取出lb中的每个元素,按其值查找线性表la,若la中不存在该元素,则将它插入到la中去,最后线性表la就存放了集合AUB的元素.-AUB set operations for the use of two linear la Table and lb respectively storage pools A and B members, Retrieve lb followed each of the elements,
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:海薇
  1. 电话本管理系统

    0下载:
  2. 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序;sinsert:插入排序;quicks:快速排序;select:选择排序法;-increase input fault tolerance. Imp
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4.68kb
    • 提供者:王军
  1. C-integer-linear-sequence

    0下载:
  2. 对元素类型为整型的顺序存储的线性表进行插入、删除和查找操作(C++)。-C integer linear sequence of stored data table insert, delete and search operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:1.2kb
    • 提供者:周文
  1. Code_MATLAB_Optimization

    17下载:
  2. 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
  3. 所属分类:matlab例程

    • 发布日期:2012-12-20
    • 文件大小:40.61kb
    • 提供者:
  1. 0.618

    0下载:
  2. 线性搜索,用0.618法求解方程的解,方便快速的找到方程的解-Linear search method with 0.618 equation, conveniently and quickly find the equation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:545byte
    • 提供者:于贝
  1. linear_search

    0下载:
  2. It is a basic program to search for options given in a list box used in VC++ MFC without using wizard... It is simple program...helps in understanding VC-It is a basic program to search for options given in a list box used in VC++ MFC without using w
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.62mb
    • 提供者:Keerthana
  1. Template-Binary-Search

    0下载:
  2. The "binary search algorithm" is one of the quickest way for searching threw an array, the "linear search algorithm" makes "n" comparaisons for searching for an element inside a given array. The "binary search algorithm" only makes log2(n) comparais
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:12.45kb
    • 提供者:Bhushan
  1. linear-search

    0下载:
  2. linear search in vb it is simple to use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1.67kb
    • 提供者:tala
  1. Linear-search-technology

    0下载:
  2. 线性搜索技术 Linear search technology -Linear search technology
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1.93kb
    • 提供者:zhoukai
  1. search

    0下载:
  2. 对已经排序过的、具有n个元素的数组A,检索是否存在元素x。当n是奇数时,用二叉检索算法检索;当n是偶数时,用线性检索算法检索。写出算法分析和时间复杂度。-Already sorted array of n elements A, retrieves whether there exists an element x. When n is odd, using the binary search algorithm to retrieve when n is even, the linear s
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:7.19kb
    • 提供者:李心
  1. linear-search

    0下载:
  2. 一种常用的线性搜索技术,快速精确希望对大家有所帮助。-A common linear search technology, quickly and accurately hoping help you.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1.93kb
    • 提供者:佟倩
  1. Linear-search-technology

    0下载:
  2. 最优化算法中的线性搜索技术,对于线性规划问题中求取最大最小值非常有用-Linear optimization algorithm search technology, for the linear programming problem is very useful to strike a maximum and minimum
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1.94kb
    • 提供者:haohaiqiang
  1. line-search

    0下载:
  2. 线性搜索法是一种寻找最优步长的有效方法,相当好用,欢迎下载。-Linear search method is an effective method for optimal step to find, very easy to use, welcome to download.
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:454.81kb
    • 提供者:Sifang Che
  1. linear-search

    0下载:
  2. 用Fibonacci法和抛物线法解决以为搜索问题 对应《最优化方法》(解可新等著)第一章作业题-Solving parabolic method using Fibonacci method and corresponding search problem that " optimization method" (waiting for the solution to new) Chapter job title
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.85kb
    • 提供者:郭婧怡
  1. LINEAR-SEARCH

    0下载:
  2. It is a source code of Linear Search in C++. Liner Search is a data structure.-It is a source code of Linear Search in C++. Liner Search is a data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:8.5kb
    • 提供者:waqasullahkhan
  1. linear-search(wrk)

    0下载:
  2. this shell program unix for linear search-this is shell program unix for linear search
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:832byte
    • 提供者:shailesh
  1. linear-search

    0下载:
  2. 3 type of linear search source in c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.57kb
    • 提供者:bita
  1. Linear-Search

    0下载:
  2. 基于matlab的最优化方法中的线性搜索方法例程-Linear Search
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.19kb
    • 提供者:张华
  1. search

    0下载:
  2. 不同于传统的搜索方法,在各种下降优化算法中一种通用的步长搜索方法,采用线性搜索的方式,可得到精确的最优步长。-Different the traditional search methods, a general step size search method is used in various drop optimization algorithms, and the optimal step size can be obtained by linear search.
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:2kb
    • 提供者:Micheal
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com