代码搜索结果

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

c2asm2c.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,

m_chap2_ex2_2.m

j=1; h=0.02; a=[1;2;1]; b=[-sqrt(3);0;sqrt(3)]; c=[sqrt(2);-sqrt(2);sqrt(2)]; for t=0:h:50 x=-0.088*a*(1/1)*sin(3*t)-2.63*b*(1/1)*sin(3*t)+0.21*c*(1/1)*sin(3*t); u1(j)=x(1);