




如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
图书管理系统 第一篇:图书管理系统七个文件1.book.txt存放书籍2.borrower.txt存放借阅信息3.chenwen.txt存放开始信息4.mima.txt存放密码5.qianyan.txt前言6.student.txt存放学生信息7.yuyue.txt存放预约信息#include#include#includevoidguanliyuan();voidyouke();typedefstructborrower{structborrower*next;structborrower*front;intbook;intstu;inttimes;intsum;}Borr;typedefstructstus{intnumbers;charmark[40];charname[40];charxueyuan[40];intsum;structstus*next;structstus*front;}Stus;typedefstructbooks{structbooks*front;intnumbers;charname[40];charauthor[40];chartype[40];charpublisher[40];intsum;intcun;structbooks*next;}Books;voidchenwenxie4();voidchenwen();voidtime();voidtime1();voidfangkuang();voidprintstudent1(Stus*head);Borr*buildborrowerlist();Books*buildbookslist();Stus*buildstudentlist();Books*insertbook(Books*head1,Books*pa);Stus*insertstudent(Stus*head2,Stus*pb);Borr*insertborrower(Borr*head3,Borr*pc);Books*chenwensousou11(Books*head11,intnum11);Books*chenwensousou12(Books*head12,charname12[]);Books*chenwensousou13(Books*head13,intnum13);Books*chenwensousou15(Books*head22,charname22[]);Stus*chenwensousou21(Stus*head21,intnum21);Stus*chenwensousou22(Stus*head22,charname22[]);Stus*chenwensousou23(Stus*head23,intnum23);Borr*chenwensousou31(Borr*head31,intnum31);Borr*chenwensousou32(Borr*head32,intnum32);Borr*chenwensousou33(Borr*head33,intnum33);Borr*chenwensousou34(Borr*head34,intnum34);Books*deletebook1(Books*head,intnum);Stus*deletestudent1(Stus*head,intnum);Borr*deleteborrower1(Borr*head,intnum);Borr*deleteborrower2(Borr*head,intnum);Books*booksorting11(Books*head);Books*booksorting12(Books*head);Stus*studentsorting21(Stus*head);Stus*studentsorting22(Stus*head);Borr*borrowersorting31(Borr*head);Borr*borrowersorting32(Borr*head);Borr*borrowersorting33(Borr*head);Books*chenwensousou14(Books*head12,chartype[]);voidprintbook(Books*head);voidprintborrower(Borr*head);voidchenwendu1(Books*head);voidchenwendu2(Stus*head);voidchenwendu3(Borr*head);Books*chenwenxie1();Stus*chenwenxie2();Stus*chenwenxie22();Borr*chenwenxie3();Borr*yuyuexie();vo

努力****南绿
实名认证
内容提供者


最近下载