搜索资源列表
数据结构的课程设计
- 大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。-Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, bu
Library
- 基于控制台的图书馆管理系统。 用户级操作有按书号、书名、关键字查询,借阅图书,归还图书,追加图书。 管理员级操作有列出所有在库、借出图书,查询借阅用户资料。-Console-based library management system. User-level operations by ISBN, title, keyword query, to borrow books, return books, additional books. Administrator-level oper
LIBRARY
- 图书馆管理系统,控制台操作,能简单实现功能。-Library management system, control panel, can be a simple function to achieve.
控制台下的图书管理系统
- 该图书管理系统可以实现添加账号,登记账号,查看借书人等功能