代码搜索:diff

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

代码结果 8,375
www.eeworm.com/read/182695/9195079

patch au1xxx_pm.patch

diff -Naur linux26-cvs/arch/mips/au1000/common/power.c linux26-new/arch/mips/au1000/common/power.c --- linux26-cvs/arch/mips/au1000/common/power.c 2005-08-10 15:44:21.000000000 -0500 +++ linux26-new/a
www.eeworm.com/read/182695/9195086

patch cim.patch

diff -Nbur linux26-cvs/drivers/char/au1xxx_cim.c linux26-cvs.camera/drivers/char/au1xxx_cim.c --- linux26-cvs/drivers/char/au1xxx_cim.c 1969-12-31 18:00:00.000000000 -0600 +++ linux26-cvs.camera/drive
www.eeworm.com/read/365698/9850856

m deimpeuler1.m

function y = DEimpEuler1(f, h,a,b,y0) format long; N = (b-a)/h; y = zeros(N+1,1); x = a:h:b-h; y(1) = y0; var = findsym(f); yd = diff(f,var(4)); for i=2:N+1 fx = f - yd*var(4); dfy =
www.eeworm.com/read/163494/10157030

32 arm_patch_2.32

diff -urN e3c_old/Makefile e3c_new/Makefile --- e3c_old/Makefile Sun Dec 10 15:34:54 2000 +++ e3c_new/Makefile Sat Apr 27 17:41:54 2002 @@ -9,22 +9,26 @@ MANSEC='1' MANDIR='$(PREFIX)/man/man$(MANSEC
www.eeworm.com/read/274579/10863356

patch sles9-sp2.patch

diff -uprN base/megaraid_sas.c sles9-sp2/megaraid_sas.c --- base/megaraid_sas.c 2007-10-13 20:49:29.000000000 -0700 +++ sles9-sp2/megaraid_sas.c 2007-10-13 20:46:04.000000000 -0700 @@ -28,6 +28,7 @@
www.eeworm.com/read/274579/10863366

patch sles9-sp1.patch

diff -uprN base/megaraid_sas.c sles9-sp1/megaraid_sas.c --- base/megaraid_sas.c 2007-10-13 20:49:29.000000000 -0700 +++ sles9-sp1/megaraid_sas.c 2007-10-13 20:45:56.000000000 -0700 @@ -28,6 +28,7 @@
www.eeworm.com/read/274579/10863369

patch sles9-sp3.patch

diff -uprN base/megaraid_sas.c sles9-sp3/megaraid_sas.c --- base/megaraid_sas.c 2007-10-13 20:49:29.000000000 -0700 +++ sles9-sp3/megaraid_sas.c 2007-10-13 20:46:11.000000000 -0700 @@ -28,6 +28,7 @@
www.eeworm.com/read/464587/7065917

patch ns227-gcc34.patch

diff -ur ns-allinone-2.27.orig/nam-1.10/agent.h ns-allinone-2.27/nam-1.10/agent.h --- ns-allinone-2.27.orig/nam-1.10/agent.h 2004-01-12 19:53:29.000000000 -0500 +++ ns-allinone-2.27/nam-1.10/agent.h 2
www.eeworm.com/read/445062/7599843

m deimpeuler1.m

function y = DEimpEuler1(f, h,a,b,y0) format long; N = (b-a)/h; y = zeros(N+1,1); x = a:h:b-h; y(1) = y0; var = findsym(f); yd = diff(f,var(4)); for i=2:N+1 fx = f - yd*var(4); dfy =
www.eeworm.com/read/439700/7702767

m deimpeuler1.m

function y = DEimpEuler1(f, h,a,b,y0) format long; N = (b-a)/h; y = zeros(N+1,1); x = a:h:b-h; y(1) = y0; var = findsym(f); yd = diff(f,var(4)); for i=2:N+1 fx = f - yd*var(4); dfy =