代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/123211/14642390

m gxy.m

function z=gxy(x,y) %usage: z=gxy(x,y); %z=sqrt(x.^2+y.^2); z=x.^2+y.^2;
www.eeworm.com/read/123211/14642402

m gxy2.m

function z=gxy2(x,y) %usage: z=gxy2(x,y); z=sqrt(x.^2+y.^2); %z=x.^2+y.^2;
www.eeworm.com/read/123211/14642403

m glimh2.m

function xh=glimh(y) %usage: xh=glimh(y) xh=y;
www.eeworm.com/read/123211/14642406

m lcrcu.m

function z=lcrcu(y) %usage: z=lcrcu(y); z=sqrt(2.^2-y.^2);
www.eeworm.com/read/123211/14642413

m hx.m

function z=hx(x) %usage: z=hx(x); z=sum(x.^2);
www.eeworm.com/read/123211/14642424

m x25.m

function y=x25(x) %usage: y=x25(x); y=x.^25; count
www.eeworm.com/read/120853/14785226

dat errorass76.dat

错误信息: Usage of ? (indeterminate)bad 中文注释: "?"使用不合适.例如:? +5.
www.eeworm.com/read/292398/8357848

dat errorass76.dat

错误信息: Usage of ? (indeterminate)bad 中文注释: "?"使用不合适.例如:? +5.
www.eeworm.com/read/100077/15886117

txt _p_cmd.txt

.*s 1 "Commands" .*s 2 "autorz" usage: autorz [off | on] ECU in the interactive mode (no procedure executing) can interpret a SUB, 'B', '0', '0' receive data sequence as a ZMODEM ZRQINIT frame and
www.eeworm.com/read/100077/15886152

src ecuhelp.src

# ecu help source file #+:EDITS: #:10-18-1992-15:16-wht@n4hgf-add conxon #:09-10-1992-13:59-wht@n4hgf-ECU release 3.20 #:08-22-1992-15:39-wht@n4hgf-ECU release 3.20 BETA #:04-19-1992-20:41-wht@n4hgf-u