代码搜索:Difference

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

代码结果 3,389
www.eeworm.com/read/239320/13287976

m auto_cnt.m

function [D]=auto_cnt(N) % function [d]=auto_cnt(n) % INPUT: % n n-th derivative % OUTPUT: % d coefficients of central difference formula % COMMENT: % this function is a matlab translation of
www.eeworm.com/read/323119/13354012

test rpl_sp.test

# row-based and statement have expected binlog difference in result files # Test of replication of stored procedures (WL#2146 for MySQL 5.0) # Modified by WL#2971. # Note that in the .opt files we s
www.eeworm.com/read/136709/13364321

f vl2.f

program vl2 c...For the linear advection equation, performs the method described c...in van Leer, Towards the Ultimate Conservative Difference Scheme. c...II. Monotonicity and Conservation C
www.eeworm.com/read/316507/13521844

f vl2.f

program vl2 c...For the linear advection equation, performs the method described c...in van Leer, Towards the Ultimate Conservative Difference Scheme. c...II. Monotonicity and Conservation C
www.eeworm.com/read/306634/13740797

pas tdifffrmunit.pas

(* $Id: TDiffFrmunit.pas,v 1.4 2002/12/27 16:22:43 turbo Exp $ * * Form for showing the difference between two revisions (cvs diff) * * Copyright 2001 by Thomas Bleier * For license details
www.eeworm.com/read/305575/13765600

m ck.m

function[y]=ck(T,s,so) %CK The "C" kernel (difference of two Dirichlet kernels) % % CK(T,OM,OM_R) is the "C" kernel defined in % % Lilly and Lettvin (2004), Signal Processing % % If T
www.eeworm.com/read/304650/13790280

m example.m

%Example of the one-step-ahead forecast %%Predicts the difference between decadal %average sunspot number, which is mostly a sunspot number derived from tree ring radiocarbon content by Solanki, S. K.
www.eeworm.com/read/124910/6036016

c s_fdimf.c

/* Return positive difference between arguments. Copyright (C) 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistr
www.eeworm.com/read/124910/6036019

c s_fdim.c

/* Return positive difference between arguments. Copyright (C) 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistr
www.eeworm.com/read/124910/6036322

s sub_n.s

# Alpha __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and # store difference in a third limb vector. # Copyright (C) 1995 Free Software Foundation, Inc. # This file is part of