代码搜索:diffusion
找到约 573 项符合「diffusion」的源代码
代码结果 573
www.eeworm.com/read/307320/3724879
cc iodev.cc
//
// iodev.cc : Diffusion IO Devices
// authors : Fabio Silva
//
// Copyright (C) 2000-2002 by the University of Southern California
// $Id: iodev.cc,v 1.7 2003/07/09 17:50:02 haldar Exp
www.eeworm.com/read/440226/1799269
hh iodev.hh
//
// iodev.hh : Diffusion IO Devices Include File
// authors : Fabio Silva
//
// Copyright (C) 2000-2002 by the University of Southern California
// $Id: iodev.hh,v 1.6 2002/11/26 22:45:3
www.eeworm.com/read/440226/1799271
cc iodev.cc
//
// iodev.cc : Diffusion IO Devices
// authors : Fabio Silva
//
// Copyright (C) 2000-2002 by the University of Southern California
// $Id: iodev.cc,v 1.6 2002/11/26 22:45:39 haldar Exp
www.eeworm.com/read/389028/2545475
hh iodev.hh
//
// iodev.hh : Diffusion IO Devices Include File
// authors : Fabio Silva
//
// Copyright (C) 2000-2002 by the University of Southern California
// $Id: iodev.hh,v 1.8 2005/09/13 04:53:4
www.eeworm.com/read/389028/2545477
cc iodev.cc
//
// iodev.cc : Diffusion IO Devices
// authors : Fabio Silva
//
// Copyright (C) 2000-2002 by the University of Southern California
// $Id: iodev.cc,v 1.8 2005/09/13 04:53:49 tomh Exp $
www.eeworm.com/read/244577/4510300
cc winsng2.cc
//
// WINSng2.cc : WINSng2 Radio Support for Diffusion
// Authors : Fabio Silva
//
// Copyright (C) 2000-2002 by the University of Southern California
// $Id: WINSng2.cc,v 1.13 2002/10/20 20:
www.eeworm.com/read/173205/5375536
cc winsng2.cc
//
// WINSng2.cc : WINSng2 Radio Support for Diffusion
// Authors : Fabio Silva
//
// Copyright (C) 2000-2002 by the University of Southern California
// $Id: WINSng2.cc,v 1.12 2002/08/21 20:
www.eeworm.com/read/371372/2780479
h config.h
//#ifdef NS_DIFFUSION
// These settings are for high-bandwidth point-to-point
// communication. In this case, we assume 10Mbit/s, a 1000-byte packet
// is sent in .8 msec.
// Use multiple sends when
www.eeworm.com/read/455033/7378548
edp convect-apt.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
int kt=6;
int kloop=5;
int nbadap=5;
bool inq=1;
real tol=0.05;
rea
www.eeworm.com/read/484548/6579631
m diffflowfit.m
function [a residual] = diffflowfit(time,corr,weights);
% 'a' contains the coefficients from the diffusion flow eqn, in the following order:
% f=g0d*(1+x/td)^-1+g0f*exp(-(v*x/w)^2) + c
% If