CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - linear search

搜索资源列表

  1. 优化作业_不精确一维搜索

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,不精确一维搜索算法-tacticians of linear programming solution of a problem, an inexact Victoria Search Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.28kb
    • 提供者:王伟
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. Bubble_S5

    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) comparaiso
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:14.19kb
    • 提供者:csp
  1. success_failure_way

    0下载:
  2. 本程序是最优化理论中一维搜索方法之一——成功失败法的实现-linear search
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:825byte
    • 提供者:qingfeng
  1. LinearSearch

    0下载:
  2. Simple Linear search algorithm that searches if a specific value exists in an array.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1.01kb
    • 提供者:Perry Leros
  1. METSlib

    0下载:
  2. METSlib提供基本的启发式算法框架,包括局部搜索及其变体,模拟退火和禁忌搜索等。 -METSlib implements the basics of some metaheuristics algorithm: * Random Restart Local Search * Variable Neighborhood Search * Iterated Local Search * Simulated Annealing (with line
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:20.82kb
    • 提供者:mx
  1. algorithm

    0下载:
  2. DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:205.4kb
    • 提供者:蟲子
  1. linear-search

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

    • 发布日期:2017-04-05
    • 文件大小:1.67kb
    • 提供者:tala
  1. C-language-algorithm-code

    2下载:
  2. 用C语言编写了科研和工程中最常用的算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。-Written in C for scientific and engineering of the most commonly used algorithm, the algorithm include the plura
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:138.93kb
    • 提供者:心剑
  1. prog1_bin_lin

    0下载:
  2. its a simple binary and linear search algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.11kb
    • 提供者:ganavi
  1. 0.618

    0下载:
  2. 学会用MATLAB编写程序; 学会一维搜索法; 精确的一维线性搜索法:0.618法; 非精确的一维线性搜索法:goldstein法;-Learn how to use MATLAB programming Society of one-dimensional search method precise linear one-dimensional search method: 0.618 law non-accurate one-dimensional linear search method:
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:563byte
    • 提供者:莫永健
  1. sapso

    1下载:
  2. 为了平衡粒子群算法的全局搜索能力和改良局部能力,采用非线性的动态惯性权重即自适应权重法。给出一个用自适应权重的粒子群算法求多元复杂函数的最小值实例。-To balance the PSO global search capability and improved local capacity, the use of non-linear dynamic adaptive inertia weight that the weighting method. Gives an adaptive wei
  3. 所属分类:Algorithm

    • 发布日期:2016-10-26
    • 文件大小:1kb
    • 提供者:suzhiwei
  1. damping_Guass_Newton

    2下载:
  2. 阻尼高斯牛顿算法,解最小二乘问题的理论说明及源代码。用高斯牛顿法求方向,armijo线性搜索得到步长。-Damping Gauss-Newton algorithm, the theoretical descr iption of least squares problem solution and source code. Gauss-Newton method for direction, armijo linear search to get step.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1.34mb
    • 提供者:chenxinzhu
  1. BFGSyouhuasuanfa

    1下载:
  2. 精确线性搜索的BFGS算法求解下面无约束问题-Precise linear search algorithm for solving the following BFGS unconstrained problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:704byte
    • 提供者:julian
  1. nonlinear-algorithm

    3下载:
  2. 非线性算法合集,包括牛顿拉夫逊法,Broyden拟牛顿法,弧长法,割线法。每种算法都包含有线性搜索迭代改进。-Nonlinear algorithm collection, including Newton Raphson, Broyden quasi-Newton method, arc-length method, secant method. Each contains a linear search algorithms for iterative improvement.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.73kb
    • 提供者:figo
  1. mlclass-ex1-005

    0下载:
  2. Octave 3.2. Linear regression, cost function, minimun search.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:471.71kb
    • 提供者:tyler yan
  1. lab1

    0下载:
  2. Binary search and linear search using makefile
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.82kb
    • 提供者:rockstar
  1. fast-descent

    0下载:
  2. 牛顿法测试程序,包含线搜索和不含线搜索时算法比较。-newton algorithm with linear and without linear search.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.24kb
    • 提供者:冯艳
  1. gradientDescent

    0下载:
  2. 梯度下降法,一种线搜索方法,以负梯度方向作为最速下降方向进行最优解搜索-Gradient fell method, a linear search method to the negative gradient direction as the direction of steepest descent optimal search
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.34kb
    • 提供者:ls
搜珍网 www.dssz.com