搜索资源列表
phonebook
- 基于顺序表的一个电话薄程序,c++实现,完成电话薄初始化,添加,删除,修改,精确(模糊)查询,按英文字母排序。-Based on the order of the table a telephone book program, c++ implementation of the phone book to complete initialization, add, delete, modify, precise (fuzzy) query, in alphabetical order.
librarysystemdesign
- 我们设计的系统包括图书馆书籍信息管理、读者借阅管理、读者信息管理三个模块,可以实现基本的图书馆管理操作。 读者可以实现的具体功能如下: 1、查询馆藏图书信息(包括精确查询、模糊查询、图书信息排序)。 2,查询本人图书借阅信息。 3、完成借书、还书、续借的功能。 -Reader specific functions can be implemented as follows: 1, the query information collection of books (inc
