代码搜索:diff

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

代码结果 8,375
www.eeworm.com/read/350504/3124913

c howdy.c

#include #include int main(void) { char msg[] = "Hello, Linux programmer, from howdy.c!"; puts(msg); printf("howdy.c says, `Here you are, using diff.'\n"); exit(EXIT_SUCCES
www.eeworm.com/read/294202/8247024

patch bcm5700-7.4.11-2.6.8.1.patch

diff -u --recursive --new-file linux-2.6.8.1/drivers/net/Kconfig linux-2.6.8.1.patch/drivers/net/Kconfig --- linux-2.6.8.1/drivers/net/Kconfig 2004-09-30 16:15:48.000000000 -0700 +++ linux-2.6.8.1.pat
www.eeworm.com/read/200976/15419135

mak nm_gnu.mak

CXX = g++ CXXFLAGS = -O2 -Wall DIFF = ./sdiff PRE = ./ MAJOR = 1 MINOR = 0 %.o: %.cpp $(CXX) $(CXXFLAGS) -c $*.cpp everything: tmt example test_exc nl_ex sl_ex garch newmat_lobj
www.eeworm.com/read/113863/15446459

c incr_map_anon.c

#include "unpipc.h" #define SEM_NAME "mysem" /* include diff */ int main(int argc, char **argv) { int i, nloop; int *ptr; sem_t *mutex; if (argc != 2) err_quit("usage: incr_map_anon
www.eeworm.com/read/100584/15871034

c incr_map_anon.c

#include "unpipc.h" #define SEM_NAME "mysem" /* include diff */ int main(int argc, char **argv) { int i, nloop; int *ptr; sem_t *mutex; if (argc != 2) err_quit("usage: incr_map_anon
www.eeworm.com/read/100398/15874743

mak st_gnu.mak

CXX = g++ CXXFLAGS = -O2 -Wall DIFF = ./sdiff PRE = ./ %.o: %.cpp $(CXX) $(CXXFLAGS) -c $*.cpp everything: test_exs formtest lstst strtst str_lobj = str.o myexcept.o format.o lis
www.eeworm.com/read/190869/8436771

97-patch4-emulation grub-0.97-patch4-emulation

diff -Naur grub-0.97_ntfs/ChangeLog grub-0.97_emulation/ChangeLog --- grub-0.97_ntfs/ChangeLog 2006-10-24 12:28:51.000000000 +0800 +++ grub-0.97_emulation/ChangeLog 2006-10-24 12:28:51.000000000 +0800
www.eeworm.com/read/190869/8436800

97-patch3-ntfs grub-0.97-patch3-ntfs

diff -Naur grub-0.97_findroot/ChangeLog grub-0.97_ntfs/ChangeLog --- grub-0.97_findroot/ChangeLog 2006-10-24 12:28:50.000000000 +0800 +++ grub-0.97_ntfs/ChangeLog 2006-10-24 12:28:51.000000000 +0800 @
www.eeworm.com/read/289487/8548567

m testhingelar.m

clear all; close all; randn('seed',2); rand('seed',2); tol_cor = 1e-3; tol_diff_corA = 1e-3; sigma = 2; nbapp = 200; nbtest = 3; ngrid = 50; [xapp,yapp,xtest,ytest]=datas
www.eeworm.com/read/428269/8880251

m testhingelar.m

clear all; close all; randn('seed',2); rand('seed',2); tol_cor = 1e-3; tol_diff_corA = 1e-3; sigma = 2; nbapp = 200; nbtest = 3; ngrid = 50; [xapp,yapp,xtest,ytest]=datas