代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/493397/6402195
m lucaspersogaussienne.m
%% Algorithme de Lucas & Kanade
clear all; close all; clc;
depx=[1 2 3 4 5]; % diff閞entes valeurs de d閜lacements
for i=1:5;
% i=1;
dx02=depx(i);
dy02=depx(i);
%% cr閍tion des images
N=
www.eeworm.com/read/402283/11539859
m mm2406.m
% mm2406.m
x = linspace(0,2*pi);
y = sin(x);
dy = diff(y)/(x(2)-x(1));
xd = x(2:end);
plot(x,y,xd,dy)
axis tight
xlabel('x'), ylabel('sin(x) and cos(x)')
title('Figure 24.6: Backward Difference Deri
www.eeworm.com/read/340773/12134696
patch usb-2.4.31.patch
diff -ruN usb_old/Config.in usb/Config.in
--- usb_old/Config.in 2004-02-19 15:14:06.000000000 +0100
+++ usb/Config.in 2005-11-25 21:11:03.000000000 +0100
@@ -76,6 +76,7 @@
dep_tristate ' USB K
www.eeworm.com/read/338038/12327085
tmp
diff -urN u-boot-1.2.0.orig/Makefile u-boot-1.2.0/Makefile
--- u-boot-1.2.0.orig/Makefile 2007-01-07 07:13:11.000000000 +0800
+++ u-boot-1.2.0/Makefile 2007-09-19 12:56:04.000000000 +0800
@@ -125,7 +1
www.eeworm.com/read/230739/14276731
pat nlm_eol.pat
diff -rc2 ./fileio.c e:fileio.c
*** ./fileio.c Sat Dec 4 19:58:26 1999
--- e:fileio.c Sat Dec 4 20:54:10 1999
***************
*** 85,88 ****
--- 85,91 ----
(win_fprintf(pG, strm, (extent)len, (
www.eeworm.com/read/122330/14700946
patch antiword-gui.patch
diff -r -C2 antiword.0.32/Makefile.MacOSX antiword.0.32-gui/Makefile.MacOSX
*** antiword.0.32/Makefile.MacOSX Wed Oct 24 18:38:04 2001
--- antiword.0.32-gui/Makefile.MacOSX Tue Nov 13 10:20:09
www.eeworm.com/read/218266/14929290
m myspline02.m
%
clear;
a = -5; b = 5;
n = 40; h = (b-a)/n;
xh = [a:h:b];
syms x
fx = (x^2+1)^(-1);
dfx = diff(fx);
dfa = subs(dfx,'x',a);
dfb = subs(dfx,'x',b);
yh = subs(fx,'x',xh);
mu = ones(1,n-1)/
www.eeworm.com/read/38039/1091566
mnu fildif.mnu
FILES#DIFF 文件区别
#
Show#All 显示全部
Display all pairs of points which are different in the two toolpaths.
显示两个刀具路径中所有不同的点对
Next 下一个
Display the next pair of points which are different in the two toolpath
www.eeworm.com/read/478549/1350873
dif ship.dif
diff -cb unzip/ship.c unzip-2/ship.c
*** unzip/ship.c Wed Jan 29 15:17:28 1992
--- unzip-2/ship.c Wed Mar 11 23:02:22 1992
***************
*** 26,31 ****
--- 26,36 ----
# endif /* MAILX */
#endif
www.eeworm.com/read/463037/1539757
h lib_at91sam7s256.h
#ifndef lib_AT91SAM7S256_H
#define lib_AT91SAM7S256_H
/* mthomas:
diff between lib_AT91SAM7S64.h and lib_AT91SAM7S256.h
did not show any significant difference
-> save same space in