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

正文內(nèi)容

科學(xué)計(jì)算器課程設(shè)計(jì)-資料下載頁

2025-06-01 21:56本頁面
  

【正文】 notification handler code here if((1)==39。39。) m_Show=(()1)。 else m_Show=39。39。+m_Show。 徐州師范 大學(xué) 物理與電子工程學(xué)院課程 設(shè)計(jì) 報(bào)告 28 UpdateData(false)。 } void CJSQDlg::Onclear() { // TODO: Add your control notification handler code here UpdateData()。 m_Show=0。 m_Count=0。 m_Point=0。 UpdateData(false)。 } void CJSQDlg::OnFu1Button() //加法運(yùn)算 { // TODO: Add your control notification handler code here UpdateData()。 if (m_Count==0) { string1=m_Show。 m_Flag = 1。 choose=1。 m_Point=0。 m_Count+=1。 } else { Operation()。 m_Flag = 1。 choose=1。 m_Point=0。 m_Count+=1。 } string1=m_Show。 //m_edit1=0.。 m_Flag = 1。 choose=1。 m_Point= 0。 UpdateData(false)。 } void CJSQDlg::OnFu2Button() //減法運(yùn)算 { // TODO: Add your control notification handler code here 徐州師范 大學(xué) 物理與電子工程學(xué)院課程 設(shè)計(jì) 報(bào)告 29 UpdateData()。 if (m_Count==0) { string1=m_Show。 m_Flag = 1。 choose=2。 m_Point=0。 m_Count+=1。 } else { Operation()。 m_Flag = 1。 choose=2。 m_Point=0。 m_Count+=1。 } UpdateData(false)。 } void CJSQDlg::OnFu3Button() //乘法運(yùn)算 { // TODO: Add your control notification handler code here UpdateData()。 if (m_Count==0) { string1=m_Show。 m_Flag = 1。 choose=3。 m_Point=0。 m_Count+=1。 } else { Operation()。 m_Flag = 1。 choose=3。 m_Point=0。 m_Count+=1。 } UpdateData(false)。 } void CJSQDlg::OnFu4Button() //除法運(yùn)算 徐州師范 大學(xué) 物理與電子工程學(xué)院課程 設(shè)計(jì) 報(bào)告 30 { // TODO: Add your control notification handler code here UpdateData()。 if (m_Count==0) { string1=m_Show。 m_Flag = 1。 choose=4。 m_Point=0。 m_Count+=1。 } else { Operation()。 m_Flag = 1。 choose=4。 m_Point=0。 m_Count+=1。 } UpdateData(false)。 } void CJSQDlg::OnEqualButton() //等號(hào),運(yùn)算結(jié)果 { // TODO: Add your control notification handler code here Operation()。 } void CJSQDlg::OnKe1Button() //求倒數(shù) { // TODO: Add your control notification handler code here UpdateData()。 double f1,f3。 string1=m_Show。 f1=atof(string1)。 if(f1==0) MessageBox(被除數(shù)不能為零 !, 科學(xué)計(jì)算器(徐金富) )。 else { f3=1/f1。 (%f,f3)。 while ((1)==0) { string1=(()1)。 徐州師范 大學(xué) 物理與電子工程學(xué)院課程 設(shè)計(jì) 報(bào)告 31 } if ((1)==.) { string1=(()1)。 } m_Show=string1。 m_Flag=1。 } UpdateData(false)。 } void CJSQDlg::OnSinButton() { // TODO: Add your control notification handler code here (%f,sin(atof(m_Show)*))。 while ((1)==0) { string1=(()1)。 } if ((1)==.) { string1=(()1)。 } m_Show=string1。 m_Flag=1。 UpdateData(false)。 } void CJSQDlg::OnCosButton() { // TODO: Add your control notification handler code here (%f,cos(atof(m_Show)*))。 while ((1)==0) { string1=(()1)。 } if ((1)==.) { string1=(()1)。 } m_Show=string1。 m_Flag=1。 UpdateData(false)。 徐州師范 大學(xué) 物理與電子工程學(xué)院課程 設(shè)計(jì) 報(bào)告 32 } void CJSQDlg::OnTanButton() { // TODO: Add your control notification handler code here if((atoi(m_Show)90)%180==0) { MessageBox(輸入的角度無效,請重新輸入 !, 科學(xué)計(jì)算器(徐金富) )。 } else { (%f,tan(atof(m_Show)*))。 while ((1)==0) { string1=(()1)。 } if ((1)==.) { string1=(()1)。 } m_Show=string1。 m_Flag=1。 UpdateData(false)。 } } void CJSQDlg::OnKe2Button() { // TODO: Add your control notification handler code here (%f,atof(m_Show)*atof(m_Show))。 while ((1)==0) { string1=(()1)。 } if ((1)==.) { string1=(()1)。 } m_Show=string1。 m_Flag=1。 UpdateData(false)。 } void CJSQDlg::OnLnButton() 徐州師范 大學(xué) 物理與電子工程學(xué)院課程 設(shè)計(jì) 報(bào)告 33 { // TODO: Add your control notification handler code here if(m_Show==39。039。||()==0) { MessageBox(輸入的數(shù)據(jù)錯(cuò)誤,請重新輸入 !, 科學(xué)計(jì)算器(徐金富) )。 } else if (()!=1) {MessageBox(輸入的數(shù)據(jù)錯(cuò)誤,請重新輸入 !,標(biāo)準(zhǔn)計(jì)算器 )。} else { (%f,log(atof(m_Show)))。 while ((1)==0) { string1=(()1)。 } if ((1)==.) { string1=(()1)。 } m_Show=string1。 m_Flag=1。 UpdateData(false)。 } } void CJSQDlg::OnLogButton() { // TODO: Add your control notification handler code here if(m_Show==39。039。||()==0) { MessageBox(輸入的數(shù)據(jù)錯(cuò)誤,請重新輸入 !, 科學(xué)計(jì)算器(徐金富) )。 } else if (()!=1) {MessageBox(輸入的數(shù)據(jù)錯(cuò)誤,請重新輸入 !, 科學(xué)計(jì)算器(徐金富) )。} else { (%f,log10(atof(m_Show)))。 while ((1)==0) { string1=(()1)。 } if ((1)==.) { string1=(()1)。 徐州師范 大學(xué) 物理與電子工程學(xué)院課程 設(shè)計(jì) 報(bào)告 34 } m_Show=string1。 m_Flag=1。 UpdateData(false)。 } } void CJSQDlg::OnKe3Button() { // TODO: Add your control notification handler code here float n = atof(m_Show)。 float res=1。 if ((.)!=1amp。amp。(.)!=()1) {MessageBox(無法計(jì)算小數(shù)的 n!,n 必須為正整數(shù) !, 科學(xué)計(jì)算器(徐金富) )。} else if (()!=1) {MessageBox(無法計(jì)算負(fù)數(shù)的 n!,n 必須為正整數(shù) !, 科學(xué)計(jì)算器(徐金富) )。} else if (atof(m_Show)30) {MessageBox(超出計(jì)算范圍 ,要求的階層數(shù)過大無法表示 ,科學(xué)計(jì)算器(徐金富) )。return。} else { for(int i=1。i=n。i++) { res=res*i。 } if(res==0) { res=1。 } (%f,res)。 while ((1)==0) { string1=(()1)。 } if ((1)==.) { string1=(()1)。 } m_Show=string1。 m_Flag=1。 UpdateData(false)。 } } void CJSQDlg::OnKe4Button() 徐州師范 大學(xué) 物理與電子工程學(xué)院課程 設(shè)計(jì) 報(bào)告 35 { float res=1。 // TODO: Add your control notification handler code here if ((.)!=1amp。amp。(.)!=()1) {MessageBox(n 必須為正整數(shù) !, 科學(xué)計(jì)算器(徐金富) )。} else if (()!=1) {MessageBox(n 必須為正整數(shù) !, 科學(xué)計(jì)算器(徐金富) )。} else { for(int i=1。i=atof(m_Show)。i++) { res=res*10。 } (%f,res)。 while ((1)==0) { string1=(()1)。 } if ((
點(diǎn)擊復(fù)制文檔內(nèi)容
研究報(bào)告相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1