论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

基于B/S的网络毕业设计管理系统

 本文ID:LWGSW17831 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 基于B/S的网络毕业设计管理系统 (收费:1000 积分)  

论文字数:11032.页数:38

 摘要
 从目前高校毕业设计管理中存在的问题出发.开发一套基于B/S的网络毕业设计管理系统。通过毕业设计管理过程分析.进行了系统需求研究、系统结构设计和系统用户界面设计,实现了毕业设计管理中的选题、过程管理、资料汇总的各项功能。有着很大的实际意义。
 毕业设计管理系统对学校加强学生毕业设计管理有着极其重要的作用。由于近几年各个大学学生的数量日益庞大,传统的手工管理不仅工作量大,而且容易出现问题。另外,学生的信息要用到学校教务管理的各个方面,所以一旦学生毕业设计管理出现了错误,后果往往是非常严重的。传统手工的学生毕业设计管理,管理过程繁琐而复杂,执行效率低,并且易于出错。通过这样的系统,我们可以做到信息的规范管理和快速查询,实现了对学生毕业设计管理的系统化、规范化和自动化,这样不仅减少了管理工作量,还提高了管理效率,降低了管理成本。
 一个完整的科学的毕业设计管理流程需要从导师根据自己的研究领域给出一些自己的课题或熟悉的题目,或学生自己事先跟老师说好的项目,要求导师带。管理员把教师的课题放在系统上,让学生选择自己喜欢的项目,最后导师再确定其要带的学生。如果学生选的课题为能被相应的教师选上,则要进入第二次的选题,直到每位毕业生和教师都有课题为止。确定题目之后就是写开题报告,进行开题答辩。导师进行指导。开始做毕业设计。交毕业设计论文,进行毕业答辩。当然系统还应该有新闻发表,以及导师答辩组分配等一些功能。
 使用JCreator Pro及mysql数据库作为开发工具,利用面向对象的结构和B/S三层结构的设计方法,基本实现了毕业设计管理。
 
关键字:B/S架构,mysql,面向对象
 
 
 Abstract
 College graduates from the current design management on the problem, Developing a network based on this architecture graduate design management system. Through graduation design management process analysis. The demand for system , System architecture design and user interface design . Had graduated from the design and management of topics, process management, data compilation of various functions . Have great practical significance.
     Graduation management system for schools to improve students graduate design management has an extremely important role. Due to various universities in recent years the number of students increasing, Traditional manual management is not only the heavy workload, but also prone to problems, In addition, students use the information to schools teaching management in all aspects , So once the students graduate design management, the wrong, the consequences are often very serious , Traditional manual design graduates for management process tedious and complicated, low efficiency, and ease of mistakes, Through such a system, we can standardize information management and rapid inquiry, Implementation of the students graduate design management system, standardization and automation, This will not only reduce the workload management, and improve the management efficiency and reduce the cost of management.
    A complete scientific process design and management graduate from the need for teachers on the basis of their areas of research are given on some of his own subjects familiar with the subject, or student told the teacher prior good project, requiring a tutor. Administrators put teachers on the subject system, allowing students to choose their own favorite projects, Finally instructors to confirm its leading students. If students choose to be subject to the corresponding teachers elected, will have to enter the second round of topics. until everyone graduates and teachers have subject position. After a set topic that the report was opened, that opened in reply. Instructor guidance. Started graduate design. Graduation Thesis pay for graduation reply. Certainly system should have news and trainers reply Group distribution features.
 JCreator Pro and the use mysql database development tool, the use of object-oriented structure and B/S three-tier structure of the system, had graduated from basic design management.
   Keywords : B/S structure, mysql, object-oriented
目    录

目录

摘要 I
Abstract II
第一章  引言 1
第二章 开发环境介绍 3
2.1开发工具JCreator Pro 3
2.2 运行环境tomcat 3
2.3 J2EE体系结构 4
第三章 系统分析 5
3.1 问题的提出 5
3.2 分析问题 5
3.3 系统设计目标 6
3.3.1 系统设计的长远目标:实现完善的毕业设计管理系统 6
3.3.2 系统设计近期 7
 第四章 系统总体设计 8
4.1  数据流图 8
4.2 部分数据字典 8
4.3 E-R图 9
4.4 功能模块 9
4.4.1 程序层次 9
4.4.2 模块功能说明 10
4.5 系统数据表 11
4.5.1教师信息表 11
4.5.2课题信息表 11
第五章 系统详细设计 12
5.1 根据选择学生和教师的流程图 12
5.2 学生毕业设计流程图5.2所示: 13
第六章 编码实现与测试 15
第七章 程序界面 27
第八章  总结与展望 31
8.1 总结 31
8.2 心得体会 32
致  谢 33
参考文献 34


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:SOBOSS门户网站建设 下一篇:康通公司软件开发项目管理系统
Tags:基于 网络 毕业设计 管理系统 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号