代码搜索:Difference

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

代码结果 3,389
www.eeworm.com/read/158865/5593596

t-linux

# Just for these, we omit the frame pointer since it makes such a big # difference. It is then pointless adding debugging. TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer -fPIC LIBGCC2_DEBUG_CFLAGS = -g
www.eeworm.com/read/155374/5625436

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/195450/8154603

m quad_m.m

function [Q,fcnt] = quad_m(funfcn,a,b,tol,trace,varargin) %QUAD_M Numerically evaluate integral, adaptive Simpson quadrature. % difference with QUAD: QUAD_M accepts vector arguments % % Q =
www.eeworm.com/read/294899/8194881

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/248190/12590179

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/200886/15420878

m displayclasscorr.m

%function displayClassCorr(ms1,ms2,i1,i2,statType,doBlur,timeBlur,mzBlur,minStd,minDiff) % %% Same parameters as 'getClassCorr', except now we plot the %% difference in the means, thresholded by the
www.eeworm.com/read/101788/15815606

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/100149/15882260

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/377523/9272980

java familyvsexacttype.java

//: c12:FamilyVsExactType.java // From 'Thinking in Java, 2nd ed.' by Bruce Eckel // www.BruceEckel.com. See copyright notice in CopyRight.txt. // The difference between instanceof and class cla
www.eeworm.com/read/362879/9977591

f90 sfdtd.f90

! sfdtd.f90 ! ! Sfdtd main program: Simple Finite-Difference Time-Domain ! ! Copyright (C) 2007 Paul Panserrieu, < peutetre@cs.tu-berlin.de > ! ! This program is free software: you can redistr