代码搜索:diff

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

代码结果 8,375
www.eeworm.com/read/257737/11914261

bmp diff0.bmp

www.eeworm.com/read/154403/11963215

rc2 diff.rc2

// // DIFF.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED //////
www.eeworm.com/read/152773/12085920

diff iproute2.diff

diff -uNr iproute2/include/linux/rtnetlink.h iproute2-mpls-1.1/include/linux/rtnetlink.h --- iproute2/include/linux/rtnetlink.h 2004-12-22 16:11:55.000000000 -0600 +++ iproute2-mpls-1.1/include/linux/
www.eeworm.com/read/152773/12085933

diff linux-kernel.diff

diff -uNr linux-kernel/include/linux/if_arp.h mpls-kernel-1/include/linux/if_arp.h --- linux-kernel/include/linux/if_arp.h 2004-07-23 12:29:16.000000000 -0500 +++ mpls-kernel-1/include/linux/if_arp.h
www.eeworm.com/read/152755/12087483

m diff_dec.m

function out = diff_dec(in,delay) % DIFF_DEC .... Differential decoding function. % % [Y] = DIFF_DEC(X,DELAY) generates the output sequence Y from X such that % {Y(n) = X(n) (xor) X(n+DELAY), n
www.eeworm.com/read/152755/12087503

m diff_enc.m

function [out] = diff_enc(in,arg1,arg2) % DIFF_ENC .... Differential encoding function for binary sequences. % % [Y] = DIFF_ENC(X,DELAY,INITIAL) generates the output sequence Y from X % such t
www.eeworm.com/read/151304/12221252

m diff_fnd.m

www.eeworm.com/read/232704/14185039

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/229396/14340792

diff xmltok_ns.diff

File difference report generated by CSDiff by ComponentSoftware on 29/09/2004 20:59 Base file: C:\Source\temp\expat-1.95.8\lib\xmltok_ns.c Compared file: C:\Source\expat-1.95.8\lib\xmltok_ns.c
www.eeworm.com/read/228977/14356436

asv diff_ly.asv

function Ly_sita = diff_LY(Xs_fft,id_v,delta) d_a=0.04; vs=345; L=6; fs=48e3; num1=1024; f_s=fs/num1; id_l=length(id_v); Yw=[]; Aw=[]; syms sita;