C語言課程設(shè)計報告圖書館管理系統(tǒng)程序代碼_第1頁
C語言課程設(shè)計報告圖書館管理系統(tǒng)程序代碼_第2頁
已閱讀5頁,還剩4頁未讀, 繼續(xù)免費閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)

文檔簡介

1、word 專業(yè)資料#in clude#in clude#in clude #in clude #defi neM 100 struct books char tsmc12; int tsbh;float dj;char zz12;char czzt12;char xm12; char xb12;int xh; sM;int N;bool flag;int main ()int sele; flag=0; sele=1; void sr(); void cx();void sc(); void js(); void hs(); void tc();void jsh();/system (tsgl

2、); prin tf(nn);printf( 1:輸入 2:查詢 3:刪除 n);printf(” 4:借書 5:還書 0:退出 n);while(1)prin tf(nn請輸入功能序號:);sca nf (%d, &sele);if(sele=0 & sele=5)switch(sele) case 1:sr();break;printf(” *n);printf(*n);word 專業(yè)資料printf(nn讓任意鍵繼續(xù)n);wr_file();void sr() int n,i;N=0;printf(可輸入的書本數(shù):);sca nf(%d,&n);N=n+N;pri

3、ntf(”請輸入相關(guān)信息:n);for(i=1;i=n ;i+)printf(圖書名稱:);scan f(%s,sN-n-1+i.tsmc); prin tf( 圖書編號:”);case 2:cx();break;case 3:sc();break;case 4:js();break;case 5:hs();break;caseO:jsh();break; if(flag)break;prin tf(nn);printf(”printf(”printf(”printf(”*n);1:輸入 2:查詢 3:刪除n);4:借書 5:還書 0:退出n);*n);elseprintf(”printf(

4、prin tf(nn);*n);輸入錯誤請再次輸入|nn);printf( 1:輸入 2:查詢3:刪除n);printf(” 4:借書 5:還書0:退出n);printf(*n);主函數(shù)*/輸入*word 專業(yè)資料scan f(%d,& sN-n-1+i.tsbh);prin tf(單價:);word 專業(yè)資料scan f(%f, &sN-n-1+i.dj);prin tf(作者:);scan f(%s,& sN-n-1+i.zz);strcpy(sN-n-1+i.czzt,未借出);strcpy(sN-n-1+i.xm,無); void cx()int i,j1OO=

5、-1,d,k,t=O;char m20;prin tf(查詢:);prin tf(nn請輸入查詢選項:);sca nf(%d,&k);if(k=1)printf(請輸入圖書名稱:”);sca nf(%s,m);for(i=0;iN;i+)if(strcmp(m,si.tsmc)=0)jt=i;t=t+1;else if(k=2)printf(”請輸入圖書編號:);scan f(%d, &d);for(i=0;iN;i+)if(d=si.tsbh)jt=i;t+;if(j0=-1 &t=0)printf(沒有找到!n);if(j0!=-1 & t!=0)print

6、f(t圖書名稱t 圖書編號t 單價t 作者t 存在狀態(tài)t 借書人姓名t 性別t 學號n);for(i=0;it;i+)查詢*prin tf(1:圖書名稱2:圖書編號);word 專業(yè)資料prin tf(t%st%dt%ft%ssji.tsmc,sji.tsbh,sji.dj,sji.z z,sji.czzt,sji.xm,sji .xb,sji.xh);void sc() int i,d,k,t=0;char ms20;int ja=-1;prin tf(查詢:);printf(1:圖書名稱2:圖書編號);prin tf(nn請輸入查詢選項:”);sca nf(%d,&k);if(k=

7、1)printf(請輸入圖書名稱:”);scan f(%s,ms);for(i=0;iN;i+)if(strcmp(ms,si.tsmc)=0)ja=i; break;else if(k=2)printf(”請輸入圖書編號:);scan f(%d, &d);for(i=0;iN;i+)if(d=si.tsbh)ja=i;break;printf(確定刪除該圖書嗎?1 表示 Yes,其他 No);int p;sca nf(%d,&p);if(p=1)printf(Congratulations,刪除成功 |n);if(ja!=-1 & p)刪除模塊*/t%s t%st%d

8、t%sIIword 專業(yè)資料N=N-1;for(i=ja;iN;i+)strcpy(si.tsmc,si+1.tsmc); si.tsbh=si+1.tsbh;si.dj=si+1.dj;strcpy(si.zz,si+1.zz);strcpy(si.czzt,si+1.czzt);strcpy(si.xm,si+1.xm);strcpy(si.xb,si+1.xb); si.xh=si+1.xh;else if(ja=-1)printf ( 沒有找到!n); void js()int i,j1OO=-1,d,k,t=O;char m20;prin tf(查詢:);prin tf(1:圖書名稱

9、2:prin tf(nn請輸入查詢選項:);sca nf(%d,&k); if(k=1)printf(請輸入圖書名稱:);scan f(%s,&m);for(i=0;iN;i+) if(strcmp(m,si.tsmc)=0) jt=i;t=t+1;else if(k=2)printf(請輸入圖書編號:);scan f(%d, &d);for(i=0;iN;i+)if(d=si.tsbh)jt=i; t+;借書模塊*/圖書編號);word 專業(yè)資料if(j0=-1 &t=0)printf(”沒有找到! n);strcpy(sji.czzt,已借出);printf

10、(此書已借出n”);if(j0!=-1 &t!=0&sji.czzt=未借出)prin tf(%s%d %f %s %ssji.tsmc,sji.tsbh,sji.dj,sji.zz,sji.czzt,sji.xm,sji .xb,sji.xh); printf(1:確定借閱 2:退出n);scan f(%d,&k);switch(k)case 1:pri ntf(請輸入學號:n);sca nf(%d, &sji.xh);prin tf(請輸入姓名:n);sca nf(%s, &sji.xm);prin tf(請輸入性別:n);sca nf(%s, &a

11、mp;sji.xb);strcpy(sji.czzt,已借出);printf( 已借出,按任意鍵繼續(xù)n); getch();case 2:break;void hs()int i,j1OO=-1,d,k,t=O;char m20;prin tf(查詢:);prin tf(1:圖書名稱2:prin tf(nn請輸入查詢選項:);sca nf(%d,&k);if(k=1)printf(請輸入圖書名稱:);scan f(%s,&m);for(i=0;iN;i+) if(strcmp(m,si.tsmc)=0)%s%s%d還書模塊*/圖書編號);word 專業(yè)資料word 專業(yè)資料jt=i;t+; break;n,sji.tsmc,sji.dj,sji.zz,sji.czzt,sji.xm,sji.xb,sji .xh);printf(1:確定歸還 2:退出n);in t p;scan f(%d,&p);if(p=1)strcpy(sji.czzt,未借出);strcpy(sji.xm,無);sji.xh=0;printf( 已

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
  • 6. 下載文件中如有侵權(quán)或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論