1 / 57
文档名称:

毕业设计资料管理系统 毕业设计.doc

格式:doc   大小:1,314KB   页数:57页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计资料管理系统 毕业设计.doc

上传人:glfsnxh 2017/11/24 文件大小:1.28 MB

下载得到文件列表

毕业设计资料管理系统 毕业设计.doc

相关文档

文档介绍

文档介绍:毕业设计资料管理系统
摘要
毕业设计作为高校学生毕业前的最后设计课程,是对学生综合能力检验及应用能力培养的重要途径。通过毕业设计管理系统,能够使学生与老师进行有效的沟通,毕业设计过程中的要求很好的得到完成,课题管理也很方便。本课题主要针对于高校的毕业环节进行管理,包括指导教师发布课题,学生进行选题,教师审核,毕业设计资料管理系统环节。
本课题拟在WINDOWS XP系统下,安装配置IIS服务器实现相应的功能,用SQL SERVER 作为后台数据库,开发工具采用Microsoft Visual Studio 2005,技术设计相关动态网页页面,完成系统的开发。
在系统中主要实现的功能可分为以下几类,一是课题申报管理,二是学生选题管理,三是教师对课题的审核进行管理,四是对毕设过程中的资料进行管理。在本系统的具体实现中,即编码阶段,除了综合面向对象的开发技术外,SQL语句是贯穿整个程序的,无论是查询、删除、插入、修改用SQL语句实现都是比较直观的,而且易懂。
关键词: 数据库;SQL;服务器
Abstract
As a college graduation graduation before the final design course, is prehensive ability test and an important way of Application Ability. Design management system through graduation, enabling students municate effectively with teachers, graduation requirements of the design process pleted well, Project Management is also very convenient. The main subject areas for the university's graduate management, including guidance issued subject teachers, students topics, teachers review, graduate design data management system links.
The project intends to WINDOWS XP system, install and configure IIS server to achieve the corresponding functions, using SQL SERVER as backend database, development tools using Microsoft Visual Studio 2005, using dynamic web page design-related technologies, complete systems.
Main achieved in the system functions can be divided into the following categories, one subject reporting management, two topics of management students, three teachers management review of the subject, four is plete data set to manage the process. In the specific implementation of the system, that the coding phase, in addition to the development of integrated object-oriented technology outside, SQL statement is run through the whole process, whether it is the query, delete, insert, modify, use the SQL statement is relatively straightforward to achieve, and Easy to understand.
Keywords: Database; SQL; server
目录
摘要 I
Abstract II
第 1 章系统概述 1
1
1
1
第 2 章可行性分析 3
3