代码搜索:尺寸计算

找到约 10,000 项符合「尺寸计算」的源代码

代码结果 10,000
www.eeworm.com/read/169715/9845300

cpp 中压计算.cpp

#include #include #define H1 3.3 //用气低峰时小时系数 #define H2 4 //用气高峰时小时系数 #define P2 130 //进调压器最低允许压力kp #define P1 200 //气源厂压
www.eeworm.com/read/169715/9845321

c 2炉膛计算.c

#include #include #define V1 582.66 #define B 6.205 #define Bj 6.1115 #define Qnet 18359.0 #define trk 335.0 #define irk 2194.6 #define tlk 30.0 #define ilk 193.0 #define
www.eeworm.com/read/169715/9845325

c 调峰计算.c

#include"math.h" #include"stdio.h" void main() { double c,c0,dm,Rm,zm,de1,T,Qm,Lm; double P1max,P2max,P1min,P2min,Ppjmax,Ppjmin; double Vs,V,Vmin,Vmax,P0,T0; double Pi=3.1415926;Vmin=0;Vma
www.eeworm.com/read/359903/10116600

txt 计算器.txt

欢迎使用计算器
www.eeworm.com/read/163371/10163504

cpp 计算器.cpp

#include #include using namespace std; const int maxlen=200; int &operation(const int &,const int &,const char &); char expstr[maxlen]; enum Error_code{success=0,downflow,st
www.eeworm.com/read/358980/10172595

m 计算失效率.m

x = [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17]; s = [0.713775874 0.29634898 0.184661976 0.067555699 0.065282673 0.043536751 0.072626388 0.051861302 0.034044291 0.094521532 0.028344671 0.05549174 0.0
www.eeworm.com/read/358899/10176697

c 计算器.c

www.eeworm.com/read/358678/10182283

exe 计算器.exe