搜索资源列表
-
0下载:
c语言程序设计题图书管理系统
功能描述:
(1)新进图书基本信息的输入。
(2) 图书基本信息的查询。
(3) 对撤消图书信息的删除。
(4)为借书人办理注册。
(5)办理借书手续(非注册会员不能借书)。
(6)办理还书手续
信息描述:有关该系统基本信息的描述,如:图书名称、图书编号、单价、作者、存在状态、借书人姓名、性别、学号等-c language programming library management system functional descr
-
-
0下载:
本文为图书馆管理系统的C语言源代码,可实现图书馆管理的各种功能-In this paper, the library management system for the C language source code, enabling the various functions of library management
-
-
0下载:
这个是综合图书管理系统的c语言程序,综合图书管理系统-This is an integrated library management system in c language program, an integrated library management system
-
-
1下载:
这是简易小型的图书借阅管理系统。本系统可完成图书借阅管理,主要分两大功能:一个是图书管理功能;一个是会员管理功能。除C语言源码外还附有实验报告,里面很详细,设计思路截图都有。-This is a simple small-scale management system to borrow books. The system to borrow books to be completed by management, two main functions: One is the library m
-
-
0下载:
这是一个c语言图书馆的管理系统,你可以通过此系统来实现插入,删除,查找等功能。-This is a c language library management system, you can achieve through this system to insert, delete, search and other functions.
-
-
0下载:
图书管理系统 C语言
基本业务包括:
1、对一本书的采编入库
2、清除库存
3、借阅和归还-C language library management system of basic services, including: 1, editing of a book storage 2, 3 clear inventory, borrow and return
-
-
0下载:
图书管理系统的一个模拟程序。采用C语言编写。采用B树进行存储运行-A library management system simulation program. Using C language. Store run by B tree
-