代码搜索:2
找到约 10,000 项符合「2」的源代码
代码结果 10,000
www.eeworm.com/read/311204/13633906
m ex2_2_2.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_3(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,
www.eeworm.com/read/303271/13819388
asm c2_2_2.asm
.global _sub64
.text
_sub64:
SUBU .L1 A4, A6, A1:A0
|| SUB .L2 B4, B6, B7
|| SUB .S2X A8, 4, B0
SUB .L2X A1, B7, B7
STW .D1 A0, *A8
|| STW .D2 B7, *B0
|| B .S2 B3
www.eeworm.com/read/303213/13820227
asm c2_2_2.asm
.global _sub64
.text
_sub64:
SUBU .L1 A4, A6, A1:A0
|| SUB .L2 B4, B6, B7
|| SUB .S2X A8, 4, B0
SUB .L2X A1, B7, B7
STW .D1 A0, *A8
|| STW .D2 B7, *B0
|| B .S2 B3
www.eeworm.com/read/123865/6056967
rc2 chapter2_2.rc2
//
// CHAPTER2_2.RC2 - resources Microsoft eMbedded Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft eMbedded Visual C++
#endif //APST
www.eeworm.com/read/119338/6090760
java ex_2_2_2.java
/*
* 文件名 ex_2_2_2.java
* 说 明:演示变量的生存期
*/
public class ex_2_2_2
{
public static void main(String args[])
{
int x;
for(x = 0; x < 3; x++)
{
int y = -1; // 每次进入这个块语句时y都要被初始化
www.eeworm.com/read/482461/6624966
uv2 2sfb2.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,