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

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

高校智能排课系统

 本文ID:LWGSW14122 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 高校智能排课系统 (收费:1000 积分)  

论文字数:9056,页数:21

摘要

现代大学的学科设置越来越科学,大学的学习方式也在不断的更新,许多国内的大学开始向国际化方向发展,采用学分制的管理系统。然而,要采用这样一种先进的模式,首先要面对就是学生选课时所依据的排课表该如何生成的问题。在以往的教学管理中,许多高校只能通过人工的方式生成。伴随着学科范围的不断扩大,各个院系的学科科目也越来越多,庞大的课时、教师、教室信息令学校的教务安排人员眼花缭乱,无法迅速、高效地完成排课任务。智能排课系统就是为了解决这一问题而开发的。它对旧的排课方式方法是一种革命性的冲击。智能排课系统具有高效性、灵活性、可重复利用性等特点。它可以轻松、合理的解决了高校的排课问题。

关键词:排课算法;排课系统;智能;课表调整;JSP;
ABSTRACT

The modern university discipline’s installation is more and more science, a lot of domestic universities begin to develop toward internationalization, adopt the administrative system of the credit system. But is it adopt advanced mode this to want, should first face it is whom student base on at the course of selecting that arrange this problem of how to produce of the school timetable. In past teaching management, a lot of universities can only produce through artificial way. Following the constant enlargement of the discipline range, discipline subject of all institute department is getting more and more too, make educational administration of the school arrange personnel dazzledly in huge period, teacher, classroom information, it is unable to accomplish the task of arranging the lesson fast, high-efficient. It is developed in order to solve this problem that intelligence arranges the lesson system. It is a kind of revolutionary impact to old arranging the methods of the lesson. It last lesson intelligence the systems there is efficiency, flexibility, can such characteristics as re-utilizing, etc. It can light, reasonable settlement university arrange the problem of the lesson.

Keywords: Arrange a lesson of algorithms; Arrange the lesson system; Intelligence; the school timetable is adjusted; JSP;

目录
前言 I
摘要 II
ABSTRACT III
第一章 绪论 1
1.1  项目背景 1
1.2  本文所作工作 1
第二章 相关技术介绍 3
2.1  JSP简介 3
2.1.1  JSP开发背景及发展趋势 3
2.2.2  JSP编程的特点及优势 3
2.2  JDBC简介 6
2.2.1  JDBC 概述 7
2.2.2  JDBC的设计目标 7
2.2.3  主要的JDBC类 9
2.2.4  排课系统调度模块所用的JDBC API 10
2.3  MVC模式与WebWork框架简介 11
2.3.1  MVC模式构建思想 11
2.3.2  WebWork框架 12
第三章 需求分析 14
3.1  排课系统使用现状 14
3.2  本系统的主要作用 14
3.3  系统的开发前瞻 15
第四章 总体设计 16
4.1 系统功能模块划分 16
4.1.1  系统管理与维护 16
4.1.2  排课算法设计与实现 16
4.1.3  课表查询与打印 16
4.1.4  课表调整与调度 17
4.2  系统数据库设计 17
4.2.1 整体实体关系图 17
4.2.2 课表调度模块主要数据表 18
4.2.3 数据流 19
4.2.4 数据字典 20
第五章 课表调整与调度模块的详细设计与实现 21
5.1  课表调整与调度模块首页 21
5.2  时间和教室都调换功能设计 21
5.2.1  查询调换功能设计 22
5.2.2  直接调换功能设计 27
5.3  其他功能设计 30
5.3.1  教室调换功能设计 30
5.3.2  时间调换功能设计 32
5.4  MVC与WebWork在排课系统中的应用 33
5.4.1  WebWork的搭建过程 34
5.4.2  WebWork在本系统中的例子 35
第六章 系统运行情况 38
第七章 尚待解决的问题 40
致谢 41
参考文献 42
附录 关于向软件业投资的方向的一些看法 43
1操作系统 43
2开发工具 44
3应用软件 44
Appendix: Some Views in the Direction Making the Investment of the Software Industry 47
1.Operating System 47
2 Developing Instruments 48
3 Application Software 49


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:高校学生考勤管理系统 下一篇:网上购书系统的设计与实现
Tags:高校 智能 系统 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

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

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

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