




已閱讀5頁,還剩78頁未讀, 繼續(xù)免費(fèi)閱讀
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
3,1,Chapter6.,Looping,3,2,Aloopisarepetitioncontrolstructure.itcausesasinglestatementorblocktobeexecutedrepeatedly,Whatisaloop?,3,3,TwoTypesofLoops,countcontrolledloopsrepeataspecifiednumberoftimesevent-controlledloopssomeconditionwithintheloopbodychangesandthiscausestherepeatingtostop,3,4,WhileStatement,SYNTAXwhile(Expression)./loopbody.NOTE:Loopbodycanbeasinglestatement,anullstatement,orablock.,3,5,Whentheexpressionistestedandfoundtobefalse,theloopisexitedandcontrolpassestothestatementwhichfollowstheloopbody.WHILELOOP,FALSE,TRUE,bodystatement,Expression,3,6,aninitializationoftheloopcontrolvariableanexpressiontotestforcontinuingtheloopanupdateoftheloopcontrolvariabletobeexecutedwitheachiterationofthebody,Count-controlledloopcontains,3,7,intcount;count=4;/initializeloopvariablewhile(count0)/testexpressioncoutcountendl;/repeatedactioncount-;/updateloopvariablecout“Done”0)coutcountendl;count-;cout“Done”0)coutcountendl;count-;cout“Done”0)TRUEcoutcountendl;count-;cout“Done”thisBP;total=total+thisBP;count+;/updatecout“Thetotal=“totalmonthday;/primingreadwhile(!(month=2,3,31,Examples,cin.get(inChar);while(inChar!=n)coutthisBP;coutdataValuesentinel;while(sentinel=1)/=cindataValuesentinel;/infiniteloop,3,34,End-of-FileControlledLoop,dependsonfactthatafilegoesintofailstatewhenyoutrytoreadadatavaluebeyondtheendofthefile,3,35,/End-of-filecontrolledlooptotal=0;myInfilethisBP;/primingreadwhile(myInfile)/whilelastreadsuccessfultotal=total+thisBP;myInfilethisBP;/readanothercoutthisBP;/readanothercoutthisBP;if(thisBP=200)isSafe=false;/changeflagvalueelsecountGoodReadings+;coutcountGoodReadingsnumber;sum=sum+number;/summingcount+;,3,42,PreviousandCurrentValues,writeaprogramthatcountsthenumberof!=operatorsinaprogramfilekeeptrackofcurrentandpreviouscharacters,3,43,intcount;charprevious;charcurrent;count=0;inFile.get(previous);/primingreadsinFile.get(current);while(inFile)if(current=)/readanother,/counting!=operatorinafile,3,44,initializeouterloopwhile(outerloopcondition).initializeinnerloopwhile(innerloopcondition)innerloopprocessingandupdate.,PatternofaNestedLoop,3,45,AnExample,inFile.get(inChar);while(inFile)/outerloopintcommaCount=0;while(inChar!=n)/innerloopif(inChar=,)commaCount+;inFile.get(inChar);coutcommaCountendl;inFile.get(inChar);,countingcommasonalineofafilewithmanylines.,3,46,AnotherExample,intx=0,count=0;while(x100)inty=0;while(y10)count+;y+;x+;coutcounthowMany;/primingread,3,51,while(myInfile)/lastreadsuccessfulpatientCount+;coutthisBP;count+;totalForPatient=totalForPatient+thisBP;average=totalForPatient/float(howMany);coutthisIDhowMany;/anotherread,3,52,cout“Therewere“patientCount“patientsonfile.”endl;coutkind;total=total+price;count+;cout“Totalis:“total0/Line1while(inFile)/Line2/Line3sum=sum+number;/Line4inFilenumber;/Line5/Line6A)betweenlines1and2B)betweenlines2and3C)betweenlines3and4D)betweenlines4and5E)Noprimingreadisnecessary.,3,77,CHOICE,A,3,78,CHOICE,Giventheinputdata25106-1whatistheoutputofthefollowingcodefragment?(Allvariablesareoftypeint.)sum=0;cinnumber;while(number!=-1)cinnumber;sum=sum+number;coutsumendl;A)15B)41C)40D)16E)nooutput-thisisaninfiniteloop,3,79,CHOICE,A,3,80,CHOICE,Afterexecutionofthefollowingcode,whatisthevalueoflength?(countandlengthareoftypeint.)length=5;count=4;while(count=100)length=length-2;elselength=count*length;count+;A)600B)100C)98D)20,3,81,CHOICE,C,3,82,CHOICE,Inthefollowingcodefragment,asemicolonappearsattheendofthelinecontainingtheWhile
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 2025年細(xì)胞治療產(chǎn)品臨床試驗(yàn)法規(guī)解讀與審批流程報(bào)告
- 海上風(fēng)能資源評(píng)估報(bào)告2025年深遠(yuǎn)海風(fēng)電發(fā)展規(guī)劃海上風(fēng)電場經(jīng)濟(jì)效益分析
- 茶與咖啡的跨界融合:2025年市場發(fā)展趨勢與品牌競爭力研究報(bào)告
- 城市自來水廠升級(jí)改造2025年環(huán)境友好型技術(shù)應(yīng)用報(bào)告
- 2025年智能倉儲(chǔ)貨架制造項(xiàng)目智能控制系統(tǒng)研發(fā)報(bào)告
- 物聯(lián)網(wǎng)設(shè)備安全漏洞防護(hù)策略深度剖析:2025年技術(shù)標(biāo)準(zhǔn)解讀報(bào)告001
- 2025年醫(yī)院信息化建設(shè)電子病歷系統(tǒng)優(yōu)化策略研究報(bào)告
- 2025年醫(yī)院電子病歷系統(tǒng)優(yōu)化在醫(yī)院信息化建設(shè)中的數(shù)據(jù)安全防護(hù)機(jī)制研究報(bào)告
- 2025年城市地下綜合管廊建設(shè)專項(xiàng)債券資金申請財(cái)務(wù)分析報(bào)告
- 2025年醫(yī)藥行業(yè)CRO研發(fā)外包模式下的研發(fā)項(xiàng)目管理培訓(xùn)與咨詢報(bào)告
- 外墻吊籃安全專項(xiàng)施工方案
- 思維可視化工具在英語教學(xué)中的應(yīng)用探究 論文
- GMP清潔驗(yàn)證課件
- 養(yǎng)老護(hù)理員四級(jí)理論試題及答案
- 脊柱內(nèi)鏡技術(shù)
- 采購詢價(jià)單模板
- 心理測量課件-常見量表介紹與應(yīng)用
- 隆鼻術(shù)后護(hù)理查房
- 關(guān)于進(jìn)境食用水生動(dòng)物指定監(jiān)管場地名單
- 2023年主任醫(yī)師(正高)-中醫(yī)內(nèi)科學(xué)(正高)考試歷年真題集錦附答案
- 農(nóng)村分家協(xié)議書4篇
評(píng)論
0/150
提交評(píng)論