代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/121297/6068912
c diff.c
#include
#include
#include
double f (double x, void * params)
{
return pow (x, 1.5);
}
int
main (void)
{
gsl_function F;
double result, abserr;
F
www.eeworm.com/read/118793/6097111
diff zlib.diff
diff -ac zlib113/deflate.c zlibwce/deflate.c
*** zlib113/deflate.c Fri Jul 10 01:06:12 1998
--- zlibwce/deflate.c Thu May 25 16:42:18 2000
***************
*** 921,926 ****
--- 921,930 ----
#endif /*
www.eeworm.com/read/115385/6116934
xpm diff.xpm
/* XPM */
static char * diff_xpm[] = {
"20 18 55 1",
" c None",
". c #A09F9C",
"+ c #000000",
"@ c #D1D1BC",
"# c #919182",
"$ c #272727",
"% c #AEAEA8",
"& c #B7B7A5",
"* c #D4D4BE",
"= c #D8D8C2",
www.eeworm.com/read/108242/6183684
c diff.c
/* diff - print differences between 2 files Author: Erik Baalbergen */
/* Poor man's implementation of diff(1) - no options available
* - may give more output than other diffs,
* due to the st
www.eeworm.com/read/103510/6214784
diff makefile.diff
--- /usr/lib/scilab-2.7/macros/scicos/Makefile 2004-01-23 09:34:22.000000000 +0100
+++ Makefile 2004-01-23 09:31:44.000000000 +0100
@@ -24,7 +24,7 @@
SaveAs_.sci Save_.sci SaveasInterfFunc_.sci Save
www.eeworm.com/read/101135/6238232
1 diff.1
.TH DIFF 1
.SH NAME
diff \- print differences between two files
.SH SYNOPSIS
\fBdiff \fR [\fB\-c \fR|\fB \-e \fR|\fB \-C \fIn\fR\] [\fB\-br\fR]\fIfile1 file2\fR\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
www.eeworm.com/read/101135/6238485
1 diff.1
%!PS-Adobe-1.0
%%Creator: devps (Pipeline Associates, Inc.)
%%CreationDate: Fri Sep 13 13:03:33 1996
%%Pages: (atend)
%%DocumentFonts: (atend)
/devps 180 dict def devps begin
/res 10.000000 def
/y_of
www.eeworm.com/read/101135/6238669
1 diff.1
DIFF(1) Minix Programmer's Manual DIFF(1)
NAME
diff - print differences between two files
SYNOPSIS
diff [-c | -e | -C n] [-br]file1 file2
www.eeworm.com/read/101082/6244881
1 diff.1
.TH diff 1
.SH Name
diff \- differential file comparator
.SH Syntax
\fBdiff\fP [\fIoptions\fR] \fIdir1 dir2\fR
.br
\fBdiff\fP [\fIoptions\fR] \fIfile1 file2\fR
.SH Description
.NXR "diff command"
.NXR