代码搜索:Difference

找到约 3,389 项符合「Difference」的源代码

代码结果 3,389
www.eeworm.com/read/303435/3812601

xdemo3

#! /bin/sh # Sufdmod2 --- example script for sufdmod2 # finite-difference modeling: part 1, the movie # Author: John Stockwell WIDTH=450 HEIGHT=450 WIDTHOFF1=10 WIDTHOFF2=500 HEIGHTOFF1=50 HEIGHTOFF2=
www.eeworm.com/read/303435/3812611

xdemo1

#! /bin/sh # Sufdmod2 --- example script for sufdmod2 # finite-difference modeling: part 1, the movie # Author: John Stockwell WIDTH=450 HEIGHT=450 WIDTHOFF1=50 WIDTHOFF2=530 HEIGHTOFF1=50 HEIGHTOFF2=
www.eeworm.com/read/271350/4229395

cc imagediff.cc

const char *help = "\ progname: imagediff.cc\n\ code2html: This program computes the difference of 2 images.\n\ version: Torch3 vision2.0, 2004-2005\n\ (c) Sebastien Marcel (marcel@idiap.ch)\n"; #inc
www.eeworm.com/read/389922/2530744

c difftime.c

/* * difftime - compute the difference between two calendar times */ /* $Header: difftime.c,v 1.4 90/09/11 10:18:44 eck Exp $ */ #include double difftime(time_t time1, time_t time0) { /*
www.eeworm.com/read/367675/2837304

txt 893.txt

发信人: kdd (kdd), 信区: DataMining 标 题: the difference of series and sequence? 发信站: 南京大学小百合站 (Thu Sep 12 15:45:03 2002) A time series is a sequence (or function) z(t) that maps each timepoin
www.eeworm.com/read/362216/2936129

m wmtsa_gen_fd_sdf_acvs.m

function s_X = wmtsa_gen_fd_sdf_acvs(N, delta, sigma_squared) % wmtsa_gen_fd_sdf_acvs -- Generate the ACVS from the SDF of fractionally difference (FD) process. % %****f* wmtsa.signal/wmtsa_gen_fd_sdf
www.eeworm.com/read/429558/8802982

m doog2.m

function G=doog2(sig,r,th,N); % G=doog2(sig,r,th,N); % Make difference of offset gaussians kernel % theta is in degrees % (see Malik & Perona, J. Opt. Soc. Amer., 1990) % % Example: % >> imagesc(doog2
www.eeworm.com/read/167045/9983322

m get_l.m

function [L] = get_L(kappa_x,kappa_y); % % [L] = get_L(kappa_x,kappa_y); % % L = L_x + L_y is the cell-centered finite difference discretization of % the diffusion operator % L*v = -div (kap
www.eeworm.com/read/424538/10440175

m doog2.m

function G=doog2(sig,r,th,N); % G=doog2(sig,r,th,N); % Make difference of offset gaussians kernel % theta is in degrees % (see Malik & Perona, J. Opt. Soc. Amer., 1990) % % Example: % >> imagesc(doog2
www.eeworm.com/read/130489/7099233

php wp-mail.php