代码搜索:diffusion
找到约 573 项符合「diffusion」的源代码
代码结果 573
www.eeworm.com/read/297340/8029134
in makefile.in
# Copyright (c) 1994, 1995, 1996
# The Regents of the University of California. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are per
www.eeworm.com/read/240981/13183333
makefile
# Copyright (c) 1994, 1995, 1996
# The Regents of the University of California. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are per
www.eeworm.com/read/315474/13541812
makefile
# Copyright (c) 1994, 1995, 1996
# The Regents of the University of California. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are
www.eeworm.com/read/123964/6056615
cpp main.cpp
/*==============================================================================
*******************
* S T D 3 *
www.eeworm.com/read/487702/6507571
patch ns-2.29-aodv-uu-0.9.1-dsr-uu-0.2-oolsr-0.99.15.patch
diff -uprN ns-2.29.orig/common/misc.cc ns-2.29/common/misc.cc
--- ns-2.29.orig/common/misc.cc 2005-10-20 06:45:22.000000000 +0200
+++ ns-2.29/common/misc.cc 2006-03-10 14:15:05.000000000 +0100
@@ -49,
www.eeworm.com/read/484548/6579624
m difffit3d.m
function [a residual] = difffit3d(time,corr,wRatio,weights);
% 'a' contains the coefficients from the diffusion eqn, in the following order:
% f=y0+(g0*tau)/(tau+x)
% If weights isn't given
www.eeworm.com/read/484548/6579626
m difffit.m
function [a residual] = difffit(time,corr,weights);
% 'a' contains the coefficients from the diffusion eqn, in the following order:
% f=y0+(g0*tau)/(tau+x)
% If weights isn't given as an in
www.eeworm.com/read/264792/11301197
makefile
# Generated automatically from Makefile.in by configure.
# Copyright (c) 1994, 1995, 1996
# The Regents of the University of California. All rights reserved.
#
# Redistribution and use in source a
www.eeworm.com/read/404871/11476768
f90 implhfeq.f90
! **********************************************************************
! AIM IS TO SOLVE THE PARABOLIC HEAT CONDUCTION EQUATION (OR DIFFUSION-EQ.)
! PT/PT = (L/ROH C) * (P^2 T / P X^2)
! WERE L I