代码搜索:Simple
找到约 10,000 项符合「Simple」的源代码
代码结果 10,000
www.eeworm.com/read/159546/10641043
uv2 dinosaur.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
www.eeworm.com/read/159546/10641140
plg traffic.plg
Build target 'Target 1'
compiling Simple_EOS.c...
compiling MAIN.C...
compiling T_Lights.c...
linking...
creating hex file from "Traffic"...
"Traffic" - 0 Error(s), 0 Warning(s).
www.eeworm.com/read/159546/10641308
opt washer.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
www.eeworm.com/read/159546/10641312
bak washer_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
www.eeworm.com/read/159546/10641332
uv2 washer.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
www.eeworm.com/read/275630/10806551
m dm13104.m
%dm13104
%计算离散序列Z变换
syms n; %定义离散时间符号变量n
X=n*(n-1)/2; %定义离散时间符号表达式X
Z=ztrans(X) %计算Z变换的符号表达式
Z=simple(Z)
www.eeworm.com/read/419541/10862920
y tiny.y
/****************************************************/
/* File: tiny.y */
/* The TINY Yacc/Bison specification file */
/* Compiler Construction: Princi