高校教材管理系统的设计与实现.doc

约53页DOC格式手机打开展开

高校教材管理系统的设计与实现,论文资源标准word格式排版共 53页 10921字摘 要 本论文通过对高校教材管理的学习和研究,提出了。在实现过程中,深入考虑了高校教材管理系统从定制计划,采购进书到入库出库的全部过程。讨论了需求分析、数据库设计、系统模块设计的各个实现细节。该系统的实施,定会大大提高高校教材管理的自动化水...
编号:25-256644大小:1.89M
分类: 论文>计算机论文

内容介绍

此文档由会员 莎士比亚 发布

论文资源标准WORD格式排版共 53页 10921字

摘 要
本论文通过对高校教材管理的学习和研究,提出了高校教材管理系统的设计与实现。在实现过程中,深入考虑了高校教材管理系统从定制计划,采购进书到入库出库的全部过程。讨论了需求分析、数据库设计、系统模块设计的各个实现细节。该系统的实施,定会大大提高高校教材管理的自动化水平。
关键词:高校管理;教材管理;SQL Server数据库

Abstract
This paper refers to the design and implementation of the university textbook management system after studying it. In the process of achieving, in-depth consideration of the university textbook management system from customized planning, procurement books,to in and out of storage all the entire process. Discuss the analysis design, database design, module designed to achieve all the details. The implementation of the system, will improve the university textbook management system’s automation greatly.
Key words: University management; textbook management; SQL Server database

目录
中文摘要 I
英文摘要 II
1 概 述 1
1.1 引言 1
2 系统分析 2
2.1可行性分析 2
2.2需求分析 2
2.2.1系统流程 2
2.2.2系统的数据需求 3
2.3数据库管理系统的选择 4
2.4开发工具的选择 5
3 系统设计及实现 6
3.1系统的总体设计 6
3.1.1 功能模块设计 6
3.1.2数据库设计 9
3.2详细设计 13
3.2.1 数据库访问 13
3.2.2 用户登录模块 13
3.2.3 用户管理模块 14
3.2.4 数据库备份模块 15
3.2.5 数据库还原模块 16
3.2.6 学院管理模块 16
3.2.7专业管理模块 17
3.2.8班级管理模块 18
3.2.9课程管理模块 19
3.2.10 教学计划模块 20
3.2.11 教材计划模块 21
3.2.12 采购计划模块 22
3.2.13 教材采购模块 23
3.2.14 采购审核模块 25
3.2.15入库登记模块 26
3.2.16书库退书模块 27
3.2.17班级领书退书模块 28
3.2.18教师领书模块 30
3.2.19 日志查询管理模块 32
3.2.20 查询管理模块 33
4 结束语 36
参考文献 37
致 谢 38
附录一 数据库建表的代码 39
附录二 数据库建视图的代码 41
附录三 系统函数的实例代码 44

参考文献 ……………………………………………………………………………………40