代码搜索结果
找到约 10,000 项符合
2 的代码
usb2i2c.rc2
// USB2I2C.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
/////
usb2i2c.rc2
// USB2I2C.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
/////
usb2i2c.rc2
// USB2I2C.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
/////
scu_b2s2.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,
scu_b2s2.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,
scu_b2s2.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,
pid2df2lag2.mdl
Model {
Name "pid2df2lag2"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataT
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);