#include/*時(shí)間庫函數(shù)*/#include/*調(diào)用系統(tǒng)函數(shù)*/#include/*串操作及內(nèi)存操作函數(shù)*/#include#">
C語言車票管理系統(tǒng)源程序.doc

C語言車票管理系統(tǒng)源程序.doc

ID:51593688

大?。?9.00 KB

頁數(shù):20頁

時(shí)間:2020-03-13

C語言車票管理系統(tǒng)源程序.doc_第1頁
C語言車票管理系統(tǒng)源程序.doc_第2頁
C語言車票管理系統(tǒng)源程序.doc_第3頁
C語言車票管理系統(tǒng)源程序.doc_第4頁
C語言車票管理系統(tǒng)源程序.doc_第5頁
資源描述:

《C語言車票管理系統(tǒng)源程序.doc》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在工程資料-天天文庫。

1、#include#include/*時(shí)間庫函數(shù)*/#include/*調(diào)用系統(tǒng)函數(shù)*/#include/*串操作及內(nèi)存操作函數(shù)*/#include#include#defineN80/*宏定義多條記錄*/voidmaipiao(ints,intt);/*函數(shù)定義*/floattimes(intk);inthour(intk){switch(k){case1:return07;break;case2

2、:return10;break;case3:return13;break;case4:return16;break;case5:return19;break;case6:return21;break;/*d到閩清一天的發(fā)車時(shí)間小時(shí)段*/case7:return07;break;case8:return11;break;case9:return15;break;case10:return19;break;case11:return23;break;/*d到長樂一天的發(fā)車時(shí)間小時(shí)段*/case12:retu

3、rn07;break;case13:return11;break;case14:return15;break;case15:return19;break;case16:return23;break;/*d到連江一天的發(fā)車時(shí)間小時(shí)段*/case17:return07;break;case18:return11;break;case19:return16;break;case20:return20;break;/*d到永泰一天的發(fā)車時(shí)間小時(shí)段*/case21:return07;break;case22:re

4、turn12;break;case23:return17;break;case24:return22;break;/*d到福清一天的發(fā)車時(shí)間小時(shí)段*/case25:return07;break;case26:return14;break;case27:return19;break;case28:return22;break;/*d到羅源一天的發(fā)車時(shí)間小時(shí)段*/}}/*開車時(shí)間段*/intminute(intk){switch(k){case1:return00;break;case2:return00;

5、break;case3:return00;break;case4:return00;break;case5:return00;break;case6:return00;break;/*d到閩清一天的發(fā)車時(shí)間分鐘段*/case7:return00;break;case8:return00;break;case9:return00;break;case10:return00;break;case11:return00;break;/*d到長樂一天的發(fā)車時(shí)間分鐘段*/case12:return00;break

6、;case13:return00;break;case14:return00;break;case15:return00;break;case16:return00;break;/*d到連江一天的發(fā)車時(shí)間分鐘段*/case17:return00;break;case18:return30;break;case19:return00;break;case20:return30;break;/*d到永泰一天的發(fā)車時(shí)間分鐘段*/case21:return00;break;case22:return30;bre

7、ak;case23:return00;break;case24:return30;break;/*d到福清一天的發(fā)車時(shí)間分鐘段*/case25:return30;break;case26:return00;break;case27:return30;break;case28:return30;break;/*d到羅源一天的發(fā)車時(shí)間分鐘段*/}}/*開車時(shí)間段*/voidwap(intk){switch(k){case1:printf("閩清");break;case2:printf("長樂");brea

8、k;case3:printf("連江");break;case4:printf("永泰");break;case5:printf("福清");break;case6:printf("羅源");break;}}/*輸入終點(diǎn)站的函數(shù)*/intshijian(){structtm*ptr;time_tlt;lt=time(NULL);ptr=gmtime(<);printf(ctime(<));return0;}/*輸出當(dāng)前時(shí)間的函數(shù)*/

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文

此文檔下載收益歸作者所有

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學(xué)公式或PPT動(dòng)畫的文件,查看預(yù)覽時(shí)可能會(huì)顯示錯(cuò)亂或異常,文件下載后無此問題,請(qǐng)放心下載。
2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫負(fù)責(zé)整理代發(fā)布。如果您對(duì)本文檔版權(quán)有爭議請(qǐng)及時(shí)聯(lián)系客服。
3. 下載前請(qǐng)仔細(xì)閱讀文檔內(nèi)容,確認(rèn)文檔內(nèi)容符合您的需求后進(jìn)行下載,若出現(xiàn)內(nèi)容與標(biāo)題不符可向本站投訴處理。
4. 下載文檔時(shí)可能由于網(wǎng)絡(luò)波動(dòng)等原因無法下載或下載錯(cuò)誤,付費(fèi)完成后未能成功下載的用戶請(qǐng)聯(lián)系客服處理。