freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

suv汽車機(jī)械鎖止式差速器設(shè)計(jì)-資料下載頁(yè)

2025-08-04 17:52本頁(yè)面
  

【正文】 示崇高的敬意。作者:張少朋2010年6月33青島理工大學(xué)畢業(yè)設(shè)計(jì) 參考文獻(xiàn) 參考文獻(xiàn)[1] :清華大學(xué)出版社,2001[2] 機(jī)械設(shè)計(jì)手冊(cè)編委會(huì).:機(jī)械工業(yè)出版社,2004 [3] :機(jī)械工業(yè)出版社 ,2004年8月[4] (上、下冊(cè)). 北京:機(jī)械工業(yè)出版社,2005年1月[5] 劉惟信編著.機(jī)械最優(yōu)化設(shè)計(jì)(第2版).北京:清化大學(xué)出版社,1994[6] 余志生主編.汽車?yán)碚摰谒陌妫本簷C(jī)械工業(yè)出版社,2006年 [7] 濮良貴,紀(jì)名剛主編. 機(jī)械設(shè)計(jì)第七版. 北京:高等教育出版社,2001[8] 陳于萍,周兆元主編. :機(jī)械工業(yè)出版社,2006[9] 汽車工程手冊(cè)編輯委員會(huì).:人民交通出版社,2001年6月[10] 馮國(guó)勝,. 北京:科學(xué)出版社,2006月6月[11] 孫恒,:高等教育出版社,2001[12] 楊月英, CAD :中國(guó)建材工業(yè)出版社,2006年2月[13] Liu Weixin. Study of Optimal Matching Between Automobile Transmission Parameters and Engine. Transportation Systems1990,AMDVal Winter Annual Meeting of the ASME,Dallas,Texas,1990 [14] Reimpell, J Stoll H ,The Automotive Chassis: Engineering Principles. Warrendale,PA15096,USA,SAE,1996青島理工大學(xué)畢業(yè)設(shè)計(jì) 附錄 附 錄1. 汽車差速器錐齒輪的幾何尺寸計(jì)算程序includeincludeincludeinclude define Pi float con(double tmp)。int main(){float z1,z2,i。float m,F,hg,h,h11,h21,h111,h211,alfa,sigma,A0,d1,d2,t。float gama1,gama2,c,delta1,delta2,gama01,gama02,gamaR1,gamaR2。float d01,d02,x01,x02,s2,s1,tao,B,sx1,sx2,hx1,hx2。FILE *out。/*輸入行星齒輪齒數(shù)*/printf(please input gear unit of the small gear(z1):\n)。scanf(%f,amp。z1)。/*輸入半軸齒輪齒數(shù)*/printf(please input gear unit of the big gear(z2):\n)。scanf(%f,amp。z2)。/*輸入齒輪模數(shù)*/printf(please input modulus of the gears(m):\n)。scanf(%f,amp。m)。/*輸入行星齒輪切向修正系數(shù)*/printf(please input tao of the gears:\n)。scanf(%f,amp。tao)。/*輸入行星齒輪齒側(cè)間隙*/printf(please input TOOth side clearance of the gear(B):\n)。scanf(%f,amp。B)。//clrscr()。system(cls)。/*計(jì)算齒工作高*/hg=*m。printf(hg=% mm\n,hg)。/*計(jì)算齒全高*/h=*m+。printf(h=% mm\n,h)。/*計(jì)算壓力角*/alfa=*Pi/180。printf(alfa=%\n,con(alfa))。/*計(jì)算軸交角*/sigma=Pi/2。printf(sigma=%\n,con(sigma))。/*計(jì)算節(jié)圓直徑*/d1=m*z1。d2=m*z2。printf(d1=% mm,d2=% mm\n,d1,d2)。/*計(jì)算節(jié)錐角*/gama1=atan(z1/z2)。gama2=atan(z2/z1)。printf(gama1=%,gama2=%\n,con(gama1),con(gama2))。/*計(jì)算節(jié)錐距*/A0=d1/(2*sin(gama1))。printf(A0=%\n,A0)。/*計(jì)算齒面寬*/F=*A0。printf(F=% mm\n,F)。/*計(jì)算周節(jié)*/t=Pi*m。printf(t=% mm\n,t)。/*計(jì)算齒頂高*/h21=(+(z2/z1,2))*m。h11=hgh21。printf(h11=%,h21=%\n,h11,h21)。/*計(jì)算齒根高*/h111=*mh11。h211=*mh21。printf(h111=%,h211=%\n,h111,h211)。/*計(jì)算徑向間隙*/c=hhg。printf(c=%\n,c)。/*計(jì)算齒根角*/delta1=atan(h111/A0)。delta2=atan(h211/A0)。printf(delta1=%,delta2=%\n,con(delta1),con(delta2))。/*計(jì)算面錐角*/gama01=gama1+delta2。gama02=gama2+delta1。printf(gama01=%,gama02=%\n,con(gama01),con(gama02))。/*計(jì)算根錐角*/gamaR1=gama1delta1。gamaR2=gama2delta2。printf(gamaR1=%,gamaR2=%\n,con(gamaR1),con(gamaR2))。/*計(jì)算外圓直徑*/d01=d1+2*h11*cos(gama1)。d02=d2+2*h21*cos(gama2)。printf(d01=%,d02=%\n,d01,d02)。/*計(jì)算節(jié)錐頂點(diǎn)至齒輪外緣距離*///x01=d2/2h11sin(gama1)。x02=d1/2h21sin(gama2)。//////////////////x01=d2/2h11*sin(gama1)。x02=d1/2h21*sin(gama2)。 printf(x01=%,x02=%\n,x01,x02)。/*計(jì)算理論弧齒厚*/s2=t/2(h11h21)*tan(alfa)tao*m。s1=ts2。//B=。/*計(jì)算弦齒厚*/sx1=s1pow(s1,3)/(6*pow(d1,2))B/2。sx2=s2pow(s2,3)/(6*pow(d2,2))B/2。printf(sx1=%,sx2=%\n,sx1,sx2)。/*計(jì)算弦齒高*/hx1=h11+pow(s1,2)*cos(gama1)/(4*d1)。hx2=h21+pow(s2,2)*cos(gama2)/(4*d2)。printf(hx1=%,hx2=%\n,hx1,hx2)。/*寫入到文件中*/if ((out = fopen(, wt)) == NULL){fprintf(stderr, Cannot open output \file.\n)。}fprintf(out ,hg=% mm\n,hg)。fprintf(out ,h=% mm\n,h)。fprintf(out ,alfa=%\n,con(alfa))。fprintf(out ,d1=% mm,d2=% mm\n,d1,d2)。fprintf(out ,gama1=%,gama2=%\n,con(gama1),con(gama2))。fprintf(out ,A0=%\n,A0)。fprintf(out ,F=% mm\n,F)。fprintf(out ,t=% mm\n,t)。fprintf(out ,h11=%,h21=%\n,h11,h21)。fprintf(out ,h111=%,h211=%\n,h111,h211)。fprintf(out,c=%\n,c)。fprintf(out,delta1=%,delta2=%\n,con(delta1),con(delta2))。fprintf(out,gama01=%,gama02=%\n,con(gama01),con(gama02))。fprintf(out,gamaR1=%,gamaR2=%\n,con(gamaR1),con(gamaR2))。fprintf(out,d01=%,d02=%\n,d01,d02)。fprintf(out,x01=%,x02=%\n,x01,x02)。fprintf(out,s1=%\n,s1)。fprintf(out,s2=%\n,s2)。fprintf(out,sx1=%\n,sx1)。fprintf(out,sx2=%\n,sx2)。fprintf(out,hx1=%\n,hx1)。fprintf(out,hx2=%\n,hx2)。fclose(out)。return 0。}float con(double tmp){ double d。 d=tmp*180/Pi。 return(d)。}3
點(diǎn)擊復(fù)制文檔內(nèi)容
數(shù)學(xué)相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1