代码搜索:分数阶控制系统

找到约 6,510 项符合「分数阶控制系统」的源代码

代码结果 6,510
www.eeworm.com/read/165339/10067091

cpp 分数.cpp

#include class Rational {private: int a[2]; int b[2]; int c[2]; float x,y,z; public: Rational(); int u(int m,int n); void huajian(int *a,int *b); void add(); void su
www.eeworm.com/read/469138/6978208

txt 分数.txt

struct frac{ int num,den; }; double fabs(double x){ return x>0?x:-x; } int gcd(int a,int b){ int t; if (a
www.eeworm.com/read/460783/7240775

txt 分数.txt

struct frac{ int num,den; }; double fabs(double x){ return x>0?x:-x; } int gcd(int a,int b){ int t; if (a
www.eeworm.com/read/457804/7317646

txt 分数.txt

struct frac{ int num,den; }; double fabs(double x){ return x>0?x:-x; } int gcd(int a,int b){ int t; if (a
www.eeworm.com/read/197077/8032123

txt 分数.txt

struct frac{ int num,den; }; double fabs(double x){ return x>0?x:-x; } int gcd(int a,int b){ int t; if (a
www.eeworm.com/read/196916/8042407

sql 分数.sql

CREATE TABLE Scores (LessonId Int NOT NULL, Student_Id Int NOT NULL, Score Tinyint )
www.eeworm.com/read/478955/6708626

txt 分数.txt

struct frac{ int num,den; }; double fabs(double x){ return x>0?x:-x; } int gcd(int a,int b){ int t; if (a
www.eeworm.com/read/403717/11512739

txt 分数.txt

struct frac{ int num,den; }; double fabs(double x){ return x>0?x:-x; } int gcd(int a,int b){ int t; if (a