代码搜索:Difference

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

代码结果 3,389
www.eeworm.com/read/358128/3004648

test timezone4.test

# # Tests for time functions. The difference from func_time test is the # timezone. In func_time it's GMT-3. In our case it's GMT+10 # # # Test for bug bug #9191 "TIMESTAMP/from_unixtime() no longer
www.eeworm.com/read/160611/5568494

c patest_sync.c

/* * $Id: patest_sync.c,v 1.2 2003/03/02 08:01:43 dmazzoni Exp $ * patest_sync.c * Test time stamping and synchronization of audio and video. * A high latency is used so we can hear the difference
www.eeworm.com/read/294130/8252326

dat seite2.dat

Which is difference of ISO standards for Smart card ? - Dogyun Kim 10/18/2000 08:19 (2)
www.eeworm.com/read/133539/14036314

x pest_wrap.x

scm_make_gsubr( "pest-normal-mean" , 4 , 0 , 0 , reinterpret_cast(scm_fn_pest_normal_mean )); scm_make_gsubr( "pest-normal-difference-of-means-equal-sdev" , 6 , 0
www.eeworm.com/read/188503/8534577

c mblock_sub44_sads_x86_h.c

/* * * mblock_sub44_sads_x86_h.c * Copyright (C) 2000 Andrew Stevens * * Fast block sum-absolute difference computation for a rectangular area 4*x * by y where y > h against
www.eeworm.com/read/432633/8585476

f90 explicitscheme.f90

subroutine SchemeOne(unOne,unZero,lenX,deltX,deltT,coeff) ! The difference scheme on page 84 real unOne(lenX+1),unZero(lenX+1) integer k do k=2,lenX unOne(k)=unZero(k)-deltT/(2*deltX)*u
www.eeworm.com/read/186371/8935815

m fdtd2de[1].m

%2D finite-difference time-domain (FDTD) program %E polarization (TMz) close all; clear all; Lx = 8; %domain length in meters along x axis Ly = 8; %domain length in meters along y axis ds =
www.eeworm.com/read/363101/9967617

diff xmlparse.diff

File difference report generated by CSDiff by ComponentSoftware on 29/09/2004 21:01 Base file: C:\Source\temp\expat-1.95.8\lib\xmlparse.c Compared file: C:\Source\expat-1.95.8\lib\xmlparse.c 18
www.eeworm.com/read/426024/10293591

m initsparc.m

function [ c2R, c2I, rho, crosst, cMin, cMax ] = initsparc( Pos ) % Initializes arrays defining difference equations global omega Bdry global NMedia N Loc H global SSP depth global WS Isd WR
www.eeworm.com/read/426017/10294012

m init_matrix.m

function [ B1, B2, B3, B4, rho ] = init_matrix( NptsAll ) % Initializes arrays defining difference equations global omega Bdry global NMedia N NFirstAcoustic NLastAcoustic Loc H global SSP