代码搜索结果

找到约 10,000 项符合 2 的代码

key lock (2).uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 Opti

i2s.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (MCB2300), 0x0004 // Tools: 'ARM-ADS' Target (MCB2300 Debug), 0x0004 // Tools: 'ARM-ADS' Group (Source Files) Group (Documen

i2c.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,

seeddec2xxx.rc2

// // SEEDDEC2XXX.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED

yy2_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

fx2_to_extsyncfifo.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,2,

ex2_2_3.m

syms f f(1)='y(2)'; f(2)='y(3)+24'; f(3)='-24*y(1)-26*y(2)-9*y(3)-192'; [y,t]=rungekutta_4(f,[1 0.5 -24]',0,1,0.02) subplot(2,2,1),stairs(t,y(1,:)),axis([0 1 1 1.17]),title('y') subplot(2,2,