代码搜索:diff

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

代码结果 8,375
www.eeworm.com/read/155707/11852935

6 patch-linux-2.4.22-qcamvc-1.0.6

diff -urN -X dontdiff linux-2.4.22/CREDITS linux-2.4.22qcamvc/CREDITS --- linux-2.4.22/CREDITS 2003-08-28 19:26:06.000000000 +0200 +++ linux-2.4.22qcamvc/CREDITS 2003-08-28 20:20:17.000000000 +0200 @@
www.eeworm.com/read/250870/12380619

95-patch3-ntfs grub-0.95-patch3-ntfs

diff -Naur grub-0.95_findroot/ChangeLog grub-0.95_ntfs/ChangeLog --- grub-0.95_findroot/ChangeLog 2004-10-22 14:15:27.403506336 +0800 +++ grub-0.95_ntfs/ChangeLog 2004-10-22 14:26:29.333877624 +0800 @
www.eeworm.com/read/250870/12380661

95-patch4-emulation grub-0.95-patch4-emulation

diff -Naur grub-0.95_ntfs/ChangeLog grub-0.95_emulation/ChangeLog --- grub-0.95_ntfs/ChangeLog 2004-10-22 14:26:29.333877624 +0800 +++ grub-0.95_emulation/ChangeLog 2004-10-22 17:43:06.671987456 +0800
www.eeworm.com/read/128880/14273968

c incr_dev_zero.c

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

txt readme.txt

Got new 0v511 drivers from http://alpha.dyndns.org/ov511/ Made changes to the makefile (see Makefile.diff) and compiled in its own directory. Selected i2c under character devices compiled modu
www.eeworm.com/read/219389/14882950

headers

Sch閙a de d閜endance des headers et r鑗les d'閏riture ===================================================== Ce document d閏rit les d閜endances entre les diff閞ents headers utilis閟 par le projet, ainsi que l
www.eeworm.com/read/13911/287187

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/15037/429947

h scanningmethod.h

#include"cv.h" #include"cxcore.h" //极限亮度差阈值 #define GRAY_DIFF_THR 10 IplImage* ScaningMethod( IplImage* img, float* x0, float* y0, float* r); void ExtremeRow( IplImage* img, float* m
www.eeworm.com/read/490329/1203104

cpp tgadiff.cpp

#include #include #include "tgaloader.h" #include "tgawriter.h" void Usage( void ) { printf( "Usage: tgadiff src1.tga src2.tga diff.tga\n" ); exit( -1 ); } int main
www.eeworm.com/read/474814/1389894

5.6.0

diff -cr perl-5.6.0.orig/Configure perl-5.6.0/Configure *** perl-5.6.0.orig/Configure Wed Mar 22 20:36:37 2000 --- perl-5.6.0/Configure Sun Sep 17 23:40:15 2000 *************** *** 217,222 **** --- 21