搜索资源列表

  1. app_updated

    0下载:
  2. 差分法提取目标时,为了保持背景的实时性,需要对不背景进行自适应更新,用VC编程-differential extraction of the target, in order to maintain the real-time background, the background is not necessary to conduct adaptive updated programming with VC
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:495099
    • 提供者:张莉
  1. siginput

    0下载:
  2. 生成三维模型异常体填充文件,可以用于有限差分法的电导率值填充,主要用于建立非均匀模型-generated 3D model anomalous body filled with documents, which can be used finite difference method, the conductivity value filled, mainly for the establishment of non-uniform m
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:113501
    • 提供者:廉洁
  1. lisarain

    0下载:
  2. 一个基于有限差分法的水滴动画模拟,自己第一次做,还有待改进,不过效果还不错,给大家分享。在VC++6.0下编译通过。-a finite difference method based on the animated simulation of the water droplet, their first time, there is room for improvement. But the results were pretty go
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1578411
    • 提供者:童话
  1. LWLFkuiba

    1下载:
  2. 一个一维溃坝模拟动画,使用复合有限差分法,效果很好。刚学刚做,希望对大家有点用处。内含源程序。-a one-dimensional dam break simulation animation, the use of composite finite difference method with good results. Just do just learning, and I hope to you a bit useless. I
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:88216
    • 提供者:童话
  1. fdtd2D1

    0下载:
  2. 一个很不错的用时域有限差分法解决二维直角坐标系下正方格子的matlab程序-a very good use of the finite difference time domain method to solve two-dimensional Cartesian coordinate system is the square lattice procedures Matlab
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4697
    • 提供者:谭仁兵
  1. fdtd2D3

    0下载:
  2. 很好用的利用吸收边界条件解决二维maxwell方程的时域有限差分法matlab源程序- The very easy to use use absorbs boundary condition solution two-dimensional maxwell the equation the time domain finite difference method matlab source program
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4697
    • 提供者:谭仁兵
  1. move_tiqu

    0下载:
  2. 基于视频运动对象的快速提取 采用了差分法,光流法以及贝叶斯估计-Moving Object Based Video Fast extracted using a finite difference method, optical flow estimation method and the Bayesian
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:70730
    • 提供者:njustyw
  1. FDTtwoEMF

    0下载:
  2. 采用有限差分法对二维静电场的数值计算。用mathematica语言编的源程序。-using the finite difference method to two-dimensional electrostatic field of numerical calculation. Using Mathematica addendum to the source.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2573
    • 提供者:唐勇
  1. fdtd_method

    0下载:
  2. 高本庆老师编写的时域有限差分法的学习教程,推荐-the high-prepared teachers FDTD method of study guides, recommended
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5056202
    • 提供者:乌龙
  1. image_processing_method

    0下载:
  2. 用vc++6.0进行开发.主要包括了图像处理的一些方法.和视频图像的帧间差分法,三帧差分法,主要处理单目标和双目标.并对目标的位置进行标定-used for the development. Including the main image processing methods. Video image fr a mes difference France, three difference method, which mainly d
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:136820
    • 提供者:蝈蝈
  1. meep-0.9.tar

    0下载:
  2. 采用FDTD时域有限差分法计算电磁波的传播问题等。-using FDTD finite-difference time-domain electromagnetic method of transmission problems.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1201678
    • 提供者:atu
  1. FDBPM_3D_paper

    0下载:
  2. 有限差分法-finite difference method ... ... ... ... ... ... ... ... ... ...
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2535
    • 提供者:weisong
  1. 常用微分方程插值代码

    0下载:
  2. 解偏微分方程以及常微分方程的基本模型,适用于工程专业研究生以及做有限差分法科学实验的大学生(Partial differential equation and ordinary differential equation)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:mike7
  1. zhenjianchafenfa

    0下载:
  2. 一个有关于帧间差分法的简单例程,通过matlab实现(A simple routine of interfr a me difference method)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:sulyeon
  1. 多目标跟踪opencv

    0下载:
  2. 先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求 运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving objec
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:40266752
    • 提供者:huahuahua
  1. bgdifference

    0下载:
  2. 本文件中含有代码文件和图片,及相应的使用说明。使用的是基于差分背景法实现多目标的跟踪,以前我下载一个同名的不能用,这是我在下载下来不能用的代码上改编的,亲测可用了,相应的运行说明在readme中。(Using background difference method to track multiobjects,the process of running is writed in readme.txt)
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:125952
    • 提供者:zllljf
  1. 面波数值模拟

    0下载:
  2. 面波数值模拟,交错网格法高阶有限差分数值模拟算法(Surface wave numerical simulation)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:plustard
  1. 迭代

    0下载:
  2. 差分迭代法和虚时间法求解薛定谔方程;克尔非线性方程光孤子解;(Solution of schrodinger equation by difference iteration method and virtual time method;Kerr nonlinear equation optical soliton solution;)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Indown90
  1. solve_one_dimension_Richards

    0下载:
  2. 该程序用差分法解一维Richards方程(The program uses the difference method to solve one-dimensional Richards equation)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:longyun1234
  1. 2905伪谱法地震波正演模拟

    1下载:
  2. 地震波伪谱法正演,时间导数采用有限差分,空间导数采用快速傅里叶变换法计算。(seismic wave forward modeling by pseudospectral method)
  3. 所属分类:其他小程序

    • 发布日期:2020-10-15
    • 文件大小:2048
    • 提供者:nyx12
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »

源码中国 www.ymcn.org