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

搜索资源列表

  1. diff2bg

    0下载:
  2. 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:2854
    • 提供者:zhang li
  1. DeCpp

    1下载:
  2. 这是一个差分进化算法的C++语言源代码,今年来差分进化算法研究越来越多,其优越性已经为大家所认可,在这里为大家提供一个差分进化算法的C语言源码。-Differential Evolution Algorithm-C++ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:27984
    • 提供者:李丽丽
  1. DEMC

    1下载:
  2. 基于蒙特卡罗马尔可夫链的差分遗传算法。算法有mc抽样改进,并用差分算法改进遗传优化算法-A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:14164
    • 提供者:yurain
  1. VideoDemo

    0下载:
  2. 视频演示算法包括,1. 静态背景下的背景预测法目标检测。 静态背景下帧间差分法目标检测Mean Shift目标跟踪方法 重心多目标跟踪方法。该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Video presentation algorithms, including, 1. Static background background prediction target detection. Static background fram
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:3109337
    • 提供者:安红
  1. 差分多目标跟踪

    0下载:
  2. 本程序用于视频处理,采用差分算法的多目标跟踪,是在matlab下实现的
  3. 所属分类:Windows编程

  1. 四十三种差分格式源代码(Fortran)

    0下载:
  2. 计算流体力学入门代码,共有43种算法的基础程序(Introduction to computational fluid dynamics)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:505856
    • 提供者:ltxdeerlim
  1. DE

    0下载:
  2. 本文件为差分演化算法,实现并带有注释,本自带测试函数。(This document is a differential evolution algorithm, implemented and annotated, which comes with test functions.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:2835456
    • 提供者:宇沐风
  1. DE_Random

    0下载:
  2. 本文件为差分演化算法,实现并带有注释,不涉及文件操作,初始种群为随机生成。(This document is a differential evolution algorithm, implemented with annotations, does not involve file operations, and the initial population is randomly generated.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1110016
    • 提供者:宇沐风
  1. DE

    0下载:
  2. 差分进化算法matlab代码,有详细说明,可更改(differential evolution algorithm code with substantial explanation, which is changeable)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:huangsir2000
  1. Matlab源程序

    0下载:
  2. 背景差分法,神经网络算法下的Matlab程序交通流实现。(A simulation of Traffic. Based on the Matlab.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:16384
    • 提供者:摇光
  1. FDTD算法

    0下载:
  2. 实现了一维边界条件为PEC、PMC的时域差分法。(One dimensional boundary conditions for PEC and PMC are obtained by the time-domain difference method.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:helloworldd
  1. 7

    0下载:
  2. 7 基于纹理复杂度和差分的抗盲检测图像隐写算法(7 against blind detection based on texture complexity and difference image steganography algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:423936
    • 提供者:lushannanlu
  1. DE

    0下载:
  2. 实现差分进化算法程序,比较简单,希望有所帮助(Differential evolution algorithm program)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:isttod
  1. h1.f90

    0下载:
  2. 一次计算方法作业里的差分方法解方程举例。(yi ci ji suan fang fa zuo ye li de cha fen fang fa jie fang cheng ju li)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:ytlu
  1. SIOA

    1下载:
  2. 标准粒子群算法(PSO)与差分算法(DE)(Particle Swarm Optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:6144
    • 提供者:Kelvinzxc
  1. 2016.11.03DE_SVR(差分进化)

    2下载:
  2. 以优化SVR算法的参数c和g为例,对DE(差分进化)算法MATLAB源码进行了详细中文注解。(Differential Evolution algorithm (DE) is a heuristic random search algorithm based on group differences. This algorithm is proposed by R.S and k.p. rice for solving Chebyshev polynomials. DE algorithm is
  3. 所属分类:Windows编程

  1. DeMat

    1下载:
  2. 几种问题下的多维差分进化算法,包括Chebychev、Eggholder、Michalewicz、Peaks、Rastrigin、Rosenbrock和Zimmermann问题,可以根据不同的需求来改变objfun.m, PlotIt.m,和 Rundeopt.m。(The multidimensional differential evolution algorithm under several problems.)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:30720
    • 提供者:碧莲百合
  1. test

    0下载:
  2. 差分演化的蒙特卡洛算法通用程序,修改舒服初始模型prior及其最大似然函数即可(solves an important practical problem in RWM, namely that of choosing an appropriate scale and orientation for the jumping distribution.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:开颜儿
  1. 自适应混沌差分进化算法 Matlab 程序

    1下载:
  2. 自适应混沌差分进化算法 Matlab 程序,摘录于知网上一篇博士论文。(Adaptive chaotic differential evolution algorithm Matlab program)
  3. 所属分类:其他

    • 发布日期:2021-03-20
    • 文件大小:1053696
    • 提供者:阿凡凡
  1. 五点差分型多重网格方法

    2下载:
  2. 用用五点差分算法结合多重网格算法求解偏微分方程;用五点差分算法结合多重网格算法求解偏微分方程。(Using five-point difference algorithm combined with a multigrid algorithm to solve partial differential equations; Using five-point difference algorithm combined with multigrid algorithm to solve partia
  3. 所属分类:Windows编程

    • 发布日期:2020-11-08
    • 文件大小:136192
    • 提供者:BingDeMing
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com