文件名称:Book-information-management-system
介绍说明--下载内容均来自于网络,请自行研究使用
该系统主要完成书店租书的管理。功能模块有,数据录入,如图书类别信息,图书信息,租阅者信息的录入;数据修改,如图书类别信息,图书信息,租阅者信息的修改;数据删除,图书类别,图书信息,租阅者信息的删除;数据显示,图书类别,图书信息,租阅者信息的显示;数据插入,图书类别,图书信息,租阅者信息的插入;数据统计,图书类别,图书租阅次数,租阅者逾期欠费统计等。
采用十字链表的形式实现图书租阅管理系统。建立图书类别的动态链表,根据不同的类别建立不同的图书信息动态链表,依据不同的图书建立对应的读者动态链表进而形成链表的三级结构。通过对不同动态链表的遍历,实现数据的显示及数据的修改,删除操作,更新操作,采用头插法或尾插法来实现链表的插入操作。-This system mainly completes the bookstore book rental management. Function module, data entry, such as the book information, book information, for reading information input data modification, such as book information, book information, rent read information modification data delete, books category, book information, rent the viewers delete information data display, book, book information rent, reading the display of information data insertion, books category, book information, rent reading information insertion data statistics, books category, book number rent rent read, reading overdue arrears statistics.
Technical descr iption: the cross in the form of rent read books management system. Establishment of book category of the dynamic list, according to the different categories to establish different books information dynamic list, according to the different books to establish corresponding reader dynamic list and form a list of three level structure. According to the different
采用十字链表的形式实现图书租阅管理系统。建立图书类别的动态链表,根据不同的类别建立不同的图书信息动态链表,依据不同的图书建立对应的读者动态链表进而形成链表的三级结构。通过对不同动态链表的遍历,实现数据的显示及数据的修改,删除操作,更新操作,采用头插法或尾插法来实现链表的插入操作。-This system mainly completes the bookstore book rental management. Function module, data entry, such as the book information, book information, for reading information input data modification, such as book information, book information, rent read information modification data delete, books category, book information, rent the viewers delete information data display, book, book information rent, reading the display of information data insertion, books category, book information, rent reading information insertion data statistics, books category, book number rent rent read, reading overdue arrears statistics.
Technical descr iption: the cross in the form of rent read books management system. Establishment of book category of the dynamic list, according to the different categories to establish different books information dynamic list, according to the different books to establish corresponding reader dynamic list and form a list of three level structure. According to the different
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C语言链表实现图书租阅系统
.........................\BookManagement.c
.........................\BookManagement.exe
.........................\BookManagement.h
.........................\c语言程序设计.doc
.........................\BookManagement.c
.........................\BookManagement.exe
.........................\BookManagement.h
.........................\c语言程序设计.doc