涡格法代码及解释

#include "iostream.h"#include "stdio.h"#include "math.h"class AIRFOIL //用来存放翼型的信息{public: double L,B

腾讯文库涡格法代码及解释涡格法代码及解释