最新毕业设计(论文)-格式模板(新)
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
常州信息职业技术学院学生毕业设计(论文)报告
系别:计算机(软件)学院
专业:通信网络与设备
班号:通信网络092
学生姓名:胡俊
学生学号:0908153202
设计(论文)题目:常州信息职业技术学院
校园无线网络管理方案设计
指导教师:吴敏君
设计地点:常州信息职业技术学院
起迄日期:2011.9.26-2011.11.20
目录
摘要 (1)
Abstract (2)
第一章绪论 (1)
1.1 课题来源及选题背景 (1)
1.1.1课题来源 (1)
1.1.2 选题背景 (1)
1.2实验实训室调度管理系统的工作意义 (1)
1.3实验实训室调度管理系统设计的目的 (2)
第二章需求分析 (3)
2.1 系统功能需求 (3)
2.2 系统的设计指标 (3)
第三章系统总体方案及架构设计 (3)
3.1 总体实施方案 (3)
3.2 系统整体框架设计 (4)
3.3 系统的软硬件选择 (4)
3.3.1系统硬件的选择 (4)
3.3.2系统软件平台的选择 (4)
第四章数据库设计 (5)
4.1 系统设计方法 (5)
4.2 数据库的设计 (5)
4.2.1 关系数据库设计的基本原则 (5)
4.2.2 数据库系统设计架构 (6)
4.2.3 表设计 (6)
第五章系统功能设计与实现 (7)
5.1 系统功能模块划分及描述 (7)
5.2 系统界面整体布局设计 (7)
5.3 系统核心模块设计与实现 (7)
5.3.1 教师用户管理模块设计 (7)
5.3.2基础信息维护者模块设计 (7)
第六章总结与展望 (8)
致谢 (8)
参考文献 (10)
摘要
近年来,随着网络技术与计算机技术的不断发展,数据库技术的进一步成熟,高校的信息化进程也在不断的推进。高校实验实训室调度管理是目前高等学校实施教育信息化的一个主要内容,如何构造一个高效率、交互性和一体化实验实训室调度管理系统,是高校管理者和教育信息技术专业人员追求的目标。
系统采用基于B/S架构进行设计,实现不同人员,从不同地点,以不同的接入方式访问和操作共同的数据库,即实现多级用户管理。结合数据库的安全管理和平台本身的安全策略设计,有效地保护数据平台和管理访问权限,服务器数据也很安全。利用Ajax技术作为整个系统表现层实现的主要技术,从而实现页面的异步传输,提高用户软件易用性,增强用户体验。实现整个系统整合实训场地、实训设备、实训管理人员、实训教师、实训课程的相关信息。
本论文分析了课题的开发背景及意义,通过实际的需求分析得出目前学院实验实训室调度管理存在的问题和不足,确定了实验实训室调度管理系统的特点和拟解决的主要问题。概要描述了系统的需求分析,对系统的整体功能、模块设计、数据库设计、界面设计以及功能实现进行了详细描述。
关键词,Web应用程序,中间件,异步传输,权限系统
Abstract
In recent years, with the ongoing development of network technology and computer technology, database technology becoming further matured, information process in college is also advancing constantly. The management of experimental and training is one of the main contents in realizing teaching information in college. It’s the management staff and technicians’ goal to develop a proficient, interactive and integrated management system for lab experiment and training.
Based on the practical requirements of the lab management in our college, a management system for experimental and training is designed based on B/S (Browser / Server)structure. Take advantage of the advanced network platform, take the application environment of our college into consideration: scattered training sites, complicated facilities as well as more investments in training infrastructure. Designed open and flexible data architecture system based on the improved business logic.
This paper analyzes the development background and significance of the subject, obtained by the actual needs of the current experiments Institute of Management training room scheduling problems and lack of experiments to determine the training room scheduling management system features and the main problems to be solved. Summary describes the system requirements analysis, the overall function of the system, module design, database design, interface design and function to achieve a detailed description. Keyword , Web application, middleware, transfer, authentication system