自动排课系统
合集下载
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
1.1 本课题的研究意义..........................................................................................5 1.2 系统可行性分析..............................................................................................6 第二章 开发软件介绍................................................................................................7 2.1 系统的架构......................................................................................................7 2.2 系统运行环境操作系统..................................................................................7 2.3 系统开发环境..................................................................................................7 2.4 开发工具..........................................................................................................8
This system after the test, the movement is stable, may put into the use.
Key words: Curriculum management, VB, database
3
哈尔滨师范大学计算机科学与技术系
自动排课系统
目录
摘 要............................................................................................................................1 Abstract........................................................................................................................3 第一章 绪论................................................................................................................5
随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深 刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。
作为计算机应用的一部分,使用计算机对选课信息进行管理,有着手工管理 所无法比拟的优点。例如:检索迅速、查找方便、可靠性高、存储量大、保密性 好、寿命长、成本低等。这些优点能够极大地提高人事劳资管理的效率,也是企 业的科学化、正规化管理,与世界接轨的重要条件。
4
哈尔滨师范大学计算机科学与技术系
自动排课系统
绪论
1.1 本课题的研究意义
数据库是从 60 年代初发展起来的计算机技术。经过四十来年的发展,数据 库技术己经趋于成熟。数据库在新的计算机环境中发生了很大的变化。就数据应 用而言呈现出多样化的空间,如数字图书馆、电子出版物、电子商务、远程教育 系统等的出现,给数据库技术提出了更多、更高的要求。
Along with science and technology unceasing enhancement, The computer science is mature day after day, Its formidable function had profoundly known for the people, t entered the human society each domain and is playing the more and more vital role.
2.4.1Visual Basic 的简介...........................................................................8 2.4.2 ACCESS 简介.........................................................................................9 第三章 需求分析......................................................................................................11 第四章 系统实现......................................................................................................12 4.1 本学期课程设置模块设计.......................................................................13 4.2 教师入库信息模块设计.........................................................................14 4.3 课程安排管理模块设计...........................................................................16 4.4 课程查询模块设计...................................................................................18 第五章 系统的问题与调试....................................................................................211 总 结..........................................................................................................................222 致 谢......................................................................................................................233 参考文献....................................................................................................................244
学士学位论文
题 目 自动排课系统 学 生 **** 指导教师 ***** 年 级 ****级 专 业 **** 系 别 **** 学 院 *****
哈尔滨师范大学 2006 年 5 月
自动排课系统
摘要:制定一个学校的排课计划是一项非常耗时且相当辛苦的工作,而且它还得 由有学校排课工作经验或者这方面知识的人才能做好。在一所高校时一个课程表 的制定是一个难题,因为在有关课程表的问题上有很多的限制条件得考虑,还有 大量的数据空间被挖掘,即便你的输入数据量并不是实际意义上的大批量。
自动课程编排系统是一个学校不可缺少的部分,它的内容对于学校的决策者 和管理者来说都至关重要,所以自动课程编排系统应该能够为用户提供充足的信 息和快捷的查询手段。但一直以来人们使用传统人工的方式管理文件档案,这种 管理方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的 文件和数据,这对于查找、更新和维护都带来了不少的困难。
随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深 刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。
本系统经过测试,运行稳定,可投入使Hale Waihona Puke Baidu。
关键字:排课管理,VB,数据库
2
哈尔滨师范大学计算机科学与技术系
自动排课系统
Abstract:Formulates a school platoon class plan is an item consumes extremely when also the quite laborious work, moreover it also must by have the school row of class work experience or this aspect knowledge talented person can complete. When a university a class schedule formulation is a difficult problem, because has the very many limiting condition in the related class schedule question to result in the consideration, but also has the massive data space to excavate, even if your input data quantity is not in the practical significance mass.
The curriculum arranges the system is a school essential part, Its content said regarding the school policy-maker and the superintendent all very important, Therefore the automatic curriculum arranges the system to be supposed to be able to provide the sufficient information and the quick inquiry method for the user. But the people have since always used the traditional artificial way management document file, this management way has many shortcomings, For example: The efficiency low, the secrecy is bad, Moreover the time one is long, Will produce the massive documents and the data, This regarding the search, the renewal and the maintenance has all brought many difficulties.
课程编排系统是一个学校不可缺少的部分,它的内容对于学校的决策者和管 理者来说都至关重要,所以自动课程编排系统应该能够为用户提供充足的信息和 快捷的查询手段。但一直以来人们使用传统人工的方式管理文件档案,这种管理 方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的文件和 数据,这对于查找、更新和维护都带来了不少的困难。
This system after the test, the movement is stable, may put into the use.
Key words: Curriculum management, VB, database
3
哈尔滨师范大学计算机科学与技术系
自动排课系统
目录
摘 要............................................................................................................................1 Abstract........................................................................................................................3 第一章 绪论................................................................................................................5
随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深 刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。
作为计算机应用的一部分,使用计算机对选课信息进行管理,有着手工管理 所无法比拟的优点。例如:检索迅速、查找方便、可靠性高、存储量大、保密性 好、寿命长、成本低等。这些优点能够极大地提高人事劳资管理的效率,也是企 业的科学化、正规化管理,与世界接轨的重要条件。
4
哈尔滨师范大学计算机科学与技术系
自动排课系统
绪论
1.1 本课题的研究意义
数据库是从 60 年代初发展起来的计算机技术。经过四十来年的发展,数据 库技术己经趋于成熟。数据库在新的计算机环境中发生了很大的变化。就数据应 用而言呈现出多样化的空间,如数字图书馆、电子出版物、电子商务、远程教育 系统等的出现,给数据库技术提出了更多、更高的要求。
Along with science and technology unceasing enhancement, The computer science is mature day after day, Its formidable function had profoundly known for the people, t entered the human society each domain and is playing the more and more vital role.
2.4.1Visual Basic 的简介...........................................................................8 2.4.2 ACCESS 简介.........................................................................................9 第三章 需求分析......................................................................................................11 第四章 系统实现......................................................................................................12 4.1 本学期课程设置模块设计.......................................................................13 4.2 教师入库信息模块设计.........................................................................14 4.3 课程安排管理模块设计...........................................................................16 4.4 课程查询模块设计...................................................................................18 第五章 系统的问题与调试....................................................................................211 总 结..........................................................................................................................222 致 谢......................................................................................................................233 参考文献....................................................................................................................244
学士学位论文
题 目 自动排课系统 学 生 **** 指导教师 ***** 年 级 ****级 专 业 **** 系 别 **** 学 院 *****
哈尔滨师范大学 2006 年 5 月
自动排课系统
摘要:制定一个学校的排课计划是一项非常耗时且相当辛苦的工作,而且它还得 由有学校排课工作经验或者这方面知识的人才能做好。在一所高校时一个课程表 的制定是一个难题,因为在有关课程表的问题上有很多的限制条件得考虑,还有 大量的数据空间被挖掘,即便你的输入数据量并不是实际意义上的大批量。
自动课程编排系统是一个学校不可缺少的部分,它的内容对于学校的决策者 和管理者来说都至关重要,所以自动课程编排系统应该能够为用户提供充足的信 息和快捷的查询手段。但一直以来人们使用传统人工的方式管理文件档案,这种 管理方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的 文件和数据,这对于查找、更新和维护都带来了不少的困难。
随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深 刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。
本系统经过测试,运行稳定,可投入使Hale Waihona Puke Baidu。
关键字:排课管理,VB,数据库
2
哈尔滨师范大学计算机科学与技术系
自动排课系统
Abstract:Formulates a school platoon class plan is an item consumes extremely when also the quite laborious work, moreover it also must by have the school row of class work experience or this aspect knowledge talented person can complete. When a university a class schedule formulation is a difficult problem, because has the very many limiting condition in the related class schedule question to result in the consideration, but also has the massive data space to excavate, even if your input data quantity is not in the practical significance mass.
The curriculum arranges the system is a school essential part, Its content said regarding the school policy-maker and the superintendent all very important, Therefore the automatic curriculum arranges the system to be supposed to be able to provide the sufficient information and the quick inquiry method for the user. But the people have since always used the traditional artificial way management document file, this management way has many shortcomings, For example: The efficiency low, the secrecy is bad, Moreover the time one is long, Will produce the massive documents and the data, This regarding the search, the renewal and the maintenance has all brought many difficulties.
课程编排系统是一个学校不可缺少的部分,它的内容对于学校的决策者和管 理者来说都至关重要,所以自动课程编排系统应该能够为用户提供充足的信息和 快捷的查询手段。但一直以来人们使用传统人工的方式管理文件档案,这种管理 方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的文件和 数据,这对于查找、更新和维护都带来了不少的困难。