代码搜索:diffusion
找到约 573 项符合「diffusion」的源代码
代码结果 573
www.eeworm.com/read/389028/2545490
hh dr.hh
//
// dr.hh : Diffusion Routing Class Definitions
// authors : John Heidemann and Fabio Silva
//
// Copyright (C) 2000-2003 by the University of Southern California
// $Id: dr.hh,v 1
www.eeworm.com/read/270992/11013584
m gas.m
%gas.m/created by PJNahin for "Duelling Idiots"(5/22/99)
%This m-file simulates the diffusion of gas molecules in a sealed
%container by using the Ehrenfest ball exchange rules. The simulation
%sta
www.eeworm.com/read/462153/7208388
m relativediffusion.m
%
% Depth from Defocus via Diffusion
%
% Copyright 2006 Paolo Favaro (p.favaro@hw.ac.uk)
%
% School of Engineering and Physical Sciences
% Heriot-Watt University, Edinburgh, UK
%
% Last rev
www.eeworm.com/read/457053/1601467
cc dr.cc
//
// dr.cc : Diffusion Routing Class
// authors : John Heidemann and Fabio Silva
//
// Copyright (C) 2000-2003 by the University of Southern California
// $Id: dr.cc,v 1.16 2004/01/
www.eeworm.com/read/455269/1624920
cc dr.cc
//
// dr.cc : Diffusion Routing Class
// authors : John Heidemann and Fabio Silva
//
// Copyright (C) 2000-2002 by the University of Southern California
// $Id: dr.cc,v 1.13 2002/10/
www.eeworm.com/read/234510/4658788
c mdiffusion.c
/* * Copyright 1997, Regents of the University of Minnesota
*
* mdiffusion.c
*
* This file contains code that performs mc-diffusion
*
* Started 9/16/99
* George
*
* $Id: mdiffusion.c,v 1.2 20
www.eeworm.com/read/307320/3724891
cc dr.cc
//
// dr.cc : Diffusion Routing Class
// authors : John Heidemann and Fabio Silva
//
// Copyright (C) 2000-2003 by the University of Southern California
// $Id: dr.cc,v 1.16 2004/01/
www.eeworm.com/read/407519/2262597
py demo.py
# This demo solves the time-dependent convection-diffusion equation by
# a least-squares stabilized cG(1)cG(1) method. The velocity field used
# in the simulation is the output from the Stokes (Taylor
www.eeworm.com/read/389028/2545489
cc dr.cc
//
// dr.cc : Diffusion Routing Class
// authors : John Heidemann and Fabio Silva
//
// Copyright (C) 2000-2003 by the University of Southern California
// $Id: dr.cc,v 1.17 2005/09/
www.eeworm.com/read/455033/7378538
edp convect2.edp
// This a the rotating hill problem with one turn.
// First 1/2 turn is a convection equation and second 1/2 a convection diffusion
border a(t=0, 2*pi) { x = cos(t); y = sin(t); }; // the