搜索资源列表
数据结构的课程设计
- 大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。-Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, bu
note
- 用vC++文字界面编写的较为简单的通讯录,实现存储,查找,删除等功能。-VC++ language interface with a relatively simple address book to prepare for storage, search, delete functions.
library-management-system-project-in-c
- Mini Project in C Library Management System. This mini project in C Library Management System is a console application without graphic developed using the C programming language. It is compiled in Code::Blocks with the gcc compiler. In this, you
Addressbookmanagement
- 一个建议的通讯录管理系统,C语言编写。实现通讯录的增删查改功能。-A suggested address book management system, C language. Contacts realize additions and deletions to change search function.
AddressBook
- 能实现增加,搜索,删除,计数的学生通讯录(本科C++课程设计)(To achieve increase, search, delete, count the student address book (undergraduate C++ curriculum design))