代码搜索:Difference

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

代码结果 3,389
www.eeworm.com/read/340730/12137882

m waveguidemesh.m

function [x,y,xc,yc,nx,ny,eps] = waveguidemesh(n,h,rh,rw,side,dx,dy); % This function creates an index mesh for the finite-difference % mode solver. The function will accommodate a generalized th
www.eeworm.com/read/253260/12235037

cpp tvfm.cpp

// tvfm.cpp -- tv.cpp modified to test tvfm.h #include #include "tvfm.h" // only difference from tv.cpp bool Tv::volup() { if (volume < MaxVal) { volume++;
www.eeworm.com/read/253260/12235734

cpp tvfm.cpp

// tvfm.cpp -- tv.cpp modified to test tvfm.h #include #include "tvfm.h" // only difference from tv.cpp bool Tv::volup() { if (volume < MaxVal) { volume++;
www.eeworm.com/read/337096/12392066

cpp tvfm.cpp

// tvfm.cpp -- tv.cpp modified to test tvfm.h #include #include "tvfm.h" // only difference from tv.cpp bool Tv::volup() { if (volume < MaxVal) { volume++;
www.eeworm.com/read/230739/14276917

old readme.old

Here it is... the UnZip 5.1 port for the Atari ST/TT/Falcon! This took me longer than I expected thanks to a difference between the MiNT library and most UNIX libraries... symlinks are 0x16000 inst
www.eeworm.com/read/127726/14338880

h time.h

#ifndef _TIME #ifndef _STDDEF typedef int ptrdiff_t; /* result type of pointer difference */ typedef unsigned size_t; /* type yielded by sizeof */ typedef unsigned short wchar_t; /* wide char type
www.eeworm.com/read/220289/14844014

m cdkf.m

function [xh, Px, pNoise, oNoise, InternalVariablesDS] = cdkf(state, Pstate, pNoise, oNoise, obs, U1, U2, InferenceDS) % CDKF Central Difference Kalman Filter (Sigma-Point Kalman Filter variant) %
www.eeworm.com/read/210619/15195147

m mest.m

function line = MEst(X, Y, eps,varargin) %MEST line interpolation by M-Estimation % line = MEst(X, Y, eps [,L0] ) % X,Y - coordinates of points % eps - delta value for difference bet
www.eeworm.com/read/7654/126001

c sweepde.c

//SweepDE.c Generates a sweeping sinusoid using a difference equation #include #define two_pi (2*3.1415926) //2*pi #define two_14 16384 //2^14 #define T
www.eeworm.com/read/15240/442544

kbd readme.kbd

The TRAB keyboard implementation is similar to that for LWMON and R360MPI boards. The only difference concerns key naming. There are 4 keys on TRAB: 1, 2, 3, 4. 1) The "kbd" command provides informa