代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/214083/15113964
m suosuo.m
function [R,T,Skk]=suosuo(xnc,xn);
%比较大小
dxn=diff(xn);
if length(unique(xn))==5 & length(unique(dxn))==1 & length(unique(xnc))==1;
R=8*13^2+max(xn)*13+unique(xnc);
T=15;
Skk='同花顺';
www.eeworm.com/read/208487/15246493
m showsmoothfcn.m
function showSmoothFcn(fcn,range)
pts = 100;
span = diff(range')/(pts - 1);
x = range(1,1): span(1) : range(1,2);
y = range(2,1): span(2) : range(2,2);
pop = zeros(pts * pts,2);
k = 1;
fo
www.eeworm.com/read/208243/15250357
patch redhat-2.4.18-kernel-videodev.patch
diff -uNr linux-2.4.20/drivers/media/video/videodev.c linux-2.4.20-videodev_fix/drivers/media/video/videodev.c
--- linux-2.4.20/drivers/media/video/videodev.c Sun Sep 29 19:31:52 2002
+++ linux-2.4.20
www.eeworm.com/read/474814/1389887
004_04 5.004_04
diff -rc perl5.004_04.orig/Configure perl5.004_04/Configure
*** perl5.004_04.orig/Configure Fri Oct 3 18:57:39 1997
--- perl5.004_04/Configure Sun Nov 12 21:50:51 2000
***************
*** 188,193 ***
www.eeworm.com/read/474814/1389888
005_03 5.005_03
diff -rc perl5.005_03.orig/Configure perl5.005_03/Configure
*** perl5.005_03.orig/Configure Sun Mar 28 17:12:57 1999
--- perl5.005_03/Configure Sun Sep 17 22:19:16 2000
***************
*** 208,213 ***
www.eeworm.com/read/474814/1389889
004_05 5.004_05
diff -rc perl5.004_05.orig/Configure perl5.004_05/Configure
*** perl5.004_05.orig/Configure Thu Jan 6 22:05:49 2000
--- perl5.004_05/Configure Sun Nov 12 21:36:25 2000
***************
*** 188,193 ***
www.eeworm.com/read/474814/1389890
004_01 5.004_01
diff -rc perl5.004_01.orig/Configure perl5.004_01/Configure
*** perl5.004_01.orig/Configure Wed Jun 11 00:28:03 1997
--- perl5.004_01/Configure Sun Nov 12 22:12:35 2000
***************
*** 188,193 ***
www.eeworm.com/read/474814/1389891
004_02 5.004_02
diff -rc perl5.004_02.orig/Configure perl5.004_02/Configure
*** perl5.004_02.orig/Configure Thu Aug 7 15:08:44 1997
--- perl5.004_02/Configure Sun Nov 12 22:06:24 2000
***************
*** 188,193 ***
www.eeworm.com/read/474814/1389892
005_01 5.005_01
diff -rc perl5.005_01.orig/Configure perl5.005_01/Configure
*** perl5.005_01.orig/Configure Wed Jul 15 08:05:44 1998
--- perl5.005_01/Configure Sun Nov 12 20:55:58 2000
***************
*** 234,239 ***
www.eeworm.com/read/474814/1389893
005 5.005
diff -rc perl5.005.orig/Configure perl5.005/Configure
*** perl5.005.orig/Configure Wed Jul 15 08:05:44 1998
--- perl5.005/Configure Sun Nov 12 21:30:40 2000
***************
*** 234,239 ****
--- 234,24