代码搜索:Generates

找到约 10,000 项符合「Generates」的源代码

代码结果 10,000
www.eeworm.com/read/259722/11771461

c alg27.c

#include #include #include #include #include template void print_elements( Type elem ) { cout
www.eeworm.com/read/156364/11808673

c alg24.c

// heap stuff -- need to merge #include #include #include template void print_elements( Type elem ) { cout
www.eeworm.com/read/156364/11808723

c alg27.c

#include #include #include #include #include template void print_elements( Type elem ) { cout
www.eeworm.com/read/155568/11863114

m fibnum.m

function f = fibnum(n) %FIBNUM Fibonacci number. % FIBNUM(n) generates the n-th Fibonacci number. if n
www.eeworm.com/read/344551/11872895

m triang.m

% TRIANG.M % % P. Flandrin, Mar. 13, 2003 % % generates a triangular waveform % % inputs : - N : # of data samples % - p : period % % output : - x : signal function x = triang(N,p); K
www.eeworm.com/read/344551/11872945

m triangular_signal.m

% TRIANG.M % % P. Flandrin, Mar. 13, 2003 % % generates a triangular waveform % % inputs : - N : # of data samples % - p : period % % output : - x : signal function x = triang(N,p); K
www.eeworm.com/read/344551/11873281

m triang.m

% TRIANG.M % % P. Flandrin, Mar. 13, 2003 % % generates a triangular waveform % % inputs : - N : # of data samples % - p : period % % output : - x : signal function x = triang(N,p); K
www.eeworm.com/read/258172/11880660

v tb_eth_top.v

Please use tb_ethernet.v for testbench. Testbench will soon be updated. ////////////////////////////////////////////////////////////////////// `in
www.eeworm.com/read/154760/11928546

m urect.m

function y=urect(t,a) % URECT Unit Rectangle Function. % % Y=URECT(t) generates a rectangle of height=1, width=1,centered at t=0. % The end-values of urect(t) at t=0.5 and t=0.5 equal 1.
www.eeworm.com/read/255755/12058178

m isclassifier.m

%ISCLASSIFIER Test on normed classifier % % I = ISCLASSIFIER(W) % ISCLASSIFIER(W) % % A mapping W is a classifier if its OUT_CONV field is larger % than zero. In that case confidences will be r