搜索资源列表
-
0下载:
VB做的一个图书管理系统
一个简单的课程设计题目
-
-
0下载:
一个简单的图书管理系统,可实现图书信息的增删改功能。使用access数据库,代码注释详细,可供初学者学习研究用。-A simple library management system, enabling the book to feature additions and deletions of information. The use of access database, code notes in detail for beginners learning research.
-
-
0下载:
设计一个计算机管理系统完成图书管理基本业务1,每种书的登记内容包括书号、书名、著作者、现存量和库存量;2)对书号建立索引表(线性表)以提高查找效率3)系统主要功能如下:
采编入库:新购一种书,确定书号后,登记到图书帐目表中,如果表中已有,则只将库存量增加;
借阅:如果一种书的现存量大于0,则借出一本,登记借阅者的书证号和归还期限,改变现存量;
归还:注销对借阅者的登记,改变该书的现存量。
1)系统功能的进一步完善2)索引表采用树表。3)设计内容4)程序流程图5)源程序6)软件测试
-
-
0下载:
基于VS2005的图书馆信息管理系统,内含数据库文件-VS2005' s library-based information management system that includes database files
-
-
0下载:
图书的增添,借出,归还,借书人,借书日期,归还期限,管理员已限定为Admin密码同,学生用户可自行注册,权限有限制。-Books added, lending, return, borrowers, borrowing date, the return period, the administrator has qualified for the Admin password with student users can register themselves, restricted permi
-
-
0下载:
这是一个c#.net写的一个图书管理系统,基本界面已经成型,其中还有些小功能未实现,数据库用的是SQL Server -This is a book manage system coded by c#.net, is sql server
-