代码搜索:4

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

代码结果 10,000
www.eeworm.com/read/328622/13012278

jpg index_r4_c4.jpg

www.eeworm.com/read/140957/13050780

m plot_4_11a_and_4_12a.m

make_rp; rp.mu =0.3; rp.a1=-1.5955; rp.a2=0.95; rp.lam1=1.818; rp.lam2=0.182; xl=6; yl=4.3; [v, w]=steepest_descent(rp);make_plot(v, w, rp, 5, xl, yl, 'figure 4.11a', 'figure 4.12a'); print -d
www.eeworm.com/read/140957/13050783

m plot_4_8a_and_4_9a.m

make_rp; rp.mu = 0.3; rp.a1=-0.1950; rp.a2=0.95; rp.lam1=1.1; rp.lam2=0.9; xl=3; yl=2.2; [v, w]=steepest_descent(rp);make_plot(v, w, rp, 5, xl, yl, 'figure 4.8a', 'figure 4.9a'); print -dpsc 4
www.eeworm.com/read/326769/13118372

bak 4_2_4_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, Options 1,0,0 // Target 'T
www.eeworm.com/read/326769/13118429

bak 4_3_4_uv2.bak

www.eeworm.com/read/241522/13137468

gif mm_r4_c4.gif

www.eeworm.com/read/241522/13137552

gif mm_r4_c4.gif

www.eeworm.com/read/323663/13329839

asm 4x4 keyboard (2).asm

LINE EQU 30H ROW EQU 31H VAL EQU 32H ORG 00H START: MOV DPTR,#TABLE ;段码表首地址 MOV P2,#00H ;数码管显示初始化 LSCAN: MOV P3,#0F0H ;列线置高电平,行线置高电平 L1: JNB P3.0,L2 ;逐行扫描 LCALL DELAY J
www.eeworm.com/read/323663/13329841

opt 4x4 keyboard (2).opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {