代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/366245/9823307

txt readme.txt

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : readme.txt * Author : MCD Application Team * Version : V1.0 * Date
www.eeworm.com/read/169605/9849350

v tb_eth_top.v

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

m fibnum.m

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

m par_fn.m

% par_fn(t): This function generates a unit parabola function % function y = par_fn(t) y = 0.5*t.^2.*stp_fn(t);
www.eeworm.com/read/164099/10129352

m cub_fn.m

% cub_fn(t): This functions generates a unit cubic function % function y = cub_fn(t) y = (1/6)*t.^3.*stp_fn(t)
www.eeworm.com/read/163509/10156386

v tb_eth_top.v

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

c alg24.c

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

c alg27.c

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

m primes.m

function p = primes(n) %PRIMES Generates prime numbers. % P = PRIMES(N) produces a row vector in P, which contains the prime % numbers less than or equal to N. % % See also: ISP
www.eeworm.com/read/160517/10522721

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