代码搜索结果

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

chapter5-5.cpp

//文件名:CHAPTER5-5.cpp #include #include using namespace std; int main () { deque< int > d; d.push_back (4); // Add after end. d.push_back (9); d.push_back (16); d.pu

ex5_5.cpp

#include #include class student{ public: class studentID{ long value; public: studentID(long id=0){ value=id; cout

ex5_5.cpp

#include #include class student{ public: class studentID{ long value; public: studentID(long id=0){ value=id; cout

ex5_5.m

G=tf([1,1],[conv([1,-1],[1,4,16]) 0]); hold off; rlocus(G); axis('square') [K,P]=rlocfind(G) % Selecting point 1 [K,P]=rlocfind(G) % Selecting point 2 [xx,yy]=rlasymp(G); hold on; plot(xx,yy,

exm5_5.mdl

Model { Name "exm2_5" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataTypes

exp5_5.mdl

Model { Name "exp5_5" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataTypes

chapter5-5.cpp

//文件名:CHAPTER5-5.cpp #include #include using namespace std; int main () { deque< int > d; d.push_back (4); // Add after end. d.push_back (9); d.push_back (16); d.pu