代码搜索:diffusion
找到约 573 项符合「diffusion」的源代码
代码结果 573
www.eeworm.com/read/389028/2544980
tcl gear-push-5n-1s-1r.tcl
#
# simple gear/push example
# This example tests directed diffusion in a 5 node scenario with a single sender and a single recvr using gear app with push rtg algorithm
#
# ===========================
www.eeworm.com/read/389028/2544989
tcl gear-push-10n-1s-4r.tcl
#
# simple gear/push example
# This example tests directed diffusion in a 10 node scenario with a single sender and a 4 recvr using gear app with push rtg algorithm
#
# ===============================
www.eeworm.com/read/351636/3101194
tcl watershedsegmentation1.tcl
#
# Example on the use of the WatershedSegmentation.
#
package require InsightToolkit
set reader [ itkImageFileReaderF2_New ]
$reader SetFileName [lindex $argv 0]
set diffusion [ itkGradien
www.eeworm.com/read/201792/15396365
m diffreact_spherecat.m
function DiffReact_SphereCat
% Diffusion with Simultaneous Reaction in a Sphere
%
% Author: HUANG Huajiang
% Copyright 2003 UNILAB Research Center,
% East China University of Science and T
www.eeworm.com/read/167045/9983338
m restrict_dcoef.m
function [dcoefxh,dcoefyh] = restrict_dcoef(dcoefxh,dcoefyh,nlevels)
% [dcoefxH,dcoefyH] = restrict_dcoef(dcoefxh,dcoefyh,nlevels)
%
% Restrict diffusion coefficient for CCFD discretization of
www.eeworm.com/read/349902/10786709
bff dwi.bff
# BinaryFileFormat (leave this tag as magic token!)
# BVQX file format for *.DWI files (Diffusion Weighted Image data)
# DWI FileVersions supported: (no versioning information yet)
#
# DWI files
www.eeworm.com/read/457033/7334829
txt readme.txt
Computtional Fluid Dynamics (CFD)
steady 1-Dimensional convection and diffusion
using central differencing, upwind differencing,
hybrid differencing and power law schemes,
programmed in MATLAB
www.eeworm.com/read/331480/12825682
txt readme.txt
Computtional Fluid Dynamics (CFD)
steady 1-Dimensional convection and diffusion
using central differencing, upwind differencing,
hybrid differencing and power law schemes,
programmed in MATLAB
www.eeworm.com/read/244577/4510286
cc udpwired.cc
//
// UDPwired.cc : UDP Wired Support for Diffusion
// Authors : Chalermek Intanagonwiwat and Fabio Silva
//
// Copyright (C) 2000-2002 by the University of Southern California
// $Id: UDPwire
www.eeworm.com/read/244577/4510294
cc udplocal.cc
//
// UDPlocal.cc : UDP Local Support for Diffusion
// Authors : Chalermek Intanagonwiwat and Fabio Silva
//
// Copyright (C) 2000-2002 by the University of Southern California
// $Id: UDPloca