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

搜索资源列表

  1. 分支界限法求单源最短路径

    0下载:
  2. 计算机算法与设计第三版,分支限界法单源最短路径程序,换成.cpp就能直接使用。
  3. 所属分类:源码下载

    • 发布日期:2010-09-14
    • 文件大小:7076
    • 提供者:lichen198891
  1. 最短路径法以C#实现,并可视化

    1下载:
  2. C#实现最短路径,并且实现了可视化,包括所有的东西,直接可运行,也有exe文件
  3. 所属分类:Windows编程

    • 发布日期:2012-06-15
    • 文件大小:1730462
    • 提供者:sunbei
  1. matlapp.rar

    8下载:
  2. MATLAB的梯度法,内点法,外点法,罚函数,惩罚函数,线性梯度法,源程序,按照提示输入,可直接运行,MATLAB' s gradient method, interior point method, outside the point of law, penalty function, penalty function, the linear gradient method, source code, follow the prompts to input, can be directly r
  3. 所属分类:matlab例程

    • 发布日期:2017-03-29
    • 文件大小:3560
    • 提供者:朱伟
  1. sy3.rar

    0下载:
  2. matlab程序,有约束最优化问题直接法--复合形法,matlab program, constrained optimization problems are the direct method- the complex method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2138
    • 提供者:linfuquan
  1. alglib-3.4.0.cpp

    0下载:
  2. 在求解线性方程组(System of Linear Equations)的算法中,有两类最基本的算法,一类是直接法,即以消去为基础的解法。如果不考虑误差的影响,从理论上讲,它可以在固定步数内求得方程组的准确解。另一类是迭代解法,它是一个逐步求得近似解的过程,-we can use several different methods to obtain a solution. If a unique solution is known to exist, and the coefficient m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1131452
    • 提供者:房子
  1. 光流法目标检测程序

    2下载:
  2. 基于光流法的运动目标检测源代码,能直接检测各种运动目标,打开图像就可以用!-Optical flow method based on motion detection source code, can directly detect a variety of moving objects, open the image you can use!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:14789
    • 提供者:zhupeng
  1. 1612027Optimize

    0下载:
  2. 本算法包含牛顿法、梯度法、导数法、步长加速法、直接法等优化算法-The algorithm contains the Newton method, gradient, derivative, reeves, the direct method and other optimization algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:12045
    • 提供者:shenys
  1. power_spectrum

    0下载:
  2. 直接法,间接法,AR普 功率谱估计,其他的自己看文档就能明白了-Direct method, indirect method, AR & P power spectrum estimation, the other will be able to understand a document that looks at
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:19187
    • 提供者:park
  1. gaojiepu

    6下载:
  2. matlab的高阶谱(包括双谱),包括高阶谱的直接法及间接法,用于信号的检测及时差估计。-matlab higher order spectra (including dual spectrum), including high-end spectrum of the direct method and indirect method for signal detection time difference estimates.
  3. 所属分类:matlab

    • 发布日期:2015-05-03
    • 文件大小:1244
    • 提供者:帅小伙
  1. opencv-move-detection

    1下载:
  2. 基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:1557
    • 提供者:
  1. LR1

    0下载:
  2. 采用VC编程的LR分析法,代码可以直接运行,可以帮助理解编译原理中的LR构造分析法-VC programming using LR analysis, the code can be directly run, the compiler can help to understand the principle of structural analysis of the LR method
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:9023
    • 提供者:卓琳 瑞格
  1. Gauss

    0下载:
  2. 给定三个n阶线性方程组Ax=b,采用列主元素法解线性方程组的直接法。-Given three n-order linear equations Ax = b, out the main element method using linear equations solution of the direct method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:959
    • 提供者:曹林
  1. Estimation

    2下载:
  2. 利用直接法和间接法、Welch法求功率谱估计,参数自设,有注释 -Using the direct method and indirect method, Welch France seeking power spectrum estimation, parameter from the set, there are comments
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1342
    • 提供者:liuqiang
  1. OptimizeAlgrithm

    0下载:
  2. 快速排序优化算法,当子数组小于某一K值时不在计划分,而是采用直接插入排序法,k是与总结点数N有关的一个值(k=f(n-OptimizeAlgrithim
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:632228
    • 提供者:lihong
  1. differnence

    0下载:
  2. 三帧差法检测目标,文件很齐全,只需要直接运行。欢迎下载,-Detection of three poor goals, the document is complete, only need to run. Welcome to download, thank you
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:2218852
    • 提供者:陈偲
  1. gaojiepu

    0下载:
  2. matlab高阶谱(双谱)分析直接法和间接法,可用于时差估计等-matlab order spectrum (bispectrum) of the direct method
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:516
    • 提供者:帅小伙
  1. motion Ctrl

    4下载:
  2. 利用李亚普诺夫直接法和PID算法,分别仿真对差动驱动轮式机器人的控制,使其行走直线或者圆轨迹程序-Using Lyapunov direct method, the control differential drive wheeled mobile robot is walking a straight line or circle track program
  3. 所属分类:matlab例程

    • 发布日期:2013-08-09
    • 文件大小:398814
    • 提供者:周榕
  1. matlab-suanfadaquan

    0下载:
  2. 包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linear equations to solve the direc
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:239605
    • 提供者:陈岚崴
  1. puguji

    0下载:
  2. 现代谱估计的源程序,包括直接法,间接法和窗函数法-Modern Spectral Estimation of source, including direct, indirect method and the window function method
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1570
    • 提供者:yangqiuchen
  1. power

    1下载:
  2. MATLAB环境下的直接法 间接法和welch法源程序和谱密度函数的曲线比较-MATLAB environment direct and indirect source Welch law and spectral density function of the curve
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:56194
    • 提供者:凌丽
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com