代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/321483/3534313
cgi diff_upload.cgi
#!/usr/local/bin/perl
$DIFF = "/usr/bin/diff";
$PERL = "/usr/bin/perl";
use CGI qw(:standard);
use CGI::Carp;
print header;
print start_html("File Diff Example");
print "Version $C
www.eeworm.com/read/315526/3620418
diff xmenu_layers.diff
# The files gmenu_layers and tmenu_layers should be exactly the same except
# these differences:
--- gmenu_layers.php 2006-07-04 19:44:39.000000000 +0200
+++ tmenu_layers.php 2006-07-04 19:44:39.00000
www.eeworm.com/read/304962/3781940
xpm symm_diff.xpm
/* XPM */
static const char *symm_diff_xpm[] = {
/* width height ncolors chars_per_pixel */
"32 32 27 1",
/* colors */
" c #000000",
". c #9898E7",
"X c #9191EA",
"o c #F66666",
"O c #5A5AF9",
"+ c #
www.eeworm.com/read/304962/3781945
xpm diff_pq.xpm
/* XPM */
static const char *diff_PQ_xpm[] = {
/* width height ncolors chars_per_pixel */
"32 32 27 1",
/* colors */
" c #000000",
". c #9898E7",
"X c #9191EA",
"o c #F66666",
"O c #5A5AF9",
"+ c #D6
www.eeworm.com/read/304962/3781951
xpm diff_qp.xpm
/* XPM */
static const char *diff_QP_xpm[] = {
/* width height ncolors chars_per_pixel */
"32 32 27 1",
/* colors */
" c #000000",
". c #9898E7",
"X c #9191EA",
"o c #F66666",
"O c #5A5AF9",
"+ c #D6
www.eeworm.com/read/304591/3796283
m sin_diff.m
%sin_diff.m
%正弦函数的导数
x=0:0.1:10; %自变量
y=sin(x); %正弦函数
y_der=diff(y)./diff(x); %导数等于有限差分之比(dy/dx)
hold on;
x_der=x(1:(end-1));
www.eeworm.com/read/299378/3853091
h diff_ti.h
/*
* Copyright 2002 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/299378/3853093
c diff_ti.c
/*
* Copyright 2002 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/290228/3983270
h diff_sink.h
/*****************************************************************/
/* diff_sink.h : Header file for sink agent */
/* By : Chalermek Intanagonwiwat (USC/ISI)