代码搜索:Difference

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

代码结果 3,389
www.eeworm.com/read/128965/5978495

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
www.eeworm.com/read/126933/6010262

readme

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/125688/6024584

c auth_time.c

#pragma ident "@(#)auth_time.c 1.4 92/11/10 SMI" /* * auth_time.c * * This module contains the private function __rpc_get_time_offset() * which will return the difference in seconds between the l
www.eeworm.com/read/100926/6263468

cpp test_signals_1.cpp

// test_signals_1.cpp,v 4.16 2000/05/29 00:31:50 othman Exp // This simple program illustrates the difference between handling // signals via the Reactor (which doesn't cause the event loop to //
www.eeworm.com/read/492812/6409844

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/485544/6552849

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/403011/11524488

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/403009/11524793

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/347866/11629803

m sem1d_roma.m

% This version: Roma Norte, Mexico D.F. (Oscar Ishizawa) % Centered difference time stepping % Rayleigh damping % SEM1D applies the Spectral Element Method % to solve the 1D SH wave equation, % with
www.eeworm.com/read/340730/12137858

m fiber.m

function [x,y,xc,yc,nx,ny,eps] = fiber(n,r,side,dx,dy); % This function creates an index mesh for the finite-difference % mode solver. The function will accommodate a generalized three % layer r