代码搜索:Difference

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

代码结果 3,389
www.eeworm.com/read/344238/11897862

java ex6.java

// holding/Ex6.java // TIJ4 Chapter Holding, Exercise 6, page 406 /* Modify listFeatures.java so that it uses String instead of Pets, * and explain any difference in results. */ import java.util.
www.eeworm.com/read/340730/12137866

m coupler.m

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

java familyvsexacttype.java

//: c10:FamilyVsExactType.java // The difference between instanceof and class // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt.
www.eeworm.com/read/250804/12383958

m afd_shotrec.m

function [seismogram,seis,t]=afd_shotrec(dx,dtstep,dt,tmax, ... velocity,snap1,snap2,xrec,zrec,filt,phase,laplacian) % AFD_SHOTREC ... makes finite difference shot records % % [seismogram
www.eeworm.com/read/114602/15046424

version

Version 4.04 Fixed a few tests in destest. Also added x86 assember for des_ncbc_encrypt() which is the standard cbc mode function. This makes a very very large performace difference. Ariel Gl
www.eeworm.com/read/13901/285980

cpp diff_kc.cpp

#include "idb_kernelc.hpp" #include "mpeg.hpp" #include "idb_kernelc2.hpp" KERNELDEF(difference, KERNELS_DIR "diff_kc.uc"); // diff.i -- take differences between current and reference
www.eeworm.com/read/38039/1096729

mnu chng_view.mnu

CHANGE#IMAGE # Flip#View Flip View. # Set#Center Choose the center of the image. # Resize Zoom in or out. # Show#Diff Display difference between the workpiece and the reference part. # Original Reset
www.eeworm.com/read/470917/1442552

s sub_n.s

/* SPARC v9 __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and store difference in a third limb vector. Copyright (C) 1995, 1996, 1997, 1999 Free Software Foundation, Inc.
www.eeworm.com/read/470720/1451714

c 20021029-1.c

/* Test whether difference of local labels doesn't force variables into writable sections. */ /* { dg-do compile } */ /* { dg-options "-O2 -fpic" } */ /* { dg-final { scan-assembler-not ".data.rel
www.eeworm.com/read/470693/1455658

t-semi

# 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 LIBGCC2_DEBUG_CFLAGS = -g0 # D