代码搜索:diff

找到约 8,375 项符合「diff」的源代码

代码结果 8,375
www.eeworm.com/read/129924/5965941

004_03 5.004_03

diff -rc perl5.004_03.orig/Configure perl5.004_03/Configure *** perl5.004_03.orig/Configure Wed Aug 13 16:09:46 1997 --- perl5.004_03/Configure Sun Nov 12 21:56:18 2000 *************** *** 188,193 ***
www.eeworm.com/read/129924/5965942

005_02 5.005_02

diff -rc perl5.005_02.orig/Configure perl5.005_02/Configure *** perl5.005_02.orig/Configure Mon Jan 3 11:12:20 2000 --- perl5.005_02/Configure Sun Nov 12 20:50:51 2000 *************** *** 234,239 ***
www.eeworm.com/read/124542/6046637

4-sl811hs patch-2.4.4-sl811hs

diff -urN -X dontdiff linux-vanilla/drivers/usb/Config.in linux/drivers/usb/Config.in --- linux-vanilla/drivers/usb/Config.in Tue Feb 19 12:01:32 2002 +++ linux/drivers/usb/Config.in Fri Nov 9 11:3
www.eeworm.com/read/110034/6166946

patch sim-halt.patch

2001-08-27 Miles Bader * simops.c (OP_12007E0): Don't halt the simulator, just let the halt insn loop (the loop will be exited by any interrupt). diff -up sim/v850/simops.c.\~2\~
www.eeworm.com/read/103510/6214461

patch rthal5g-2.4.22.patch

diff -Nur -X dontdiff.dat linux-2.4.22.orig/arch/mips/config-shared.in linux-2.4.22/arch/mips/config-shared.in --- linux-2.4.22.orig/arch/mips/config-shared.in 2003-08-27 16:14:26.000000000 -0700 +++
www.eeworm.com/read/492764/6408787

m runstest.m

function [r,zr]=runstest(randomnum) if size(randomnum(1,:))=0.5); run=abs(diff(logic)); n=length(logic); n1=sum(logic)+1; n2=n-n1; r=sum(run);
www.eeworm.com/read/478200/6721872

m estcorr.m

function [pow_est, pow_true]=estCorr(NF, H, h, counter,SNR,length_diff) %m: # of sensors %n: # of sources [L,m,n]=size(h); if mod(NF,2) KF=(NF+1)/2; else KF=NF/2; end N=4048*4;
www.eeworm.com/read/403922/11499145

html function.xdiff-string-bdiff.html

Make binary diff of two strings
www.eeworm.com/read/403922/11499540

html function.xdiff-file-bpatch.html

Patch a file with a binary diff
www.eeworm.com/read/403922/11502903

html function.xdiff-string-patch.html

Patch a string with an unified diff